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:
fd26573
)
ARM: dts: rmobile: Enable IIC3 on V2H Blanche
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 21 Mar 2020 15:57:50 +0000
(16:57 +0100)
committer
marex
<marex@desktop.lan>
Mon, 30 Mar 2020 01:49:23 +0000
(
03:49
+0200)
Enable IIC3 to permit access to the PMIC.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a7792-blanche-u-boot.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/r8a7792-blanche-u-boot.dts
b/arch/arm/dts/r8a7792-blanche-u-boot.dts
index 3555663d647d2e5f16f2ed86d32311954b6d9a16..30b27040f5a30c3cbfe08796486bcd4a40e8a491 100644
(file)
--- a/
arch/arm/dts/r8a7792-blanche-u-boot.dts
+++ b/
arch/arm/dts/r8a7792-blanche-u-boot.dts
@@
-8,6
+8,10
@@
#include "r8a7792-blanche.dts"
#include "r8a7792-u-boot.dtsi"
+&iic3 {
+ status = "okay";
+};
+
&scif0 {
u-boot,dm-pre-reloc;
};