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 (depends on [1]). PG1 devices still need changes to the TI driver to enable them as well. Changes in v2: - dropped spidev enabling - still looking for flexible and acceptable solution - added some missing signed-offs Jan [1] https://lore.kernel.org/lkml/35a3c4c9-5c1b-4891-9ea2-e3f648a9afe0@xxxxxx/ 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 | 828 +++++++++++++++++- .../dts/ti/k3-am6548-iot2050-advanced-m2.dts | 12 +- 4 files changed, 794 insertions(+), 60 deletions(-) -- 2.35.3