[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+D_=3V26Yj-EH4nJ0Hsx7-+73Q8iGD+s40iRz-EpS=kQ@mail.gmail.com>
Date: Wed, 19 Jun 2019 08:12:09 -0600
From: Rob Herring <robh+dt@...nel.org>
To: Maxime Ripard <maxime.ripard@...tlin.com>
Cc: Mark Rutland <mark.rutland@....com>,
Frank Rowand <frowand.list@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Chen-Yu Tsai <wens@...e.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
netdev <netdev@...r.kernel.org>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>, devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
Maxime Chevallier <maxime.chevallier@...tlin.com>,
Antoine Ténart <antoine.tenart@...tlin.com>,
Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>
Subject: Re: [PATCH v3 08/16] dt-bindings: net: stmmac: Convert the binding to
a schemas
On Wed, Jun 19, 2019 at 3:48 AM Maxime Ripard <maxime.ripard@...tlin.com> wrote:
>
> Switch the STMMAC / Synopsys DesignWare MAC controller binding to a YAML
> schema to enable the DT validation.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@...tlin.com>
>
> ---
>
> Changes from v2:
> - Switch to phy-connection-type instead of phy-mode
> - Fix the snps,*pbl properties type
>
> Changes from v1:
> - Restrict snps,tso to only a couple of compatibles
> - Use an enum for the compatibles
> - Add a custom select statement with the compatibles of all the generic
> compatibles, including the deprecated ones. Remove the deprecated ones
> from the valid compatible values to issue a warning when used.
> ---
> Documentation/devicetree/bindings/net/snps,dwmac.yaml | 389 +++++++++++-
> Documentation/devicetree/bindings/net/stmmac.txt | 179 +-----
> 2 files changed, 390 insertions(+), 178 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/snps,dwmac.yaml
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists