On Tue, May 12, 2020 at 2:27 AM Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> wrote: > > Convert the UniPhier AVE4 controller binding to DT schema format. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > --- > > Changes since v1: > - Set true to phy-mode and phy-handle instead of $ref > - Add mac-address and local-mac-address for existing dts warning > > .../bindings/net/socionext,uniphier-ave4.txt | 64 ------------ > .../bindings/net/socionext,uniphier-ave4.yaml | 111 +++++++++++++++++++++ > MAINTAINERS | 2 +- > 3 files changed, 112 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/socionext,uniphier-ave4.txt > create mode 100644 Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>