On Wed, 30 Jun 2021 08:30:03 +0100, Biju Das wrote: > Document the optional property dr_mode present on both RZ/G2 and > R-Car Gen3 SoCs. > > It fixes the dtbs_check warning, > 'dr_mode' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v2->v3: > * Dropped RZ/G2L SoC and USBPHY control IP is modelled as reset binding. > v2: > * New patch > --- > Documentation/devicetree/bindings/usb/generic-ohci.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>