projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
934e728
)
ARM: Odroid XU3: Enable driver I2C support for OdroidXU3
author
Anand Moon
<linux.amoon@gmail.com>
Sun, 24 Feb 2019 12:41:34 +0000
(18:11 +0530)
committer
Minkyu Kang
<mk7.kang@samsung.com>
Tue, 12 Mar 2019 06:56:45 +0000
(15:56 +0900)
This commit enables support for I2C S3C424X0 driver.
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
configs/odroid-xu3_defconfig
patch
|
blob
|
history
diff --git
a/configs/odroid-xu3_defconfig
b/configs/odroid-xu3_defconfig
index 682460a1934e0533c0500f582b19439bcbef79f3..887522a59b95e9bdb9e2d5c1c7530e4cdd12090b 100644
(file)
--- a/
configs/odroid-xu3_defconfig
+++ b/
configs/odroid-xu3_defconfig
@@
-35,6
+35,7
@@
CONFIG_ADC=y
CONFIG_ADC_EXYNOS=y
CONFIG_DFU_MMC=y
CONFIG_MMC_DW=y
+CONFIG_SYS_I2C_S3C24X0=y
CONFIG_SMC911X=y
CONFIG_SMC911X_BASE=0x5000000
CONFIG_DM_PMIC=y