Re: [PATCH] arm64: dts: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board

From: Francesco Dolcini
Date: Tue Jul 19 2022 - 06:31:29 EST


Hello Krzysztof,

On Tue, Jul 19, 2022 at 12:01:34PM +0200, Krzysztof Kozlowski wrote:
> On 18/07/2022 17:23, Martyn Welch wrote:
> > + tca6424: gpio@22 {
> > + compatible = "ti,tca6424";
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_tca6424>;
> > + reg = <0x22>;
>
> compatible, then reg, then all other properties. This applies everywhere.

Is this documented somewhere? It would be easier to enable new people to
contribute, if it was.

Anyway, I would add to this list status as last, when present, and I do
try to order alphabetically all the other properties.

Francesco