mbox series

[0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc

Message ID 20230602214937.2349545-1-nm@ti.com
Headers show
Series arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc | expand

Message

Nishanth Menon June 2, 2023, 9:49 p.m. UTC
Hi,

This series picks up from where [1] left off. After fixing the mux
regions, introduce the basic i2c, uarts, ethernet, and a few alias
fixups sprinkled along with it.

This series also takes over [2] and rebased on top of [1] and my series.

Test log: 

Dasnavis Sabiya (1):
  arm64: dts: ti: k3-am69-sk: Add pinmux for RPi Header

Nishanth Menon (7):
  arm64: dts: ti: k3-j784s4-evm: Fix main_i2c0 alias
  arm64: dts: ti: k3-j784s4-evm: Add mcu and wakeup uarts
  arm64: dts: ti: k3-j784s4-evm: Enable wakeup_i2c0 and eeprom
  arm64: dts: ti: k3-am69-sk: Fix main_i2c0 alias
  arm64: dts: ti: k3-am69-sk: Enable mcu network port
  arm64: dts: ti: k3-am69-sk: Add mcu and wakeup uarts
  arm64: dts: ti: k3-am69-sk: Enable wakeup_i2c0 and eeprom

 arch/arm64/boot/dts/ti/k3-am69-sk.dts    | 165 ++++++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts |  56 +++++++-
 2 files changed, 219 insertions(+), 2 deletions(-)

[1] https://lore.kernel.org/linux-arm-kernel/20230503083143.32369-1-t-konduru@ti.com/
[2] https://lore.kernel.org/linux-arm-kernel/20230316104743.482972-3-sabiya.d@ti.com/

Comments

Kumar, Udit June 13, 2023, 2 p.m. UTC | #1
Thanks Nishanth

On 6/3/2023 3:19 AM, Nishanth Menon wrote:
> Hi,
>
> This series picks up from where [1] left off. After fixing the mux
> regions, introduce the basic i2c, uarts, ethernet, and a few alias
> fixups sprinkled along with it.
>
> This series also takes over [2] and rebased on top of [1] and my series.
>
> Test log:
>
> Dasnavis Sabiya (1):
>    arm64: dts: ti: k3-am69-sk: Add pinmux for RPi Header
>
> Nishanth Menon (7):
>    arm64: dts: ti: k3-j784s4-evm: Fix main_i2c0 alias
>    arm64: dts: ti: k3-j784s4-evm: Add mcu and wakeup uarts
>    arm64: dts: ti: k3-j784s4-evm: Enable wakeup_i2c0 and eeprom
>    arm64: dts: ti: k3-am69-sk: Fix main_i2c0 alias
>    arm64: dts: ti: k3-am69-sk: Enable mcu network port
>    arm64: dts: ti: k3-am69-sk: Add mcu and wakeup uarts
>    arm64: dts: ti: k3-am69-sk: Enable wakeup_i2c0 and eeprom
>
>   arch/arm64/boot/dts/ti/k3-am69-sk.dts    | 165 ++++++++++++++++++++++-
>   arch/arm64/boot/dts/ti/k3-j784s4-evm.dts |  56 +++++++-
>   2 files changed, 219 insertions(+), 2 deletions(-)


Reviewed-by: Udit Kumar <u-kumar1@ti.com>

>
> [1] https://lore.kernel.org/linux-arm-kernel/20230503083143.32369-1-t-konduru@ti.com/
> [2] https://lore.kernel.org/linux-arm-kernel/20230316104743.482972-3-sabiya.d@ti.com/