On 27/08/2024 04:13, David Leonard wrote: > You messages have weird blank line in front. > Add a node for the LS1046A's pinmux controller and related pinctrl > properties for the nodes using the gpio and i2c functions it controls. > > Signed-off-by: David Leonard <David.Leonard@xxxxxxxx> > --- > .../arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 36 +++++++++++++++++++ > 1 file changed, 36 insertions(+) > > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi > index 200e52622f99..d2286fd6f972 100644 > --- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi > +++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi > @@ -350,6 +350,29 @@ extirq: interrupt-controller@1ac { > }; > }; > > + pinmux: pinmux@157040c { pinctrl@ Keep your code consistent. Best regards, Krzysztof