]> git.sur5r.net Git - u-boot/commitdiff
sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver.
authorChen-Yu Tsai <wens@csie.org>
Sat, 28 Apr 2018 05:36:00 +0000 (13:36 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 1 May 2018 04:45:58 +0000 (10:15 +0530)
The Libre Computer Board ALL-H3-CC does not have an I2C controllable
regulator. Having R_I2C and SPL_I2C enabled serves no purpose.

Disable them.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
configs/libretech_all_h3_cc_h3_defconfig

index 6072680e4711fee03756f74ba4ae8a1f4ebe3e13..185facdf3eab8b0190aa068619a344837bbff1a6 100644 (file)
@@ -5,10 +5,8 @@ CONFIG_MACH_SUN8I_H3=y
 CONFIG_DRAM_CLK=672
 CONFIG_DRAM_ZQ=3881979
 CONFIG_DRAM_ODT_EN=y
-CONFIG_R_I2C_ENABLE=y
 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-libretech-all-h3-cc"
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SPL_I2C_SUPPORT=y
 # CONFIG_CMD_FLASH is not set
 # CONFIG_SPL_DOS_PARTITION is not set
 # CONFIG_SPL_EFI_PARTITION is not set