Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2eeddb8a authored by Afzal Mohammed's avatar Afzal Mohammed Committed by Nishanth Menon
Browse files

ARM: dts: AM4372: add l3-noc information



AM4372 has two clk domains 100f and 200s. Provide register mapping,
interrupt information and compatibility flags associated with it.

Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent fba387a6
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -61,11 +61,15 @@
	};

	ocp {
		compatible = "simple-bus";
		compatible = "ti,am4372-l3-noc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;
		ti,hwmods = "l3_main";
		reg = <0x44000000 0x400000
		       0x44800000 0x400000>;
		interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;

		prcm: prcm@44df0000 {
			compatible = "ti,am4-prcm";