Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[platform/kernel/linux-starfive.git] / arch / arm64 / boot / dts / freescale / fsl-ls208xa.dtsi
index 90c0faf..d188774 100644 (file)
@@ -22,6 +22,8 @@
                crypto = &crypto;
                serial0 = &serial0;
                serial1 = &serial1;
+               serial2 = &serial2;
+               serial3 = &serial3;
        };
 
        cpu: cpus {
                        interrupts = <0 32 0x4>; /* Level high type */
                };
 
+               serial2: serial@21d0500 {
+                       compatible = "fsl,ns16550", "ns16550a";
+                       reg = <0x0 0x21d0500 0x0 0x100>;
+                       clocks = <&clockgen 4 3>;
+                       interrupts = <0 33 0x4>; /* Level high type */
+               };
+
+               serial3: serial@21d0600 {
+                       compatible = "fsl,ns16550", "ns16550a";
+                       reg = <0x0 0x21d0600 0x0 0x100>;
+                       clocks = <&clockgen 4 3>;
+                       interrupts = <0 33 0x4>; /* Level high type */
+               };
+
                cluster1_core0_watchdog: wdt@c000000 {
                        compatible = "arm,sp805-wdt", "arm,primecell";
                        reg = <0x0 0xc000000 0x0 0x1000>;
                                     <0 208 4>, <0 209 4>;
                };
 
-               dspi: dspi@2100000 {
+               dspi: spi@2100000 {
                        status = "disabled";
                        compatible = "fsl,ls2080a-dspi", "fsl,ls2085a-dspi";
                        #address-cells = <1>;
                                  3 0 0x5 0x20000000 0x00010000>;
                };
 
-               qspi: quadspi@20c0000 {
+               qspi: spi@20c0000 {
                        status = "disabled";
                        compatible = "fsl,ls2080a-qspi", "fsl,ls1021a-qspi";
                        #address-cells = <1>;