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