Commit 546d92d3 authored by Ioana Ciornei's avatar Ioana Ciornei Committed by Shawn Guo
Browse files

arm64: dts: add the console node for DPAA2 platforms



Add the console device tree node for the following
DPAA2 based platforms: LS1088A, LS2080A, LS2088A and LX2160A.

Signed-off-by: default avatarIoana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 356c2722
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -609,6 +609,11 @@
				     <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>;
+5 −0
Original line number Diff line number Diff line
@@ -321,6 +321,11 @@
			};
		};

		console@8340020 {
			compatible = "fsl,dpaa2-console";
			reg = <0x00000000 0x08340020 0 0x2>;
		};

		ptp-timer@8b95000 {
			compatible = "fsl,dpaa2-ptp";
			reg = <0x0 0x8b95000 0x0 0x100>;
+5 −0
Original line number Diff line number Diff line
@@ -848,6 +848,11 @@
			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>;