arm64: dts: ti: k3-j7200-main: Add hwspinlock node
authorSuman Anna <s-anna@ti.com>
Mon, 26 Oct 2020 23:26:35 +0000 (18:26 -0500)
committerNishanth Menon <nm@ti.com>
Tue, 17 Nov 2020 12:49:16 +0000 (06:49 -0600)
The Main NavSS block on J7200 SoCs contains a HwSpinlock IP instance that
is same as the IP on AM65x and J721E SoCs. Add the DT node for this on
J7200 SoCs. The node is present within the Main NavSS block, and is added
as a child node under the main_navss interconnect node.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
Link: https://lore.kernel.org/r/20201026232637.15681-2-s-anna@ti.com
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi

index 72d6496..4c53a30 100644 (file)
                        interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
                };
 
+               hwspinlock: spinlock@30e00000 {
+                       compatible = "ti,am654-hwspinlock";
+                       reg = <0x00 0x30e00000 0x00 0x1000>;
+                       #hwlock-cells = <1>;
+               };
+
                main_ringacc: ringacc@3c000000 {
                        compatible = "ti,am654-navss-ringacc";
                        reg =   <0x00 0x3c000000 0x00 0x400000>,