Searched hist:"66 e0c12f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-nomadik/ |
H A D | Kconfig | 66e0c12f Sun Jun 09 17:17:56 CDT 2013 Linus Walleij <linus.walleij@linaro.org> ARM: nomadik: switch to use the Nomadik I2C driver
Instead of using bit-banged I2C, let's use the actual I2C driver in the kernel. Since the I2C block may be communicating with things like the PMIC, we need to select it from the Kconfig just like the bit-banged adapter is selected today. The rest of the configuration for this driver can be done from the device tree.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> 66e0c12f Sun Jun 09 17:17:56 CDT 2013 Linus Walleij <linus.walleij@linaro.org> ARM: nomadik: switch to use the Nomadik I2C driver Instead of using bit-banged I2C, let's use the actual I2C driver in the kernel. Since the I2C block may be communicating with things like the PMIC, we need to select it from the Kconfig just like the bit-banged adapter is selected today. The rest of the configuration for this driver can be done from the device tree. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|