drivers/i2c/busses/i2c-tegra.c
0 → 100644
+700
−0
include/linux/i2c-tegra.h
0 → 100644
+25
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Adds I2C bus driver for nVidia Tegra SoCs. Tegra includes 4 I2C controllers, one of which is inside the Dynamic Voltage Controller and has a slightly different register map. Signed-off-by:Colin Cross <ccross@android.com> Signed-off-by:
Ben Dooks <ben-linux@fluff.org>