arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
authorMD Danish Anwar <danishanwar@ti.com>
Mon, 14 Oct 2024 07:45:26 +0000 (13:15 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 20 Oct 2024 17:14:54 +0000 (22:44 +0530)
Add pa-stats nodes to k3-am64-main.dtsi for all ICSSG instances.
This is needed to dump IET related statistics for ICSSG Driver.

Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20241014074527.1121613-4-danishanwar@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am64-main.dtsi

index f96cb19fb3f1811203073808a7d91bd8575d5520..c66289a4362bbcd288be6eb71de19286f433ea17 100644 (file)
                        reg = <0x33000 0x1000>;
                };
 
+               icssg0_pa_stats: pa-stats@2c000 {
+                       compatible = "ti,pruss-pa-st", "syscon";
+                       reg = <0x2c000 0x1000>;
+               };
+
                icssg0_intc: interrupt-controller@20000 {
                        compatible = "ti,icssg-intc";
                        reg = <0x20000 0x2000>;
                        reg = <0x33000 0x1000>;
                };
 
+               icssg1_pa_stats: pa-stats@2c000 {
+                       compatible = "ti,pruss-pa-st", "syscon";
+                       reg = <0x2c000 0x1000>;
+               };
+
                icssg1_intc: interrupt-controller@20000 {
                        compatible = "ti,icssg-intc";
                        reg = <0x20000 0x2000>;