mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
66e0c12f9e
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> |
||
---|---|---|
.. | ||
cpu-8815.c | ||
Kconfig | ||
Makefile |