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:
f51155e
)
ARM: dts: rmobile: Enable I2C6 on Porter
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 17 Feb 2018 01:14:09 +0000
(
02:14
+0100)
committer
Marek Vasut
<marex@denx.de>
Sat, 17 Feb 2018 20:59:22 +0000
(21:59 +0100)
Enable I2C6 bus on Porter to access the PMIC , ie. to reset the board.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a7791-porter.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/r8a7791-porter.dts
b/arch/arm/dts/r8a7791-porter.dts
index bc93bb24e4106b6d9a847dfb81cd7b38fcbc349b..0592aa7f494a3d2d0e2b3ba8c59b1ef95290269e 100644
(file)
--- a/
arch/arm/dts/r8a7791-porter.dts
+++ b/
arch/arm/dts/r8a7791-porter.dts
@@
-351,6
+351,11
@@
};
};
+&i2c6 {
+ status = "okay";
+ clock-frequency = <400000>;
+};
+
&sata0 {
status = "okay";
};