All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>,
	Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>
Cc: Matthias Schiffer <matthias.schiffer@tq-group.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v2 1/5] dt-bindings: arm: fsl: add TQ Systems boards based on i.MX6UL(L)
Date: Mon, 21 Feb 2022 18:21:37 +0100	[thread overview]
Message-ID: <3a7468bd-bba4-8f9c-7ffe-49c01c35497b@canonical.com> (raw)
In-Reply-To: <20220221160419.550640-2-alexander.stein@ew.tq-group.com>

On 21/02/2022 17:04, Alexander Stein wrote:
> From: Matthias Schiffer <matthias.schiffer@tq-group.com>
> 
> TQMa6ULx is a SOM family using NXP i.MX6UL CPU family.
> TQMa6ULLx is a SOM family using NXP i.MX6ULL CPU family.
> Both are available as a socket type as well as an LGA type.
> For both variants there are the mainboards MBa6ULx and MBa6ULxL, trailing
> 'L' is LGA version.
> Finally there is the possibility to use the socket module with an LGA
> adapter on the MBa6ULxL.
> 
> The SOM needs a mainboard, therefore we provide compatibles using this
> naming schema:
> 
> "tq,imx6ul-<SOM>" for the module and
> "tq,imx6ul-<SOM>-<SBC>" for when mounted on the mainboard.
> The i.MX6ULL version is done similar.
> 
> Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> ---
> Changes in v2:
> * Acked-by: Rob Herring
> 
>  .../devicetree/bindings/arm/fsl.yaml          | 37 +++++++++++++++++++
>  1 file changed, 37 insertions(+)
> 


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>,
	Rob Herring <robh+dt@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>
Cc: Matthias Schiffer <matthias.schiffer@tq-group.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v2 1/5] dt-bindings: arm: fsl: add TQ Systems boards based on i.MX6UL(L)
Date: Mon, 21 Feb 2022 18:21:37 +0100	[thread overview]
Message-ID: <3a7468bd-bba4-8f9c-7ffe-49c01c35497b@canonical.com> (raw)
In-Reply-To: <20220221160419.550640-2-alexander.stein@ew.tq-group.com>

On 21/02/2022 17:04, Alexander Stein wrote:
> From: Matthias Schiffer <matthias.schiffer@tq-group.com>
> 
> TQMa6ULx is a SOM family using NXP i.MX6UL CPU family.
> TQMa6ULLx is a SOM family using NXP i.MX6ULL CPU family.
> Both are available as a socket type as well as an LGA type.
> For both variants there are the mainboards MBa6ULx and MBa6ULxL, trailing
> 'L' is LGA version.
> Finally there is the possibility to use the socket module with an LGA
> adapter on the MBa6ULxL.
> 
> The SOM needs a mainboard, therefore we provide compatibles using this
> naming schema:
> 
> "tq,imx6ul-<SOM>" for the module and
> "tq,imx6ul-<SOM>-<SBC>" for when mounted on the mainboard.
> The i.MX6ULL version is done similar.
> 
> Signed-off-by: Matthias Schiffer <matthias.schiffer@tq-group.com>
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> ---
> Changes in v2:
> * Acked-by: Rob Herring
> 
>  .../devicetree/bindings/arm/fsl.yaml          | 37 +++++++++++++++++++
>  1 file changed, 37 insertions(+)
> 


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-02-21 17:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 16:04 [PATCH v2 0/5] Support for TQMa6ULx & TQMa6ULxL modules Alexander Stein
2022-02-21 16:04 ` Alexander Stein
2022-02-21 16:04 ` [PATCH v2 1/5] dt-bindings: arm: fsl: add TQ Systems boards based on i.MX6UL(L) Alexander Stein
2022-02-21 16:04   ` Alexander Stein
2022-02-21 17:21   ` Krzysztof Kozlowski [this message]
2022-02-21 17:21     ` Krzysztof Kozlowski
2022-02-21 16:04 ` [PATCH v2 2/5] ARM: dts: imx6ul: add TQ-Systems MBa6ULx device trees Alexander Stein
2022-02-21 16:04   ` Alexander Stein
2022-02-21 16:04 ` [PATCH v2 3/5] ARM: dts: imx6ul: add TQ-Systems MBa6ULxL " Alexander Stein
2022-02-21 16:04   ` Alexander Stein
2022-02-21 16:04 ` [PATCH v2 4/5] ARM: dts: imx6ull: add TQ-Systems MBa6ULLx " Alexander Stein
2022-02-21 16:04   ` Alexander Stein
2022-02-21 16:04 ` [PATCH v2 5/5] ARM: dts: imx6ull: add TQ-Systems MBa6ULLxL " Alexander Stein
2022-02-21 16:04   ` Alexander Stein
2022-02-22  2:28 ` [PATCH v2 0/5] Support for TQMa6ULx & TQMa6ULxL modules Shawn Guo
2022-02-22  2:28   ` Shawn Guo
2022-02-22  2:34   ` Shawn Guo
2022-02-22  2:34     ` Shawn Guo
2022-02-22  7:01     ` (EXT) " Alexander Stein
2022-02-22  7:01       ` Alexander Stein

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=3a7468bd-bba4-8f9c-7ffe-49c01c35497b@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=matthias.schiffer@tq-group.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --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 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.