arm64: dts: ls1028a: move rtc alias to individual boards
authorMichael Walle <michael@walle.cc>
Tue, 23 Mar 2021 15:07:56 +0000 (16:07 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Mar 2021 01:55:19 +0000 (09:55 +0800)
The aliases are board-specific and shouldn't be included in the common
SoC dtsi. Move them over to the boards.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi

index 311e3aae0a3c6b8d0d4c7e150dc7b976078ab629..f61d544fcfa2de172e47da5d286b3425bf6ebd85 100644 (file)
@@ -25,6 +25,7 @@
                spi1 = &dspi2;
                mmc0 = &esdhc1;
                mmc1 = &esdhc;
+               rtc1 = &ftm_alarm0;
        };
 
        buttons0 {
index fbcba9cb8503dc06210d01aef5d1443c201ca1b1..bfd14b64567e49469178285d33f35c68f73bf613 100644 (file)
@@ -25,6 +25,7 @@
                serial1 = &duart1;
                mmc0 = &esdhc;
                mmc1 = &esdhc1;
+               rtc1 = &ftm_alarm0;
        };
 
        chosen {
index 41ae6e7675ba9558aea580ebb441f2a0942c78f5..9322c6ad8e4aee291720062d55ff23724cbc26e1 100644 (file)
@@ -21,6 +21,7 @@
                serial1 = &duart1;
                mmc0 = &esdhc;
                mmc1 = &esdhc1;
+               rtc1 = &ftm_alarm0;
        };
 
        chosen {
index c1b33ac7d887b52c3549365c73603b57942ad39c..9506f0669eaddd926dd398a09f07e2075ee20734 100644 (file)
        #address-cells = <2>;
        #size-cells = <2>;
 
-       aliases {
-               rtc1 = &ftm_alarm0;
-       };
-
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;