Message ID | 20230419225913.663448-1-nm@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: ti: k3-am65: Cleanups and minor additions | expand |
Nishanth Menon <nm@ti.com> writes: > 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/f4dc43aef616dfcb3d38701cc074ff6d > > Nishanth Menon (7): > arm64: dts: ti: k3-am654-base-board: Add missing pinmux wkup_uart, > mcu_uart and mcu_i2c > arm64: dts: ti: k3-am654-base-board: Rename regulator node name > arm64: dts: ti: k3-am654-base-board: Add VTT GPIO regulator for DDR > arm64: dts: ti: k3-am654-base-board: Add missing PMIC > arm64: dts: ti: k3-am654-base-board: Add board detect eeprom > arm64: dts: ti: k3-am654-base-board: Add aliases > arm64: dts: ti: k3-am65: Drop aliases > > arch/arm64/boot/dts/ti/k3-am65.dtsi | 17 ---- > .../arm64/boot/dts/ti/k3-am654-base-board.dts | 93 ++++++++++++++++++- > 2 files changed, 88 insertions(+), 22 deletions(-) > > -- > 2.40.0 All patches look good to me. Reviewed-by: Kamlesh Gurudasani <kamlesh@ti.com>
Hi Nishanth Menon, On Wed, 19 Apr 2023 17:59:06 -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/f4dc43aef616dfcb3d38701cc074ff6d > > [...] I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/7] arm64: dts: ti: k3-am654-base-board: Add missing pinmux wkup_uart, mcu_uart and mcu_i2c commit: 3ae28642a110485f71091f0a631492e78b396b2b [2/7] arm64: dts: ti: k3-am654-base-board: Rename regulator node name commit: ec1b54824f022a7e65d858abbe74f5d7effc9817 [3/7] arm64: dts: ti: k3-am654-base-board: Add VTT GPIO regulator for DDR commit: 5292f504827c56406975b463eda1270d144cf06f [4/7] arm64: dts: ti: k3-am654-base-board: Add missing PMIC commit: 282621ed6e790ccf7288c4c0aadbb34f1fe25c11 [5/7] arm64: dts: ti: k3-am654-base-board: Add board detect eeprom commit: 895e2f4f9852e54c0e6d16ddea9882b9b2065eae [6/7] arm64: dts: ti: k3-am654-base-board: Add aliases commit: 692e8888a84357232574caba74f60ceea7364016 [7/7] arm64: dts: ti: k3-am65: Drop aliases commit: ffc449e016e269ce4d19e648bae584f8e5afd59f 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