mbox series

[0/2] arm64: dts: ti: k3-am62/64: Add ESM Support

Message ID 20230530185335.79942-1-nm@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: k3-am62/64: Add ESM Support | expand

Message

Nishanth Menon May 30, 2023, 6:53 p.m. UTC
Couple of follow on patches based on [1] adding ESM nodes and mapping
for AM62/AM64.

Nishanth Menon (2):
  arm64: dts: ti: k3-am62: Add ESM support
  arm64: dts: ti: k3-am64: Add ESM support

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 6 ++++++
 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi  | 6 ++++++
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 6 ++++++
 arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi  | 6 ++++++
 4 files changed, 24 insertions(+)

[1] https://lore.kernel.org/all/20230504080526.133149-1-n-francis@ti.com/

Comments

Vignesh Raghavendra June 15, 2023, 1:34 p.m. UTC | #1
Hi Nishanth Menon,

On Tue, 30 May 2023 13:53:33 -0500, Nishanth Menon wrote:
> Couple of follow on patches based on [1] adding ESM nodes and mapping
> for AM62/AM64.
> 
> Nishanth Menon (2):
>   arm64: dts: ti: k3-am62: Add ESM support
>   arm64: dts: ti: k3-am64: Add ESM support
> 
> [...]

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

[1/2] arm64: dts: ti: k3-am62: Add ESM support
      commit: a58eedd1d195f17418c327482a79de5b84bc5aa8
[2/2] arm64: dts: ti: k3-am64: Add ESM support
      commit: f049b541b81acd88133c2c2247d4fae6c33f1b99

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