All of lore.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Frieder Schrempf <frieder@fris.de>
Cc: Conor Dooley <conor+dt@kernel.org>,
	devicetree@vger.kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org, Li Yang <leoyang.li@nxp.com>,
	Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Christoph Niedermaier <cniedermaier@dh-electronics.com>,
	Conor Dooley <conor.dooley@microchip.com>,
	Gregor Herburger <gregor.herburger@ew.tq-group.com>,
	Josua Mayer <josua@solid-run.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Marco Felsch <m.felsch@pengutronix.de>,
	Marek Vasut <marex@denx.de>,
	Markus Niebel <Markus.Niebel@ew.tq-group.com>,
	Stefan Wahren <stefan.wahren@chargebyte.com>,
	Tim Harvey <tharvey@gateworks.com>,
	Yannic Moog <y.moog@phytec.de>
Subject: Re: [PATCH 2/3] dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board
Date: Tue, 16 Jan 2024 17:14:53 +0000	[thread overview]
Message-ID: <20240116-donated-squealing-ff35a3bfe18d@spud> (raw)
In-Reply-To: <20240116105317.267525-3-frieder@fris.de>

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

On Tue, Jan 16, 2024 at 11:51:56AM +0100, Frieder Schrempf wrote:
> From: Frieder Schrempf <frieder.schrempf@kontron.de>
> 
> Add compatible for the Sielaff i.MX6 Solo board.
> 
> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 32b195852a75c..f6cdf4a8e51a2 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -469,6 +469,7 @@ properties:
>                - prt,prtvt7                # Protonic VT7 board
>                - rex,imx6dl-rex-basic      # Rex Basic i.MX6 Dual Lite Board
>                - riot,imx6s-riotboard      # RIoTboard i.MX6S
> +              - sielaff,imx6dl-board      # Sielaff i.MX6 Solo Board
>                - skov,imx6dl-skov-revc-lt2 # SKOV IMX6 CPU SoloCore lt2
>                - skov,imx6dl-skov-revc-lt6 # SKOV IMX6 CPU SoloCore lt6
>                - solidrun,cubox-i/dl            # SolidRun Cubox-i Solo/DualLite
> -- 
> 2.43.0
> 

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

  reply	other threads:[~2024-01-16 17:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 10:51 [PATCH 0/3] ARM: dts: imx6dl: Add support for Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 10:51 ` Frieder Schrempf
2024-01-16 10:51 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sielaff Frieder Schrempf
2024-01-16 17:13   ` Conor Dooley
2024-01-16 10:51 ` [PATCH 2/3] dt-bindings: arm: fsl: Add Sielaff i.MX6 Solo board Frieder Schrempf
2024-01-16 17:14   ` Conor Dooley [this message]
2024-01-16 10:51 ` [PATCH 3/3] ARM: dts: imx6dl: Add support for " Frieder Schrempf
2024-01-16 10:51   ` Frieder Schrempf
2024-01-16 11:21   ` Fabio Estevam
2024-01-16 11:21     ` Fabio Estevam
2024-01-16 11:36     ` Frieder Schrempf
2024-01-16 11:36       ` Frieder Schrempf

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=20240116-donated-squealing-ff35a3bfe18d@spud \
    --to=conor@kernel.org \
    --cc=Markus.Niebel@ew.tq-group.com \
    --cc=bhelgaas@google.com \
    --cc=cniedermaier@dh-electronics.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=frieder.schrempf@kontron.de \
    --cc=frieder@fris.de \
    --cc=gregor.herburger@ew.tq-group.com \
    --cc=josua@solid-run.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=stefan.wahren@chargebyte.com \
    --cc=tharvey@gateworks.com \
    --cc=y.moog@phytec.de \
    /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.