On Fri, 1 Nov 2019 18:45:02 +0200, Grygorii Strashko wrote: > Now that we have the DT validation in place, let's convert the device tree > bindings for the TI SoC Davinci/OMAP/Keystone2 MDIO Controllerr over to a > YAML schemas. > > Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx> > --- > changes since rfc: > - removed old bindings > - bus_freq defined as "required" for davinci_mdio > rfc: https://lkml.org/lkml/2019/10/24/300 > > .../devicetree/bindings/net/davinci-mdio.txt | 36 ---------- > .../bindings/net/ti,davinci-mdio.yaml | 71 +++++++++++++++++++ > 2 files changed, 71 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/davinci-mdio.txt > create mode 100644 Documentation/devicetree/bindings/net/ti,davinci-mdio.yaml > Applied, thanks. Rob