On Fri, 04 Oct 2024 13:36:56 +0100, Prabhakar wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > On the RZ/V2H(P) SoC we can configure the 'input-schmitt-{enable,disable}' > , 'drive-open-drain' and 'drive-push-pull' of multiplexed pins. Update the > binding documentation to include these properties. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > Hi Rob, > I have dropped your Ack from v1 as I have updated the commit message and > included `drive-push-pull` property in v2. > > Cheers, Prabhakar > > v1->v2 > - Added `drive-push-pull` property > --- > .../devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>