mbox series

[0/4] arm64: dts: ti: k3-am62x-sk-common: Cleanups and minor additions

Message ID 20230418213740.153519-1-nm@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: k3-am62x-sk-common: Cleanups and minor additions | expand

Message

Nishanth Menon April 18, 2023, 9:37 p.m. UTC
Hi,

This is a result of looking to cleanup u-boot and realizing there are
pieces missing in kernel that need to be pushed out.

So, minor cleanups and adding a few missing pieces.

Bootlog: https://gist.github.com/nmenon/5e18c8d02c13cf00db649b6f01971d99

Nishanth Menon (4):
  arm64: dts: ti: k3-am62x-sk-common: Drop extra EoL
  arm64: dts: ti: k3-am62x-sk-common: Describe main_uart1 and wkup_uart
  arm64: dts: ti: k3-am62x-sk-common: Add eeprom
  arm64: dts: ti: k3-am62x-sk-common: Improve documentation of
    mcasp1_pins

 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 39 ++++++++++++++++---
 1 file changed, 34 insertions(+), 5 deletions(-)

Comments

Vignesh Raghavendra June 15, 2023, 10:28 a.m. UTC | #1
Hi Nishanth Menon,

On Tue, 18 Apr 2023 16:37:36 -0500, Nishanth Menon wrote:
> This is a result of looking to cleanup u-boot and realizing there are
> pieces missing in kernel that need to be pushed out.
> 
> So, minor cleanups and adding a few missing pieces.
> 
> Bootlog: https://gist.github.com/nmenon/5e18c8d02c13cf00db649b6f01971d99
> 
> [...]

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

[1/4] arm64: dts: ti: k3-am62x-sk-common: Drop extra EoL
      commit: 477d43f6d8546597e007a3a2ebd19f6e4e090fee
[2/4] arm64: dts: ti: k3-am62x-sk-common: Describe main_uart1 and wkup_uart
      commit: 76194aba0c30b1ee25067b34235141443bd078fb
[3/4] arm64: dts: ti: k3-am62x-sk-common: Add eeprom
      commit: f40ed3b39b486ed8fbca7aa4a319c8d1d14ac97d
[4/4] arm64: dts: ti: k3-am62x-sk-common: Improve documentation of mcasp1_pins
      commit: 5cab8abaee22470523a5293994a52784360a7926

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