mbox series

[0/2] arm64: dts: ti: k3-am62: Add watchdog and rtc nodes

Message ID 20230311105850.21811-1-nm@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: k3-am62: Add watchdog and rtc nodes | expand

Message

Nishanth Menon March 11, 2023, 10:58 a.m. UTC
Hi,

Couple of misc patches.

AM62x WDT was posted here[1] - So, this would be a resend, dropping the
board level reservation.

Julien Panis (1):
  arm64: dts: ti: k3-am62: Add watchdog nodes

Nishanth Menon (1):
  arm64: dts: ti: k3-am62-wakeup: Introduce RTC node

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi   | 45 ++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi    |  9 +++++
 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 21 ++++++++++
 3 files changed, 75 insertions(+)

[1] https://lore.kernel.org/all/20221109093026.103790-2-jpanis@baylibre.com/

Comments

Bryan Brattlof March 20, 2023, 3:37 p.m. UTC | #1
On March 11, 2023 thus sayeth Nishanth Menon:
> Hi,
> 
> Couple of misc patches.
> 
> AM62x WDT was posted here[1] - So, this would be a resend, dropping the
> board level reservation.
> 
> Julien Panis (1):
>   arm64: dts: ti: k3-am62: Add watchdog nodes
> 
> Nishanth Menon (1):
>   arm64: dts: ti: k3-am62-wakeup: Introduce RTC node
> 
>  arch/arm64/boot/dts/ti/k3-am62-main.dtsi   | 45 ++++++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi    |  9 +++++
>  arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 21 ++++++++++
>  3 files changed, 75 insertions(+)
> 
> [1] https://lore.kernel.org/all/20221109093026.103790-2-jpanis@baylibre.com/
>

The series looks good to me

Reviewed-by: Bryan Brattlof <bb@ti.com>

~Bryan