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 as well as spidev. 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. 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 (5): arm64: dts: ti: iot2050: Re-add aliases arm64: dts: ti: iot2050: Drop unused ecap0 PWM dt-bindings: trivial-devices: Add IOT2050 Arduino SPI connector arm64: dts: ti: iot2050: Add node for SPI devices on Arduino connector 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 .../devicetree/bindings/trivial-devices.yaml | 2 + .../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 | 834 +++++++++++++++++- .../dts/ti/k3-am6548-iot2050-advanced-m2.dts | 12 +- 5 files changed, 802 insertions(+), 60 deletions(-) -- 2.35.3