[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zyh0AgJZh1//17Te@dragon>
Date: Mon, 4 Nov 2024 15:13:06 +0800
From: Shawn Guo <shawnguo2@...h.net>
To: Heiko Schocher <hs@...x.de>
Cc: linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
Fabio Estevam <festevam@...il.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Rob Herring <robh@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawnguo@...nel.org>, devicetree@...r.kernel.org,
imx@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 3/3] arm64: dts: imx8mp: add aristainetos3 board
support
On Mon, Nov 04, 2024 at 06:33:55AM +0100, Heiko Schocher wrote:
> > > +
> > > + semtech,probe-reset;
> > > + gpio-controller;
> > > + interrupt-controller;
> > > +
> > > + interrupt-parent = <&gpio1>;
> > > + interrupts = <12 IRQ_TYPE_EDGE_FALLING>;
> > > + };
>
> Should I remove newlines here too?... but looking into the example from
>
> Documentation/devicetree/bindings/pinctrl/semtech,sx1501q.yaml
>
> there are this newlines ... so I let this lines in... or?
Not having newlines in middle of property list is just a style that
I prefer for IMX device trees.
Shawn
Powered by blists - more mailing lists