Hi Guillaume, On Thu, Apr 18, 2019 at 2:48 PM Guillaume La Roque <glaroque@xxxxxxxxxxxx> wrote: > > Add optional drive-strength-uA property > > Signed-off-by: Guillaume La Roque <glaroque@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt > index a47dd990a8d3..b3e4be696ddc 100644 > --- a/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt > +++ b/Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt > @@ -51,6 +51,9 @@ Configuration nodes support the generic properties "bias-disable", > "bias-pull-up" and "bias-pull-down", described in file > pinctrl-bindings.txt > > +Optional properties : > + - drive-strength-uA: Drive strength for the specified pins in uA. if you have to re-send this series for whatever reason then please mention that drive-strength-uA is only valid for G12A and newer otherwise: Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>