mbox series

[0/2] RK3588 watchdog support

Message ID 20230328210048.195124-1-shreeya.patel@collabora.com
Headers show
Series RK3588 watchdog support | expand

Message

Shreeya Patel March 28, 2023, 9 p.m. UTC
This patch series enables watchdog support for RK3588 and updates the
DT bindings for the same.

Shreeya Patel (2):
  arm64: dts: rockchip: Enable watchdog support for RK3588
  dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string

 .../devicetree/bindings/watchdog/snps,dw-wdt.yaml         | 1 +
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi                 | 8 ++++++++
 2 files changed, 9 insertions(+)

Comments

Heiko Stuebner March 30, 2023, 11:44 a.m. UTC | #1
On Wed, 29 Mar 2023 02:30:46 +0530, Shreeya Patel wrote:
> This patch series enables watchdog support for RK3588 and updates the
> DT bindings for the same.
> 
> Shreeya Patel (2):
>   arm64: dts: rockchip: Enable watchdog support for RK3588
>   dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rockchip: Enable watchdog support for RK3588
      commit: 932d139e4db18d535dea271df51db5216b8787b3
[2/2] dt-bindings: watchdog: rockchip: Add rockchip,rk3588-wdt string
      commit: e1a234eb3d1507b942c25e5a5ae0d6fb9036f1ff

Best regards,