Re: [PATCH v3 3/8] dt-bindings: net: Convert Calxeda Ethernet binding to json-schema

From: Rob Herring
Date: Sun May 03 2020 - 11:55:25 EST


On Thu, 30 Apr 2020 22:10:49 +0100, Andre Przywara wrote:
> Convert the Calxeda XGMAC Ethernet device binding to DT schema format
> using json-schema.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> .../devicetree/bindings/net/calxeda-xgmac.txt | 18 -------
> .../bindings/net/calxeda-xgmac.yaml | 49 +++++++++++++++++++
> 2 files changed, 49 insertions(+), 18 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/calxeda-xgmac.txt
> create mode 100644 Documentation/devicetree/bindings/net/calxeda-xgmac.yaml
>

Applied, thanks.

Rob