On Thu, Jun 27, 2019 at 8:39 PM Andrew Jeffery <[email protected]> wrote: > > Convert ASPEED pinctrl bindings to DT schema format using json-schema > > Cc: Johnny Huang <[email protected]> > Signed-off-by: Andrew Jeffery <[email protected]> > --- > In v2: > > * Enforce function/group names in bindings > * Move description above properties > * Simplify specification of compatible > * Cleanup license specification > > .../pinctrl/aspeed,ast2400-pinctrl.txt | 80 ------------------ > .../pinctrl/aspeed,ast2400-pinctrl.yaml | 81 +++++++++++++++++++ > 2 files changed, 81 insertions(+), 80 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/pinctrl/aspeed,ast2400-pinctrl.txt > create mode 100644 > Documentation/devicetree/bindings/pinctrl/aspeed,ast2400-pinctrl.yaml
Reviewed-by: Rob Herring <[email protected]>

