All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	"open list:NETWORKING DRIVERS" <netdev@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	imx@lists.linux.dev
Subject: Re: [PATCH 1/1] dt-bindings: net: convert maxim,ds26522.txt to yaml format
Date: Tue, 13 Aug 2024 13:48:17 -0600	[thread overview]
Message-ID: <20240813194817.GA1629980-robh@kernel.org> (raw)
In-Reply-To: <20240809143208.3447888-1-Frank.Li@nxp.com>

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@2100000/slic@2: failed to match any schema with compatible: ['maxim,ds26522']
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.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.

      parent reply	other threads:[~2024-08-13 19:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 14:32 [PATCH 1/1] dt-bindings: net: convert maxim,ds26522.txt to yaml format Frank Li
2024-08-09 14:32 ` [PATCH v3 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node Frank Li
2024-08-09 14:37   ` Frank Li
2024-08-10 12:37 ` [PATCH 1/1] dt-bindings: net: convert maxim,ds26522.txt to yaml format Krzysztof Kozlowski
2024-08-13 19:48 ` Rob Herring [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240813194817.GA1629980-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.