Re: [PATCH] i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc

2008-06-08 Thread Stefan Roese
Hi Jean, On Sunday 08 June 2008, Jean Delvare wrote: > > This patch enables 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 "

Re: [PATCH] i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc

2008-06-08 Thread Jean Delvare
Hi Stefan, On Thu, 5 Jun 2008 10:10:53 +0200, Stefan Roese wrote: > This patch enables 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

Re: [PATCH] i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc

2008-06-05 Thread Josh Boyer
On Thu, 5 Jun 2008 10:10:53 +0200 Stefan Roese <[EMAIL PROTECTED]> wrote: > This patch enables 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. > Addi

[PATCH] i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc

2008-06-05 Thread Stefan Roese
This patch enables 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 anymor