[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240813194817.GA1629980-robh@kernel.org>
Date: Tue, 13 Aug 2024 13:48:17 -0600
From: Rob Herring <robh@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
"open list:NETWORKING DRIVERS" <netdev@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>, imx@...ts.linux.dev
Subject: Re: [PATCH 1/1] dt-bindings: net: convert maxim,ds26522.txt to yaml
format
On Fri, Aug 09, 2024 at 10:32:06AM -0400, Frank Li wrote:
> Convert binding doc maxim,ds26522.txt to yaml format.
> Additional changes
> - Remove spi-max-frequency because ref to
> /schemas/spi/spi-peripheral-props.yaml
> - Add address-cells and size-cells in example
>
> Fix below warning:
> arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dtb: /soc/spi@...0000/slic@2: failed to match any schema with compatible: ['maxim,ds26522']
>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> .../devicetree/bindings/net/maxim,ds26522.txt | 13 ------
> .../bindings/net/maxim,ds26522.yaml | 40 +++++++++++++++++++
> 2 files changed, 40 insertions(+), 13 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/maxim,ds26522.txt
> create mode 100644 Documentation/devicetree/bindings/net/maxim,ds26522.yaml
netdev didn't pick this up, so I applied, thanks.
Powered by blists - more mailing lists