[PATCH 6.12.y-cip 0/7] Document RZ/G3L I2C, WDT and SSI
Biju <[email protected]> Mon, 3 Aug 2026 15:58:16 +0100
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Biju Das <[email protected]> This patch series document I2C, WDT and SSI IP found on Renesas RZ/G3L SoC. All the patches in this series are cherry-picked from mainline. Biju Das (3): dt-bindings: i2c: renesas,riic: Document the R9A08G046 support ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G3L SoC dt-bindings: watchdog: renesas,wdt: Document RZ/G3L support Wolfram Sang (4): dt-bindings: watchdog: factor out RZ/A watchdog dt-bindings: watchdog: factor out RZ/N1 watchdog dt-bindings: watchdog: factor out RZ/G2L watchdog dt-bindings: watchdog: factor out RZ/V2H(P) watchdog .../devicetree/bindings/i2c/renesas,riic.yaml | 1 + .../bindings/sound/renesas,rz-ssi.yaml | 1 + .../watchdog/renesas,r9a09g057-wdt.yaml | 99 +++++++++++ .../bindings/watchdog/renesas,rza-wdt.yaml | 51 ++++++ .../bindings/watchdog/renesas,rzg2l-wdt.yaml | 112 +++++++++++++ .../bindings/watchdog/renesas,rzn1-wdt.yaml | 50 ++++++ .../bindings/watchdog/renesas,wdt.yaml | 155 +----------------- 7 files changed, 320 insertions(+), 149 deletions(-) create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,r9a09g057-wdt.yaml create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rza-wdt.yaml create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rzg2l-wdt.yaml create mode 100644 Documentation/devicetree/bindings/watchdog/renesas,rzn1-wdt.yaml -- 2.43.0