arm64: dts: ti: k3-am64: Add ti,pa-stats property
authorMD Danish Anwar <danishanwar@ti.com>
Mon, 14 Oct 2024 07:45:27 +0000 (13:15 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 20 Oct 2024 17:14:54 +0000 (22:44 +0530)
Add ti,pa-stats phandles to k3-am64x-evm.dts. This is a phandle to
PA_STATS syscon regmap and will be used 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-5-danishanwar@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am642-evm.dts

index 19d7ed8a9ea0f99b468fe5442ffebd4b088b404f..13c12717cfee5721105b1fc8e9c161adf79ef30a 100644 (file)
                ti,mii-g-rt = <&icssg1_mii_g_rt>;
                ti,mii-rt = <&icssg1_mii_rt>;
                ti,iep = <&icssg1_iep0>,  <&icssg1_iep1>;
+               ti,pa-stats = <&icssg1_pa_stats>;
                interrupt-parent = <&icssg1_intc>;
                interrupts = <24 0 2>, <25 1 3>;
                interrupt-names = "tx_ts0", "tx_ts1";