projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9706d
)
arm64: dts: renesas: salvator-common: add eeprom
author
Wolfram Sang
<
[email protected]
>
Sun, 29 Apr 2018 18:26:39 +0000
(20:26 +0200)
committer
Simon Horman
<
[email protected]
>
Wed, 16 May 2018 08:46:12 +0000
(10:46 +0200)
Add the EEPROM found on Salvator-X and -XS boards for H3, M3-W, and M3-N
on the IIC_DVFS bus.
Signed-off-by: Wolfram Sang <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm64/boot/dts/renesas/salvator-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
index 9116f4caa3c6e76d10cfd9ff3ee2da14e1b5c8ca..803220a02f5079391480e07c543fbd36897f0eee 100644
(file)
--- a/
arch/arm64/boot/dts/renesas/salvator-common.dtsi
+++ b/
arch/arm64/boot/dts/renesas/salvator-common.dtsi
@@
-385,6
+385,12
@@
};
};
};
+
+ eeprom@50 {
+ compatible = "rohm,br24t01", "atmel,24c01";
+ reg = <0x50>;
+ pagesize = <8>;
+ };
};
&ohci0 {