On Sat, 29 Oct 2022 10:21:30 +0800, Yinbo Zhu wrote: > Add the Loongson-2 pinctrl binding with DT schema format using > json-schema. > > Signed-off-by: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx> > --- > Change in v5: > 1. Drop dependencies. > 2. Add spaces after '='. > 3. Replace string loongson2 with loongson-2 in title. > > .../pinctrl/loongson,ls2k-pinctrl.yaml | 125 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 126 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/loongson,ls2k-pinctrl.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>