From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: Marco Felsch <m.felsch@pengutronix.de>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Conor Dooley <conor@kernel.org>, Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Markus Niebel <Markus.Niebel@tq-group.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux@ew.tq-group.com" <linux@ew.tq-group.com>
Subject: Re: [PATCH 1/3] dt-bindings: arm: add TQMa8Xx boards
Date: Tue, 06 Jun 2023 14:29:30 +0200 [thread overview]
Message-ID: <5061585.GXAFRqVoOG@steina-w> (raw)
In-Reply-To: <20230606120730.6exdpylr24qn6hdw@pengutronix.de>
Hi Marco,
thanks for the feedback.
Am Dienstag, 6. Juni 2023, 14:07:56 CEST schrieb Marco Felsch:
> Hi Alexander,
>
> On 23-06-06, Alexander Stein wrote:
> > TQMa8Xx is a SOM series featuring NXP i.MX8X SoC.
> > They are called TQMa8XQP and TQMa8XDP respectively.
> > MBa8Xx is an evaluation mainboard for this SOM
> >
> > Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
> > Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> > ---
> >
> > Documentation/devicetree/bindings/arm/fsl.yaml | 17 +++++++++++++++++
> > 1 file changed, 17 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml
> > b/Documentation/devicetree/bindings/arm/fsl.yaml index
> > 2510eaa8906dd..c4dcdac43bafb 100644
> > --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> >
> > @@ -1195,6 +1195,23 @@ properties:
> > - const: toradex,colibri-imx8x
> > - const: fsl,imx8qxp
> >
> > + - description:
> > + TQMa8Xx is a series of SOM featuring NXP i.MX8X system-on-chip
> > + variants. It is designed to be clicked on different carrier
> > boards + MBa8Xx is the starterkit
> > + oneOf:
> > + - items:
> > + - enum:
> > + - tq,imx8dxp-tqma8xdp-mba8xx # TQ-Systems GmbH TQMa8XDP
> > SOM on MBa8Xx + - const: tq,imx8dxp-tqma8xdp #
> > TQ-Systems GmbH TQMa8XDP SOM (with i.MX8DXP) + - const:
> > fsl,imx8dxp
> > + - const: fsl,imx8qxp
>
> ^
> Should be removed? The rest lgtm, so feel free to add my:
As imx8dxp is missing completely, I think it's even better the not add this
compatible for now.
> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Thanks, you meant this for this patch only or the whole series?
> Nit: Please check the dts(i) files for C++ comments '//' and replace
> them with '/**/'. There was at least one C++ comment.
Ah, you are right. Thanks.
Regards,
Alexander
> Regards,
> Marco
>
> > + - items:
> > + - enum:
> > + - tq,imx8qxp-tqma8xqp-mba8xx # TQ-Systems GmbH TQMa8XQP
> > SOM on MBa8Xx + - const: tq,imx8qxp-tqma8xqp #
> > TQ-Systems GmbH TQMa8XQP SOM (with i.MX8QXP) + - const:
> > fsl,imx8qxp
> > +
> >
> > - description: i.MX8ULP based Boards
> >
> > items:
> > - enum:
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2023-06-06 12:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 11:21 [PATCH 0/3] TQMa8Xx (i.MX8XQP) support Alexander Stein
2023-06-06 11:21 ` [PATCH 1/3] dt-bindings: arm: add TQMa8Xx boards Alexander Stein
2023-06-06 12:07 ` Marco Felsch
2023-06-06 12:29 ` Alexander Stein [this message]
2023-06-06 19:13 ` Conor Dooley
2023-06-06 11:21 ` [PATCH 2/3] arm64: dts: freescale: add initial device tree for TQMa8XQP with i.MX8QXP Alexander Stein
2023-06-06 11:21 ` [PATCH 3/3] arm64: defconfig: Enable i.MX8QXP device drivers 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=5061585.GXAFRqVoOG@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=Markus.Niebel@tq-group.com \
--cc=catalin.marinas@arm.com \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux@ew.tq-group.com \
--cc=m.felsch@pengutronix.de \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=will@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;
as well as URLs for NNTP newsgroup(s).