projects
/
GitHub
/
moto-9609
/
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:
5c36aa6
)
ARM: dts: lpc4357: enable EEPROM memory
author
Joachim Eastwood
<manabian@gmail.com>
Mon, 14 Dec 2015 22:03:50 +0000
(23:03 +0100)
committer
Joachim Eastwood
<manabian@gmail.com>
Mon, 14 Dec 2015 22:13:04 +0000
(23:13 +0100)
Enable EEPROM for all LPC435x/3x/2x/1x controllers that include
the 16 kB EEPROM device.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
arch/arm/boot/dts/lpc4357.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/lpc4357.dtsi
b/arch/arm/boot/dts/lpc4357.dtsi
index fb9ecc754e8d518549508218d1694cc2603656ba..72f12db8d53a7d5e8e297762e89e2c11967c26ab 100644
(file)
--- a/
arch/arm/boot/dts/lpc4357.dtsi
+++ b/
arch/arm/boot/dts/lpc4357.dtsi
@@
-37,3
+37,7
@@
};
};
};
+
+&eeprom {
+ status = "okay";
+};