On Sun, Jul 28, 2019 at 11:56 PM Andrew Jeffery <andrew@xxxxxxxx> wrote: > > The AST260 differs from the 2400 and 2500 in that it supports multiple > groups for a subset of functions. > > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx> > > --- > v2: > * Avoid patternProperties for fixed strings > * Don't needlessly quote strings > --- > .../pinctrl/aspeed,ast2600-pinctrl.yaml | 115 ++++++++++++++++++ > 1 file changed, 115 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>