Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Stefano Radaelli <stefano.radaelli21@gmail.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	pierluigi.p@variscite.com,
	Stefano Radaelli <stefano.r@variscite.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Frank Li <Frank.Li@nxp.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	Josua Mayer <josua@solid-run.com>,
	Dario Binacchi <dario.binacchi@amarulasolutions.com>,
	Maud Spierings <maudspierings@gocontroll.com>,
	Alexander Stein <alexander.stein@ew.tq-group.com>,
	Ernest Van Hoecke <ernest.vanhoecke@toradex.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Hugo Villeneuve <hvilleneuve@dimonoff.com>,
	Conor Dooley <conor.dooley@microchip.com>
Subject: Re: [PATCH v5 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
Date: Tue, 9 Jun 2026 17:15:43 +0100	[thread overview]
Message-ID: <20260609-clumsy-material-b74a9b6bc7b7@spud> (raw)
In-Reply-To: <c65129896fc6ce80044ee1d89e12dcdff34945be.1780998600.git.stefano.r@variscite.com>

[-- Attachment #1: Type: text/plain, Size: 4029 bytes --]

On Tue, Jun 09, 2026 at 11:51:18AM +0200, Stefano Radaelli wrote:
> From: Stefano Radaelli <stefano.r@variscite.com>
> 
> Add DT compatible strings for Variscite DART-MX8MP SoM and Variscite
> development carrier Board.
> 
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> Signed-off-by: Stefano Radaelli <stefano.r@variscite.com>

My mailbox looking like
| 169 ND  Jun 09 Stefano Radaell ( 27K) ┌─>[PATCH v5 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board
| 170 ND  Jun 09 sashiko-bot@ker (7.2K) │ ┌─>
| 171 ND  Jun 09 Stefano Radaell ( 24K) ├─>[PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
| 172  D  Jun 09 Stefano Radaell (  43) ├─>[PATCH v5 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
| 173 ND  Jun 09 Stefano Radaell ( 10K) [PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
| 174 ND  Jun 09 sashiko-bot@ker (7.1K)   ┌─>
| 175 ND  Jun 09 Hongliang Wang  (7.8K) ┌─>[PATCH v1 2/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K1000
| 176 ND  Jun 09 Hongliang Wang  (8.9K) ├─>[PATCH v1 1/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K0500
| 177 ND  Jun 09 Hongliang Wang  (7.7K) ├─>[PATCH v1 3/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties to 2K2000
| 178 ND  Jun 09 Hongliang Wang  (7.0K) [PATCH v1 0/3] LoongArch: dts: i2c: Add clocks and clock-frequency properties
| 179 ND  Jun 09 Stefano Radaell ( 27K) ┌─>[PATCH v4 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board
| 180 ND  Jun 09 sashiko-bot@ker (7.7K) │ ┌─>
| 181 ND  Jun 09 Stefano Radaell ( 24K) ├─>[PATCH v4 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
| 182  D  Jun 09 Stefano Radaell (  40) ├─>[PATCH v4 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
| 183 ND  Jun 09 Stefano Radaell ( 10K) [PATCH v4 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
| 184  D  Jun 09 Paolo Abeni     (  19) Re: [PATCH v2 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
| 185 N   Jun 09 Stefano Radaell ( 27K) ┌─>[PATCH v3 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board
| 186 N   Jun 09 sashiko-bot@ker (7.1K) │ ┌─>
| 187 N   Jun 09 Stefano Radaell ( 24K) ├─>[PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
| 188     Jun 09 Stefano Radaell (  36) ├─>[PATCH v3 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
| 189 N   Jun 09 Stefano Radaell ( 10K) [PATCH v3 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
is a pretty clear indication that you're iterating too quickly.
Try to slow down and leave people time to respond before sending new
versions, not just respin for every automated response you get.

Cheers,
Conor.

> ---
> v4->v5:
>  - 
> 
> v3->v4:
>  - 
> 
> v2->v3:
>  - 
> 
> v1->v2:
>  - 
> 
>  Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 86876311ec59..11629b9eafc5 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1310,6 +1310,12 @@ properties:
>            - const: tq,imx8mp-tqma8mpql            # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM
>            - const: fsl,imx8mp
>  
> +      - description: Variscite DART-MX8M Plus based boards
> +        items:
> +          - const: variscite,var-dart-mx8mp-sonata # Variscite DART-MX8MP on Sonata Development Board
> +          - const: variscite,var-dart-mx8mp # Variscite DART-MX8MP SOM
> +          - const: fsl,imx8mp
> +
>        - description: Variscite VAR-SOM-MX8M Plus based boards
>          items:
>            - const: variscite,var-som-mx8mp-symphony
> -- 
> 2.47.3
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2026-06-09 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-09  9:51 [PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board Stefano Radaelli
2026-06-09  9:51 ` [PATCH v5 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards Stefano Radaelli
2026-06-09 16:15   ` Conor Dooley [this message]
2026-06-09  9:51 ` [PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS Stefano Radaelli
2026-06-09  9:51 ` [PATCH v5 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board Stefano Radaelli

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=20260609-clumsy-material-b74a9b6bc7b7@spud \
    --to=conor@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=daniel.baluta@nxp.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=devicetree@vger.kernel.org \
    --cc=ernest.vanhoecke@toradex.com \
    --cc=festevam@gmail.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=hvilleneuve@dimonoff.com \
    --cc=imx@lists.linux.dev \
    --cc=josua@solid-run.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maudspierings@gocontroll.com \
    --cc=pierluigi.p@variscite.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=stefano.r@variscite.com \
    --cc=stefano.radaelli21@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