Thread (1 message) 1 message, 1 author, 2015-12-01
DORMANTno replies

[PATCH V2 11/14] ARM: dts: am437x: cm-t43: add support for baseboard eeprom

From: Nikita Kiryanov <hidden>
Date: 2015-12-01 13:55:06
Also in: linux-devicetree, linux-omap
Subsystem: the rest · Maintainer: Linus Torvalds

SB-SOM baseboard comes with an on-board EEPROM. On SBC-T43 this EEPROM
resides on the i2c1 bus. Add it to the device tree.

Signed-off-by: Nikita Kiryanov <redacted>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Benoit Cousson <redacted>
Cc: Rob Herring <robh@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Pawel Moll <redacted>
Cc: Igor Grinberg <redacted>
Cc: Dmitry Lifshitz <redacted>
Cc: Ian Campbell <redacted>
---
Changes in V2:
	- No changes.

 arch/arm/boot/dts/am437x-sbc-t43.dts | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/am437x-sbc-t43.dts b/arch/arm/boot/dts/am437x-sbc-t43.dts
index c7a1414..46b2831 100644
--- a/arch/arm/boot/dts/am437x-sbc-t43.dts
+++ b/arch/arm/boot/dts/am437x-sbc-t43.dts
@@ -61,6 +61,12 @@
 		gpio-controller;
 		#gpio-cells = <2>;
 	};
+
+	eeprom_base: at24 at 50 {
+		compatible = "atmel,24c02";
+		reg = <0x50>;
+		pagesize = <16>;
+	};
 };
 
 &i2c2 {
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help