This fixes the lost aliases for the IOT2050 series, fixes mini PCIe card hangs, drops an unused device node, brings runtime pinmuxing for the Arduino connector via debugfs. Finally, it enables PRU-based Ethernet on PG2/M.2 device variants. PG1 devices still need changes to the TI driver to enable them as well (work in progress). Changes in v3: - remove some SR1.0 bits in the SR2.0-only icssg-prueth nodes Changes in v2: - dropped spidev enabling - still looking for flexible and acceptable solution - added some missing signed-offs Jan Benedikt Niedermayr (1): arm64: dts: ti: iot2050: Definitions for runtime pinmuxing Jan Kiszka (3): arm64: dts: ti: iot2050: Re-add aliases arm64: dts: ti: iot2050: Drop unused ecap0 PWM arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices Su Bao Cheng (1): arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin .../dts/ti/k3-am65-iot2050-common-pg1.dtsi | 10 +- .../dts/ti/k3-am65-iot2050-common-pg2.dtsi | 4 +- .../boot/dts/ti/k3-am65-iot2050-common.dtsi | 824 +++++++++++++++++- .../dts/ti/k3-am6548-iot2050-advanced-m2.dts | 12 +- 4 files changed, 790 insertions(+), 60 deletions(-) -- 2.35.3