mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
arm64: dts: ti: k3-am642-phyboard-electra: Add ti,pa-stats property
Add ti,pa-stats phandles. This is a phandle to PA_STATS syscon regmap and will be used to dump IET related statistics for ICSSG Driver. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Link: https://lore.kernel.org/r/20250804105450.2322647-1-w.egorov@phytec.de Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
11b9e4517b
commit
6aa4c1a38c
|
|
@ -100,6 +100,7 @@ ethernet {
|
|||
ti,mii-g-rt = <&icssg0_mii_g_rt>;
|
||||
ti,mii-rt = <&icssg0_mii_rt>;
|
||||
ti,iep = <&icssg0_iep0>, <&icssg0_iep1>;
|
||||
ti,pa-stats = <&icssg0_pa_stats>;
|
||||
|
||||
ethernet-ports {
|
||||
#address-cells = <1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user