public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Conor Dooley <conor@kernel.org>
To: Francesco Dolcini <francesco@dolcini.it>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>, Li Yang <leoyang.li@nxp.com>,
	Joao Paulo Goncalves <joao.goncalves@toradex.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH v1 1/2] dt-bindings: arm: fsl: add imx8qm apalis eval v1.2 carrier board
Date: Thu, 25 Jan 2024 17:08:04 +0000	[thread overview]
Message-ID: <20240125-player-disposal-a9cd852e9061@spud> (raw)
In-Reply-To: <20240125101457.9873-2-francesco@dolcini.it>

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

On Thu, Jan 25, 2024 at 11:14:56AM +0100, Francesco Dolcini wrote:
> From: Joao Paulo Goncalves <joao.goncalves@toradex.com>
> 
> Add the toradex,apalis-imx8-eval-v1.2 and
> toradex,apalis-imx8-v1.1-eval-v1.2 compatible strings for version 1.2
> of the Apalis Evaluation Board.
> 
> Version v1.2 includes the following changes compared to v1.1:
> 
> - 8-bit MMC connector replaced with a 4-bit uSD connector.
> - Audio codec NAU88C22 added.
> - M24C02 EEPROM i2c added.
> - MIPI-CSI-2 connector directly to the board added.
> - PCIe switch PEX8605 removed and PCIe now is routed directly to Mini
> PCIe connector.
> - Power measurement IC INA219 added.
> - Replaced DVI with HDMI connector.
> - Single-channel USB to UART converter replaced with four-channel USB
> to UART/JTAG.
> - Temperature sensor TMP75 added.
> 
> Please note that board version v1.0 (which reached EOL) is compatible with
> v1.1, therefore toradex,apalis-imx8-eval and toradex,apalis-v1.1-imx8-eval
> compatible strings should be used for both v1.0 and v1.1.
> 
> Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>

I was convinced that I acked this already a few days ago, but no:
https://lore.kernel.org/all/20240124141849.26254-2-hiagofranco@gmail.com/

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

Cheers,
Conor.

> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 228dcc5c7d6f..b877f940490a 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -1194,7 +1194,8 @@ properties:
>        - description: i.MX8QM Boards with Toradex Apalis iMX8 Modules
>          items:
>            - enum:
> -              - toradex,apalis-imx8-eval            # Apalis iMX8 Module on Apalis Evaluation Board
> +              - toradex,apalis-imx8-eval            # Apalis iMX8 Module on Apalis Evaluation V1.0/V1.1 Board
> +              - toradex,apalis-imx8-eval-v1.2       # Apalis iMX8 Module on Apalis Evaluation V1.2 Board
>                - toradex,apalis-imx8-ixora-v1.1      # Apalis iMX8 Module on Ixora V1.1 Carrier Board
>            - const: toradex,apalis-imx8
>            - const: fsl,imx8qm
> @@ -1202,7 +1203,8 @@ properties:
>        - description: i.MX8QM Boards with Toradex Apalis iMX8 V1.1 Modules
>          items:
>            - enum:
> -              - toradex,apalis-imx8-v1.1-eval       # Apalis iMX8 V1.1 Module on Apalis Eval. Board
> +              - toradex,apalis-imx8-v1.1-eval       # Apalis iMX8 V1.1 Module on Apalis Eval. V1.0/V1.1 Board
> +              - toradex,apalis-imx8-v1.1-eval-v1.2  # Apalis iMX8 V1.1 Module on Apalis Eval. V1.2 Board
>                - toradex,apalis-imx8-v1.1-ixora-v1.1 # Apalis iMX8 V1.1 Module on Ixora V1.1 C. Board
>                - toradex,apalis-imx8-v1.1-ixora-v1.2 # Apalis iMX8 V1.1 Module on Ixora V1.2 C. Board
>            - const: toradex,apalis-imx8-v1.1
> -- 
> 2.39.2
> 

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

  reply	other threads:[~2024-01-25 17:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 10:14 [PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board Francesco Dolcini
2024-01-25 10:14 ` [PATCH v1 1/2] dt-bindings: arm: fsl: add imx8qm " Francesco Dolcini
2024-01-25 17:08   ` Conor Dooley [this message]
2024-01-25 19:19     ` Francesco Dolcini
2024-01-25 10:14 ` [PATCH v1 2/2] arm64: dts: freescale: imx8qm: add " Francesco Dolcini
2024-02-06  8:23 ` [PATCH v1 0/2] " Shawn Guo

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=20240125-player-disposal-a9cd852e9061@spud \
    --to=conor@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=francesco.dolcini@toradex.com \
    --cc=francesco@dolcini.it \
    --cc=joao.goncalves@toradex.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    /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