[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180522194039.GA15413@rob-hp-laptop>
Date: Tue, 22 May 2018 14:40:39 -0500
From: Rob Herring <robh@...nel.org>
To: Michal Vokáč <vokac.m@...il.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, f.fainelli@...il.com,
vivien.didelot@...oirfairelinux.com, andrew@...n.ch,
mark.rutland@....com, davem@...emloft.net, michal.vokac@...ft.com
Subject: Re: [PATCH net-next v2 1/7] net: dsa: qca8k: Add QCA8334 binding
documentation
On Tue, May 22, 2018 at 01:16:26PM +0200, Michal Vokáč wrote:
> Add support for the four-port variant of the Qualcomm QCA833x switch.
>
> The CPU port default link settings can be reconfigured using
> a fixed-link sub-node.
>
> Signed-off-by: Michal Vokáč <michal.vokac@...ft.com>
> ---
> Changes in v2:
> - Add commit message and document fixed-link binding.
>
> .../devicetree/bindings/net/dsa/qca8k.txt | 23 +++++++++++++++++++++-
> 1 file changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/net/dsa/qca8k.txt b/Documentation/devicetree/bindings/net/dsa/qca8k.txt
> index 9c67ee4..15b9057 100644
> --- a/Documentation/devicetree/bindings/net/dsa/qca8k.txt
> +++ b/Documentation/devicetree/bindings/net/dsa/qca8k.txt
> @@ -2,7 +2,10 @@
>
> Required properties:
>
> -- compatible: should be "qca,qca8337"
> +- compatible: should be one of:
> + "qca,qca8334"
> + "qca,qca8337"
> +
> - #size-cells: must be 0
> - #address-cells: must be 1
>
> @@ -14,6 +17,20 @@ port and PHY id, each subnode describing a port needs to have a valid phandle
> referencing the internal PHY connected to it. The CPU port of this switch is
> always port 0.
>
> +A CPU port node has the following optional property:
s/property/node/
Otherwise,
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists