All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] arm: dts: am33xx.dtsi: Add node name to rtc device node
@ 2014-02-05 12:12 ` Stefan Roese
  0 siblings, 0 replies; 10+ messages in thread
From: Stefan Roese @ 2014-02-05 12:12 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-omap, Lukas Stockmann, Benoit Cousson, Tony Lindgren

Making it possible to reference and therefor change (disable) this
device node from other dts file which import this dtsi file.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
Cc: Benoit Cousson <bcousson@baylibre.com>
Cc: Tony Lindgren <tony@atomide.com>
---
 arch/arm/boot/dts/am33xx.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 6d95d3d..b8daf8c 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -399,7 +399,7 @@
 			ti,timer-pwm;
 		};
 
-		rtc@44e3e000 {
+		rtc: rtc@44e3e000 {
 			compatible = "ti,da830-rtc";
 			reg = <0x44e3e000 0x1000>;
 			interrupts = <75
-- 
1.8.5.3


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

end of thread, other threads:[~2014-02-28 22:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 12:12 [PATCH 1/3] arm: dts: am33xx.dtsi: Add node name to rtc device node Stefan Roese
2014-02-05 12:12 ` Stefan Roese
2014-02-05 12:12 ` [PATCH 2/3] arm: dts: Add Siemens Draco SOM dtsi Stefan Roese
2014-02-05 12:12   ` Stefan Roese
2014-02-05 12:12 ` [PATCH 3/3] arm: dts: Add Siemens am335x-dxr2-e.dts Stefan Roese
2014-02-05 12:12   ` Stefan Roese
2014-02-05 18:29 ` [PATCH 1/3] arm: dts: am33xx.dtsi: Add node name to rtc device node Sergei Shtylyov
2014-02-05 18:29   ` Sergei Shtylyov
2014-02-28 22:45 ` Tony Lindgren
2014-02-28 22:45   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.