mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 11:38:27 -04:00
arm64: dts: fsl-ls1028a-kontron-sl28: add rtc0 alias
For completeness, add the rtc0 alias. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -25,6 +25,7 @@ aliases {
|
||||
spi1 = &dspi2;
|
||||
mmc0 = &esdhc1;
|
||||
mmc1 = &esdhc;
|
||||
rtc0 = &rtc;
|
||||
rtc1 = &ftm_alarm0;
|
||||
};
|
||||
|
||||
@@ -178,7 +179,7 @@ &gpio2 {
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
rtc@32 {
|
||||
rtc: rtc@32 {
|
||||
compatible = "microcrystal,rv8803";
|
||||
reg = <0x32>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user