Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Frank Li <Frank.Li@nxp.com>
Cc: krzk+dt@kernel.org, conor+dt@kernel.org, stuyoder@gmail.com,
	imx@lists.linux.dev, linux-kernel@vger.kernel.org,
	laurentiu.tudor@nxp.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format
Date: Thu, 27 Jun 2024 14:10:02 -0600	[thread overview]
Message-ID: <171951899762.452992.8697118777293539475.robh@kernel.org> (raw)
In-Reply-To: <20240617170934.813321-1-Frank.Li@nxp.com>


On Mon, 17 Jun 2024 13:09:34 -0400, Frank Li wrote:
> Convert fsl,qoriq-mc from txt to yaml format.
> 
> Addition changes:
> - Child node name allow 'ethernet'.
> - Use 32bit address in example.
> - Fixed missed ';' in example.
> - Allow dma-coherent.
> - Remove smmu, its part in example.
> - Change child node name as 'ethernet'
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> 
> ---
> Change from v1 to v2
> - fixed warning find by make refcheckdocs
> - Change child node name as 'ethernet'
> - move range after reg in example
> 
> Pass dt_binding_check
> ake ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j8  dt_binding_check DT_SCHEMA_FILES=fsl,qoriq-mc.yaml
>   SCHEMA  Documentation/devicetree/bindings/processed-schema.json
>   CHKDT   Documentation/devicetree/bindings
>   LINT    Documentation/devicetree/bindings
>   DTEX    Documentation/devicetree/bindings/misc/fsl,qoriq-mc.example.dts
>   DTC_CHK Documentation/devicetree/bindings/misc/fsl,qoriq-mc.example.dtb
> ---
>  .../devicetree/bindings/misc/fsl,qoriq-mc.txt | 196 ------------------
>  .../bindings/misc/fsl,qoriq-mc.yaml           | 187 +++++++++++++++++
>  .../ethernet/freescale/dpaa2/overview.rst     |   2 +-
>  3 files changed, 188 insertions(+), 197 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
>  create mode 100644 Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml
> 

Applied, thanks!


      parent reply	other threads:[~2024-06-27 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-17 17:09 [PATCH v2 1/1] dt-bindings: misc: fsl,qoriq-mc: convert to yaml format Frank Li
2024-06-21 11:39 ` kernel test robot
2024-06-27 20:10 ` Rob Herring (Arm) [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=171951899762.452992.8697118777293539475.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.org \
    --cc=laurentiu.tudor@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stuyoder@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox