arm64: dts: ls1028a: declare the Integrated Endpoint Register Block node
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 16 Apr 2021 23:42:24 +0000 (02:42 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Apr 2021 22:31:45 +0000 (15:31 -0700)
Add a node describing the address in the SoC memory space for the IERB.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi

index 262fbad8f0ec5ed1ec036948f411328ef25beb89..79e7c4909a6a45c4b2017aa6ad0d5b018e73c40e 100644 (file)
                        };
                };
 
+               /* 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>;