Skip to content

Commit

Permalink
arm: dts: am33xx.dtsi: Add node name to rtc device node
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Stefan Roese authored and Tony Lindgren committed Feb 28, 2014
1 parent e8c85a3 commit ccd8b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/am33xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
ti,timer-pwm;
};

rtc@44e3e000 {
rtc: rtc@44e3e000 {
compatible = "ti,da830-rtc";
reg = <0x44e3e000 0x1000>;
interrupts = <75
Expand Down

0 comments on commit ccd8b9e

Please sign in to comment.