linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node
@ 2016-06-04 12:05 Marek Belisko
  2016-06-10 11:41 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Belisko @ 2016-06-04 12:05 UTC (permalink / raw)
  To: bcousson, tony, robh+dt, mark.rutland, ijc+devicetree, galak
  Cc: linux, linux-omap, devicetree, linux-arm-kernel, linux-kernel,
	H. Nikolaus Schaller, Marek Belisko

From: "H. Nikolaus Schaller" <hns@goldelico.com>

Define RFID eeprom node which is present on gta04
device.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Marek Belisko <marek@goldelico.com>
---
 arch/arm/boot/dts/omap3-gta04.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index a922472..b652dae 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -433,6 +433,12 @@
 		gpios = <&gpio6 0 GPIO_ACTIVE_LOW>;
 		ti,x-plate-ohms = <600>;
 	};
+
+	/* RFID EEPROM */
+	m24lr64@50 {
+		compatible = "at,24c64";
+		reg = <0x50>;
+	};
 };
 
 &i2c3 {
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node
  2016-06-04 12:05 [PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node Marek Belisko
@ 2016-06-10 11:41 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2016-06-10 11:41 UTC (permalink / raw)
  To: Marek Belisko
  Cc: bcousson, robh+dt, mark.rutland, ijc+devicetree, galak, linux,
	linux-omap, devicetree, linux-arm-kernel, linux-kernel,
	H. Nikolaus Schaller

* Marek Belisko <marek@goldelico.com> [160604 05:08]:
> From: "H. Nikolaus Schaller" <hns@goldelico.com>
> 
> Define RFID eeprom node which is present on gta04
> device.

Applying into omap-for-v4.8/dt thanks.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-10 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-04 12:05 [PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node Marek Belisko
2016-06-10 11:41 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).