Commit 58384f41 authored by Kamel Bouhara's avatar Kamel Bouhara Committed by Alexandre Belloni

ARM: dts: at91: sama5d2: add an rtc label for derived boards

Add an rtc label so we just need to alias it from derived boards.
Signed-off-by: default avatarKamel Bouhara <kamel.bouhara@bootlin.com>
Link: https://lore.kernel.org/r/20191002145914.14874-1-kamel.bouhara@bootlin.comSigned-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent acd743bf
......@@ -689,7 +689,7 @@ clk32k: sckc@f8048050 {
#clock-cells = <0>;
};
rtc@f80480b0 {
rtc: rtc@f80480b0 {
compatible = "atmel,at91rm9200-rtc";
reg = <0xf80480b0 0x30>;
interrupts = <74 IRQ_TYPE_LEVEL_HIGH 7>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment