On Wed, 18 Jan 2023 17:47:26 +0800, Chester Lin wrote: > Add DT schema for the pinctrl driver of NXP S32 SoC family. > > Signed-off-by: Larisa Grigore <larisa.grigore@xxxxxxx> > Signed-off-by: Ghennadi Procopciuc <Ghennadi.Procopciuc@xxxxxxxxxxx> > Signed-off-by: Chester Lin <clin@xxxxxxxx> > --- > > Changes in v4: > - Change the representation of available slew-rate DT values from register > values to real frequencies. > > .../pinctrl/nxp,s32g2-siul2-pinctrl.yaml | 123 ++++++++++++++++++ > 1 file changed, 123 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/nxp,s32g2-siul2-pinctrl.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>