Dear AngeloGioacchino, Thanks for your comments~ On Thu, 2021-11-11 at 14:30 +0100, AngeloGioacchino Del Regno wrote: > 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@xxxxxxxxxxxx> > > --- > > .../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. OK, I'll split it in next send.