projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06a0ac
)
ARM: rmobile: Enable DM capable RCar I2C driver on Lager
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Tue, 1 May 2018 06:57:20 +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/lager_defconfig
patch
|
blob
|
history
diff --git
a/configs/lager_defconfig
b/configs/lager_defconfig
index 901b34e1dd55ebbcd9629b60dc89b316424328eb..70083bcbfe86b6a30ddd05b913e9f0059d610664 100644
(file)
--- a/
configs/lager_defconfig
+++ b/
configs/lager_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