On Thu, 26 Jan 2023 00:34:15 +0000, Daniel Golle wrote: > Add bindings for the MT7981 pinctrl driver. As MT7981 has most features > in common with MT7986 (but has a different layout in terms on pinctrl > and clocks), the existing mediatek,mt7986-pinctrl.yaml was used as an > example to create a similar document covering MT7981. > > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> > --- > .../pinctrl/mediatek,mt7981-pinctrl.yaml | 475 ++++++++++++++++++ > 1 file changed, 475 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,mt7981-pinctrl.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>