[PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot

Roger Quadros rogerq at kernel.org
Mon Apr 17 03:49:26 PDT 2023



On 14/04/2023 10:33, Nishanth Menon wrote:
> Hi,
> 
> while attempting to cleanup u-boot, I noticed that u-boot had some
> additional nodes that were'nt in kernel.org, and this makes syncing the
> kernel.org patches back to u-boot hard.
> 
> So, sync the same.
> 
> Bootlogs: (SK and evm)
> https://gist.github.com/nmenon/6b09f55251225d3f3cce076c32a33bba
> 
> Baseline: next-20230413 (will be great if we can get into rc2 - will
> make u-boot sync easier)
> 
> Nishanth Menon (10):
>   arm64: dts: ti: k3-am64: Add general purpose timers
>   arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux
>   arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom
>   arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins
>   arm64: dts: ti: k3-am642-sk: Rename regulator node name
>   arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom
>   arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins
>   arm64: dts: ti: k3-am642-evm: Rename regulator node name
>   arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR
>   arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases
> 
>  arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 144 +++++++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi  |  45 +++++++
>  arch/arm64/boot/dts/ti/k3-am64.dtsi      |  16 ---
>  arch/arm64/boot/dts/ti/k3-am642-evm.dts  |  76 ++++++++++--
>  arch/arm64/boot/dts/ti/k3-am642-sk.dts   |  69 ++++++++---
>  5 files changed, 313 insertions(+), 37 deletions(-)
> 

for this series:

Reviewed-by: Roger Quadros <rogerq at kernel.org>



More information about the linux-arm-kernel mailing list