On Mon, 06 Jul 2020 16:35:29 +0200, Geert Uytterhoeven wrote: > Convert the Renesas Ethernet AVB (EthernetAVB-IF) Device Tree binding > documentation to json-schema. > > Add missing properties. > Update the example to match reality. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Reviewed-by: Sergei Shtylyov <[email protected]> > --- > v2: > - Add Reviewed-by, > - Replace "renesas,[rt]xc-delay-ps" by "[rt]x-internal-delay-ps", for > which the base definition is imported from ethernet-controller.yaml. > --- > .../bindings/net/renesas,etheravb.yaml | 261 ++++++++++++++++++ > .../devicetree/bindings/net/renesas,ravb.txt | 137 --------- > 2 files changed, 261 insertions(+), 137 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/net/renesas,etheravb.yaml > delete mode 100644 Documentation/devicetree/bindings/net/renesas,ravb.txt >
Reviewed-by: Rob Herring <[email protected]>
