mbox series

[5.10.y-cip,00/13] Add more document support for RZ/G2UL SoC.

Message ID 20220901080128.2147891-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Add more document support for RZ/G2UL SoC. | expand

Message

Biju Das Sept. 1, 2022, 8:01 a.m. UTC
This patch series aims to document various IP's present in RZ/G2UL SoC and
RZ/V2L ADC.

Biju Das (13):
  dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
  dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC
  dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindings
  dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
  dt-bindings: phy: renesas,usb2-phy: Document RZ/G2UL phy bindings
  spi: dt-bindings: renesas,rspi: Document RZ/G2UL SoC
  dt-bindings: memory: renesas,rpc-if: Document RZ/G2UL SoC
  dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
  dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoC
  ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G2UL SoC
  dt-bindings: iio: adc: Document Renesas RZ/V2L ADC
  dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC
  dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G2UL USBPHY
    Control bindings

 .../devicetree/bindings/i2c/renesas,riic.yaml |  2 ++
 .../bindings/iio/adc/renesas,rzg2l-adc.yaml   | 31 ++++++++++++++++---
 .../memory-controllers/renesas,rpc-if.yaml    |  1 +
 .../bindings/net/can/renesas,rcar-canfd.yaml  |  1 +
 .../bindings/phy/renesas,usb2-phy.yaml        |  1 +
 .../reset/renesas,rzg2l-usbphy-ctrl.yaml      |  1 +
 .../bindings/sound/renesas,rz-ssi.yaml        |  3 +-
 .../devicetree/bindings/spi/renesas,rspi.yaml |  2 ++
 .../bindings/thermal/rzg2l-thermal.yaml       |  1 +
 .../bindings/timer/renesas,ostm.yaml          |  2 ++
 .../bindings/usb/renesas,usbhs.yaml           |  4 +++
 .../bindings/watchdog/renesas,wdt.yaml        |  1 +
 12 files changed, 44 insertions(+), 6 deletions(-)

Comments

Pavel Machek Sept. 6, 2022, 7:49 a.m. UTC | #1
Hi!

> This patch series aims to document various IP's present in RZ/G2UL SoC and
> RZ/V2L ADC.

Thank you, applied.

Best regards,
								Pavel