On Thu, 04 Aug 2022 20:22:19 +0100, Phil Edworthy wrote: > Document the RZ/V2M SoC bindings. > The RZ/V2M SoC is a little different to the R-Car implementations. > A few DRD related registers and bits have moved, there is a separate > interrupt for DRD, an additional clock for register access and reset > lines for DRD and USBP. > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v3: > - Keep the existing constraints by adding an 'else' clause with > 'maxItems: 1' for various properties. > v2: > - SoCs other than rz/v2m must limit the number of clock/interrupt names > - Add "Battery Charging" and "Global Purpose Input" interrupts > --- > .../bindings/usb/renesas,usb3-peri.yaml | 99 ++++++++++++++++--- > 1 file changed, 84 insertions(+), 15 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>