On Wed, 07 Oct 2020 19:06:12 +0300, Vladimir Lypak wrote: > Add device tree bindings documentation for Qualcomm MSM8953 > pinctrl driver. > > Signed-off-by: Vladimir Lypak <junak.pub@xxxxxxxxx> > --- > Changes in V2: > - removed "wakeup-parent" property. > - changed pincfg property pattern to '-pins$' and added its description. > - added "serial-pins" subnode to example. > --- > .../pinctrl/qcom,msm8953-pinctrl.yaml | 167 ++++++++++++++++++ > 1 file changed, 167 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,msm8953-pinctrl.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>