[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YaQhg8n6fkwQVIF+@robh.at.kernel.org>
Date: Sun, 28 Nov 2021 18:40:35 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
devicetree@...r.kernel.org,
"David S . Miller" <davem@...emloft.net>
Subject: Re: [PATCH net-next 1/2 v3] dt-bindings: net: Add bindings for
IXP4xx V.35 WAN HSS
On Mon, 22 Nov 2021 23:35:29 +0100, Linus Walleij wrote:
> This adds device tree bindings for the IXP4xx V.35 WAN high
> speed serial (HSS) link.
>
> An example is added to the NPE example where the HSS appears
> as a child.
>
> Cc: devicetree@...r.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> ChangeLog v2->v3:
> - Add address-cells and size-cells to the NPE node so we
> can number the instance with reg = <>;
> - Add a patternProperties for the HSS nodes to match and
> reference the HSS schema from there.
> - Found one more queue that was passed using platform data:
> intel,queue-chl-txready. Add binding for this and add it
> to the example.
> - Resend along with the driver conversion.
> ChangeLog v1->v2:
> - Add intel vendor prefix on custom queue handle bindings.
> - Make the pkt-tx and pkt-rxfree into arrays of handles.
>
> Currently only adding these bindings so we can describe the
> hardware in device trees.
> ---
> ...ntel,ixp4xx-network-processing-engine.yaml | 35 ++++++
> .../bindings/net/intel,ixp4xx-hss.yaml | 100 ++++++++++++++++++
> 2 files changed, 135 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/intel,ixp4xx-hss.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists