[v4,0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements

Message ID cover.1699087938.git.jan.kiszka@siemens.com
Headers
Series arm64: dts: iot2050: DT fixes, cleanups and enhancements |

Message

Jan Kiszka Nov. 4, 2023, 8:52 a.m. UTC
  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 v4:
 - fix dtbs_check findings

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(-)
  

Comments

Nishanth Menon Dec. 1, 2023, 8:53 a.m. UTC | #1
Hi Jan Kiszka,

On Sat, 04 Nov 2023 09:52:14 +0100, Jan Kiszka wrote:
> 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 v4:
>  - fix dtbs_check findings
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/5] arm64: dts: ti: iot2050: Re-add aliases
      commit: ad8edf4ff37ab157f6547da173aedc9f4e5c4015
[2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
      commit: 95fd0767ef961d906f0722b5848276e566a46a4c
[3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
      commit: e6a53facc8ade138089a64adb4980a1622e7f75f
[4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
      commit: 6c183a881100144e990f23fbd0f3262e93e8191d
[5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices
      commit: 73b4e471cd573e7597cfbd59b882a6cf6408791a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git