arm64: dts: add the console node for DPAA2 platforms
authorIoana Ciornei <ioana.ciornei@nxp.com>
Mon, 22 Jul 2019 10:30:43 +0000 (13:30 +0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Aug 2019 10:28:20 +0000 (12:28 +0200)
Add the console device tree node for the following
DPAA2 based platforms: LS1088A, LS2080A, LS2088A and LX2160A.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi

index dacd8cf..20f5ebd 100644 (file)
                                     <GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH>;
                };
 
+               console@8340020 {
+                       compatible = "fsl,dpaa2-console";
+                       reg = <0x00000000 0x08340020 0 0x2>;
+               };
+
                ptp-timer@8b95000 {
                        compatible = "fsl,dpaa2-ptp";
                        reg = <0x0 0x8b95000 0x0 0x100>;
index 3ace919..64101c9 100644 (file)
                        };
                };
 
+               console@8340020 {
+                       compatible = "fsl,dpaa2-console";
+                       reg = <0x00000000 0x08340020 0 0x2>;
+               };
+
                ptp-timer@8b95000 {
                        compatible = "fsl,dpaa2-ptp";
                        reg = <0x0 0x8b95000 0x0 0x100>;
index e6fdba3..4720a8e 100644 (file)
                        dma-coherent;
                };
 
+               console@8340020 {
+                       compatible = "fsl,dpaa2-console";
+                       reg = <0x00000000 0x08340020 0 0x2>;
+               };
+
                ptp-timer@8b95000 {
                        compatible = "fsl,dpaa2-ptp";
                        reg = <0x0 0x8b95000 0x0 0x100>;