On Wed, Feb 26, 2020 at 03:41:46PM -0600, Rob Herring wrote: > On Sat, 22 Feb 2020 15:04:33 +0900, Masahiro Yamada wrote: > > Convert the Socionext UniPhier board/SoC binding to DT schema format. > > > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > > --- > > > > Changes in v2: > > - Remove 'examples' because examples are fold into /example-0 node > > and there is no way to meet > > $nodename: > > const: '/' > > > > .../bindings/arm/socionext/uniphier.txt | 47 -------------- > > .../bindings/arm/socionext/uniphier.yaml | 61 +++++++++++++++++++ > > MAINTAINERS | 2 +- > > 3 files changed, 62 insertions(+), 48 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt > > create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> As this is all DT bindings, I'll apply the series. Rob