From: Frank Li <Frank.li@nxp.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Gregor Herburger <gregor.herburger@tq-group.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux@ew.tq-group.com
Subject: Re: [PATCH 2/2] arm64: dts: ls1028a: Add mbls1028a and mbls1028a-ind devicetrees
Date: Mon, 2 Jun 2025 12:00:18 -0400 [thread overview]
Message-ID: <aD3KkkSwoUKaWrim@lizhi-Precision-Tower-5810> (raw)
In-Reply-To: <5019298.31r3eYUQgx@steina-w>
On Mon, Jun 02, 2025 at 04:28:55PM +0200, Alexander Stein wrote:
> Am Freitag, 30. Mai 2025, 18:17:00 CEST schrieb Frank Li:
> > ********************
> > Achtung externe E-Mail: Öffnen Sie Anhänge und Links nur, wenn Sie wissen, dass diese aus einer sicheren Quelle stammen und sicher sind. Leiten Sie die E-Mail im Zweifelsfall zur Prüfung an den IT-Helpdesk weiter.
> > Attention external email: Open attachments and links only if you know that they are from a secure source and are safe. In doubt forward the email to the IT-Helpdesk to check it.
> > ********************
> >
> > On Fri, May 30, 2025 at 08:29:27AM +0200, Alexander Stein wrote:
> > > Hi Frank,
> > >
> > > Am Mittwoch, 28. Mai 2025, 17:35:52 CEST schrieb Frank Li:
> > > > On Tue, May 27, 2025 at 08:03:55AM +0200, Alexander Stein wrote:
> > > > > From: Gregor Herburger <gregor.herburger@tq-group.com>
> > > > >
> > > > > Add device trees for the MBLS1028A and the MBLS1028A-IND and the SoM
> > > > > TQMLS1028A.
> > > > >
> > > > > Signed-off-by: Gregor Herburger <gregor.herburger@tq-group.com>
> > > > > Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> > > > > ---
> > > > > arch/arm64/boot/dts/freescale/Makefile | 2 +
> > > > > .../fsl-ls1028a-tqmls1028a-mbls1028a-ind.dts | 68 ++++
> > > > > .../fsl-ls1028a-tqmls1028a-mbls1028a.dts | 118 +++++++
> > > > > .../fsl-ls1028a-tqmls1028a-mbls1028a.dtsi | 291 ++++++++++++++++++
> > > > > .../dts/freescale/fsl-ls1028a-tqmls1028a.dtsi | 117 +++++++
> > > >
> > > > New dts file, suggest run https://github.com/lznuaa/dt-format to nice order
> > >
> > > Thanks for the suggestions. It does some improvements, but I also disagree
> > > with a lot of proposed changes:
> > > * Wrong indent of SPDX tag
> > > * model property should come first IMHO
> > > * {gpio,interrupt}-controller should come before #{gpio,interrupt}-cells
> >
> > I checked code, it is specific rule to make -cells before -controller. It
> > should come from previous review comments.
> >
> > Do you have document or mail list require -controller before --cells ?
>
> There is Documentation/devicetree/bindings/interrupt-controller/interrupts.txt.
> While not exactly saying anything about property order, "interrupt-controller"
> is stated in the very first sentence.
> Also from a readers perspective having "-controller" first seems
> reasonable, IMHO. "-cells" is necessary because it is a controller.
This document have not updated since 2019.
A rob acked
https://lore.kernel.org/linux-devicetree/20250513-gicv5-host-v4-1-b36e9b15a6c3@kernel.org/
interrupt-cell and msi-cell is before interrupt-controller and
msi-controller. The order may not be big deal. -cell carry more impantant
informaiton than -controller because all consumer needs know -cell number.
Rob:
Do you have suggestion about these order, so we can easily follow for new
dts files
Frank
>
> Best regards
> Alexander
>
> > Frank
> >
> > > * gpio-hog property should come first in a hog node
> > > * sorting gpio-hog nodes by name instead of line number seems wrong
> > >
> > > There are some more bogus changes, so I'll skip this tool for now.
> > >
> > > Thanks & best regards
> > > Alexander
> > >
> > > > Frank
> > > > [...]
> > > --
> > > 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/
> > >
> > >
> >
> >
>
>
> --
> 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/
>
>
next prev parent reply other threads:[~2025-06-02 16:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 6:03 [PATCH 1/2] dt-bindings: arm: fsl: add TQ-Systems boards MBLS1028A and MBLS1028A-IND Alexander Stein
2025-05-27 6:03 ` [PATCH 2/2] arm64: dts: ls1028a: Add mbls1028a and mbls1028a-ind devicetrees Alexander Stein
2025-05-28 15:35 ` Frank Li
2025-05-30 6:29 ` Alexander Stein
2025-05-30 15:05 ` Frank Li
2025-05-30 16:17 ` Frank Li
2025-06-02 14:28 ` Alexander Stein
2025-06-02 16:00 ` Frank Li [this message]
2025-05-27 7:28 ` [PATCH 1/2] dt-bindings: arm: fsl: add TQ-Systems boards MBLS1028A and MBLS1028A-IND Rob Herring (Arm)
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=aD3KkkSwoUKaWrim@lizhi-Precision-Tower-5810 \
--to=frank.li@nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=gregor.herburger@tq-group.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@ew.tq-group.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox