提交 1fef2bf5 编写于 作者: U Uwe Kleine-König 提交者: Alexandre Belloni

ARM: dts: at91: Add label for sam9x5's internal RTC

This allows to simplify several machine device trees using this label
instead of duplicating the SoC's hierarchy.
Signed-off-by: NUwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20190812212757.23432-1-uwe@kleine-koenig.orgSigned-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
上级 abab1cd6
...@@ -941,7 +941,7 @@ ...@@ -941,7 +941,7 @@
status = "disabled"; status = "disabled";
}; };
rtc@fffffeb0 { rtc: rtc@fffffeb0 {
compatible = "atmel,at91sam9x5-rtc"; compatible = "atmel,at91sam9x5-rtc";
reg = <0xfffffeb0 0x40>; reg = <0xfffffeb0 0x40>;
interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>; interrupts = <1 IRQ_TYPE_LEVEL_HIGH 7>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册