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 dacd8cf03a7f7a77969042707893b6fe8df8f589..20f5ebd742009793743644fecbd374253c8bc72b 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 3ace91945b726fc25ede7be1e80e4737f3d37660..64101c9962ce1ee6e7063ebd7b573bef4652193b 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 e6fdba39453c389f77d2bf19e47620e793cb167b..4720a8e7304cf5a4e393cbe313bd9c84207e7c4b 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>;