[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <171813784153.3020916.2558169964634930233.robh@kernel.org>
Date: Tue, 11 Jun 2024 14:30:43 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Martin Schiller <ms@....tdt.de>
Cc: netdev@...r.kernel.org, krzk+dt@...nel.org, davem@...emloft.net,
edumazet@...gle.com, olteanv@...il.com, conor+dt@...nel.org,
kuba@...nel.org, devicetree@...r.kernel.org, pabeni@...hat.com,
hauke@...ke-m.de, martin.blumenstingl@...glemail.com,
f.fainelli@...il.com, andrew@...n.ch, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v5 01/12] dt-bindings: net: dsa: lantiq,gswip:
convert to YAML schema
On Tue, 11 Jun 2024 15:54:23 +0200, Martin Schiller wrote:
> Convert the lantiq,gswip bindings to YAML format.
>
> Also add this new file to the MAINTAINERS file.
>
> Furthermore, the CPU port has to specify a phy-mode and either a phy or
> a fixed-link. Since GSWIP is connected using a SoC internal protocol
> there's no PHY involved. Add phy-mode = "internal" and a fixed-link to
> the example code to describe the communication between the PMAC
> (Ethernet controller) and GSWIP switch.
>
> Signed-off-by: Martin Schiller <ms@....tdt.de>
> ---
> .../bindings/net/dsa/lantiq,gswip.yaml | 202 ++++++++++++++++++
> .../bindings/net/dsa/lantiq-gswip.txt | 146 -------------
> MAINTAINERS | 1 +
> 3 files changed, 203 insertions(+), 146 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/dsa/lantiq,gswip.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists