]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
authorStefan Roese <sr@denx.de>
Mon, 14 Jul 2008 20:38:30 +0000 (22:38 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Mon, 14 Jul 2008 20:38:30 +0000 (22:38 +0200)
commitd3dc685eb5ef64aa695dabb74f00440ec3ab6796
treea9f1cbc439a481fddce85f1b29b7993b632052f4
parente6c3de6c146d2513332c581433caca6e5cae62bf
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc

Enable the IBM I2C driver for all PPC4xx variants by adding
"ibm,iic" to the compatible list. This way all currently available
arch/powerpc 4xx ports can make use of this driver without any changes.
Additionally all "other" compatible entries are removed since they are
not needed anymore.

Currently all 4xx PPC's have the same compatible I2C macro. If at some
time an incompatibility is detected we can take care of this with an
additional property.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-ibm_iic.c