projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a067f7
)
ARM: rmobile: Enable DM capable RCar I2C driver on Silk
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Tue, 1 May 2018 06:57:25 +0000
(08:57 +0200)
committer
Marek Vasut
<marex@denx.de>
Sun, 20 May 2018 10:06:54 +0000
(12:06 +0200)
Enable the DM capable driver instead of the legacy one.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/silk_defconfig
patch
|
blob
|
history
diff --git
a/configs/silk_defconfig
b/configs/silk_defconfig
index c163e823b5b03e577e8b7bc8c5647c3235d0dccf..a1c4e5cde31246f87845ce7fd2ebcb902e7e2e0d 100644
(file)
--- a/
configs/silk_defconfig
+++ b/
configs/silk_defconfig
@@
-54,6
+54,7
@@
CONFIG_CLK_RENESAS=y
CONFIG_DM_GPIO=y
CONFIG_RCAR_GPIO=y
CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_RCAR_I2C=y
CONFIG_SYS_I2C_RCAR_IIC=y
CONFIG_DM_MMC=y
CONFIG_SH_MMCIF=y