mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
arm64: dts: ti: k3-am64: Add ti,pa-stats property
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>
This commit is contained in:
parent
007f3e72c9
commit
30a9a1a26b
|
|
@ -265,6 +265,7 @@ icssg1_eth: icssg1-eth {
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user