]> git.baikalelectronics.ru Git - kernel.git/commit
i2c/powermac: Improve detection of devices from device-tree
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 18 Jun 2012 02:00:50 +0000 (12:00 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Jul 2012 08:22:46 +0000 (18:22 +1000)
commitd10105e031badfd63b21621e3d04a9d3371e4dcd
treef8a42e6cc66c4df6f48857f92e5f977fed98e35c
parent9eceebd4b09aae00c6e2533ec5ad5efde9eb6b2d
i2c/powermac: Improve detection of devices from device-tree

This patch adds a number of workarounds for broken Apple device-trees
mostly around sound chips. It handles creating the missing audio codec
devices and works around various issues with missing addresses or
missing compatible properties.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/i2c/busses/i2c-powermac.c