[PATCH v2 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Thu Nov 11 05:30:23 PST 2021
Il 11/11/21 08:12, Biao Huang ha scritto:
> Convert mediatek-dwmac to DT schema, and delete old mediatek-dwmac.txt.
>
> Signed-off-by: Biao Huang <biao.huang at mediatek.com>
> ---
> .../bindings/net/mediatek-dwmac.txt | 91 --------
> .../bindings/net/mediatek-dwmac.yaml | 211 ++++++++++++++++++
> 2 files changed, 211 insertions(+), 91 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/mediatek-dwmac.txt
> create mode 100644 Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
>
Thanks for the DT schema conversion!
Anyway, you should split this in two commits: in the first one, you convert the
txt documentation to schema, as it is... and in the second one, you add mt8195
bindings.
More information about the linux-arm-kernel
mailing list