[PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases

Markus Schneider-Pargmann posted 3 patches 1 year ago
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts        | 1 +
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts        | 1 +
arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 2 ++
3 files changed, 4 insertions(+)
[PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases
Posted by Markus Schneider-Pargmann 1 year ago
Hi,

add serial aliases for wkup and mcu uart0. Add them to have the same
order on all boards as well.

Best
Markus

Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com>

---
Markus Schneider-Pargmann (2):
      arm64: dts: ti: k3-am62x-sk-common: Add serial aliases
      arm64: dts: ti: k3-am62a7-sk: Add serial alias

Vibhore Vardhan (1):
      arm64: dts: ti: k3-am62p5-sk: Add serial alias

 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts        | 1 +
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts        | 1 +
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 2 ++
 3 files changed, 4 insertions(+)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250203-topic-am62-serial-aliases-v6-14-742d53ffdb07

Best regards,
-- 
Markus Schneider-Pargmann <msp@baylibre.com>
Re: [PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases
Posted by Vignesh Raghavendra 11 months, 1 week ago
Hi Markus Schneider-Pargmann,

On Mon, 03 Feb 2025 10:34:09 +0100, Markus Schneider-Pargmann wrote:
> add serial aliases for wkup and mcu uart0. Add them to have the same
> order on all boards as well.
> 
> Best
> Markus
> 
> 
> [...]

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

[1/3] arm64: dts: ti: k3-am62x-sk-common: Add serial aliases
      commit: 3e7f622685e8c3ae3adb5d905f56008c4371c660
[2/3] arm64: dts: ti: k3-am62a7-sk: Add serial alias
      commit: 5a74aef8821885e3d567f4a67bc20ecd723731e7
[3/3] arm64: dts: ti: k3-am62p5-sk: Add serial alias
      commit: 8b0f601f9869b01e2dc35c5860eb0f8ce0650be5

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
--
Vignesh