-
- Downloads
arm: exynos: i2c: Convert exynos boards to use DM_I2C
Three boards are still not converting to use DM_I2C. They are also using the old PMIC framework. Rather than removing them, add #ifdefs to allow them to continue to build. This will give the maintainers a little more time to decide whether to convert them or not. Signed-off-by:Simon Glass <sjg@chromium.org> Acked-by:
Heiko Schocher <hs@denx.de>
Showing
- arch/arm/Kconfig 1 addition, 0 deletionsarch/arm/Kconfig
- board/samsung/common/misc.c 4 additions, 0 deletionsboard/samsung/common/misc.c
- board/samsung/trats/trats.c 18 additions, 2 deletionsboard/samsung/trats/trats.c
- board/samsung/trats2/trats2.c 14 additions, 4 deletionsboard/samsung/trats2/trats2.c
- board/samsung/universal_c210/universal.c 16 additions, 6 deletionsboard/samsung/universal_c210/universal.c
- configs/origen_defconfig 1 addition, 0 deletionsconfigs/origen_defconfig
- include/configs/s5pc210_universal.h 0 additions, 19 deletionsinclude/configs/s5pc210_universal.h
- include/configs/trats.h 0 additions, 30 deletionsinclude/configs/trats.h
- include/configs/trats2.h 0 additions, 33 deletionsinclude/configs/trats2.h
Please register or sign in to comment