Commit b764dc6c authored by Vladimir Oltean's avatar Vladimir Oltean Committed by David S. Miller
Browse files

arm64: dts: ls1028a: declare the Integrated Endpoint Register Block node



Add a node describing the address in the SoC memory space for the IERB.

Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e7d48e5f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1116,6 +1116,12 @@
			};
		};

		/* Integrated Endpoint Register Block */
		ierb@1f0800000 {
			compatible = "fsl,ls1028a-enetc-ierb";
			reg = <0x01 0xf0800000 0x0 0x10000>;
		};

		rcpm: power-controller@1e34040 {
			compatible = "fsl,ls1028a-rcpm", "fsl,qoriq-rcpm-2.1+";
			reg = <0x0 0x1e34040 0x0 0x1c>;