mbox series

[4.4.y-cip,0/6] Add CMT/RWDT support

Message ID 1574268440-33507-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
Headers show
Series Add CMT/RWDT support | expand

Message

Biju Das Nov. 20, 2019, 4:47 p.m. UTC
This patch series add CMT/RWDT support for RZ/G1C based iwg23s-sbc.

Backported the relevent patches to linux-4.4.y-cip.

Biju Das (6):
  dt-bindings: watchdog: renesas-wdt: Document r8a77470 support
  ARM: dts: r8a77470: Add watchdog support to SoC dtsi
  ARM: dts: iwg23s-sbc: Enable watchdog support
  dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support
  ARM: dts: r8a77470: Add CMT SoC specific support
  ARM: dts: iwg23s-sbc: Enable cmt0

 .../devicetree/bindings/timer/renesas,cmt.txt      |  2 +
 .../devicetree/bindings/watchdog/renesas-wdt.txt   |  1 +
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts          |  9 +++++
 arch/arm/boot/dts/r8a77470.dtsi                    | 45 ++++++++++++++++++++++
 4 files changed, 57 insertions(+)

Comments

Pavel Machek Nov. 20, 2019, 7:36 p.m. UTC | #1
Hi!

> This patch series add CMT/RWDT support for RZ/G1C based iwg23s-sbc.
> 
> Backported the relevent patches to linux-4.4.y-cip.

This looks okay, too. I'll apply it if there are no objections.

Best regards,
								Pavel
Pavel Machek Nov. 21, 2019, 8:02 a.m. UTC | #2
On Wed 2019-11-20 16:47:14, Biju Das wrote:
> This patch series add CMT/RWDT support for RZ/G1C based iwg23s-sbc.
> 
> Backported the relevent patches to linux-4.4.y-cip.

Thanks, applied with v2 of the first patch.

Best regards,
								Pavel

> Biju Das (6):
>   dt-bindings: watchdog: renesas-wdt: Document r8a77470 support
>   ARM: dts: r8a77470: Add watchdog support to SoC dtsi
>   ARM: dts: iwg23s-sbc: Enable watchdog support
>   dt-bindings: timer: renesas, cmt: Document r8a77470 CMT support
>   ARM: dts: r8a77470: Add CMT SoC specific support
>   ARM: dts: iwg23s-sbc: Enable cmt0