Re: [PATCH v3 1/3] dt-bindings: net: renesas: Document Renesas Ethernet Switch
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-22 07:39:52
Also in:
linux-devicetree, linux-renesas-soc
From: Krzysztof Kozlowski <hidden>
Date: 2022-09-22 07:39:52
Also in:
linux-devicetree, linux-renesas-soc
On 22/09/2022 07:28, Yoshihiro Shimoda wrote:
Document Renesas Etherent Switch for R-Car S4-8 (r8a779f0). Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> --- .../bindings/net/renesas,etherswitch.yaml | 286 ++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/renesas,etherswitch.yamldiff --git a/Documentation/devicetree/bindings/net/renesas,etherswitch.yaml b/Documentation/devicetree/bindings/net/renesas,etherswitch.yaml new file mode 100644 index 000000000000..988d14f5c54e --- /dev/null +++ b/Documentation/devicetree/bindings/net/renesas,etherswitch.yaml@@ -0,0 +1,286 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/net/renesas,etherswitch.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml#
All the previous comments from v2 are still applicable (as I replied after you sent this). Please fix this or respond to my comments on v2. Best regards, Krzysztof