projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb3e4bb
)
ARM: dts: omap5 uevm: add EEPROM
author
H. Nikolaus Schaller
<hns@goldelico.com>
Thu, 29 Sep 2016 05:25:36 +0000
(07:25 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 9 Nov 2016 21:56:09 +0000
(14:56 -0700)
Add EEPROM.
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-uevm.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap5-uevm.dts
b/arch/arm/boot/dts/omap5-uevm.dts
index 53d31a87b44bd7386c1b50333f130c4d8c9e0ec8..577e33885f4f497d7ff7a85f01c8814fbde85b19 100644
(file)
--- a/
arch/arm/boot/dts/omap5-uevm.dts
+++ b/
arch/arm/boot/dts/omap5-uevm.dts
@@
-33,6
+33,13
@@
vdda-supply = <&ldo4_reg>;
};
+&i2c1 {
+ eeprom@50 {
+ compatible = "atmel,24c02";
+ reg = <0x50>;
+ };
+};
+
&i2c5 {
pinctrl-names = "default";
pinctrl-0 = <&i2c5_pins>;