[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2197430.irdbgypaU6@steina-w>
Date: Mon, 19 Aug 2024 13:34:58 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>, Pengutronix Kernel Team <kernel@...gutronix.de>, Fabio Estevam <festevam@...il.com>, Peng Fan <peng.fan@....com>
Cc: Markus Niebel <Markus.Niebel@...tq-group.com>, "linux@...tq-group.com" <linux@...tq-group.com>, "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>, "imx@...ts.linux.dev" <imx@...ts.linux.dev>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration
Hi Peng,
thanks for the review.
Am Donnerstag, 1. August 2024, 05:04:49 CEST schrieb Peng Fan:
> > Subject: [PATCH 06/14] arm64: dts: freescale: imx93-tqma9352-
> > mba93xxla: improve pad configuration
> >
> > From: Markus Niebel <Markus.Niebel@...tq-group.com>
> >
> > - disable PU/PD if already done with external resistors
> > - do not configure Schmitt Trigger for outputs
> > - do not configure DSE / FSEL for inputs
> > - add missing pad groups
> > - assign muxed GPIO pads for X1 to gpio2 node
> >
> > Signed-off-by: Markus Niebel <Markus.Niebel@...tq-group.com>
> > Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>
> > ---
> > .../freescale/imx93-tqma9352-mba93xxla.dts | 237 ++++++++++++----
> > --
> > 1 file changed, 164 insertions(+), 73 deletions(-)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-
> > mba93xxla.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-
> > mba93xxla.dts
> > index e2ee9f5a042c..c663b6585c3a 100644
> > --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts
> > +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts
> > @@ -222,6 +222,11 @@ rtc-irq-hog {
> > };
> > };
> >
> > +&gpio2 {
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_gpio2>;
>
> I am not sure this is correct, what are this used for?
This is for general GPIOs usable from userspace. I'll add a new patch for
adding gpio-line-names, so it should be clear.
> And this is new, not pad improvement.
Okay, I'll separate the changes from adding new/missing ones.
> I would prefer the other improvement part merged
> with patch 2.
Patch 2 already got merged, but despite that this patch is for the mainboard
while patch is addressing the module only.
> > +};
> > +
> > &gpio3 {
> > ethphy-eqos-irq-hog {
> > gpio-hog;
> > @@ -509,25 +514,39 @@ &usdhc2 {
> > };
> >
> > &iomuxc {
> > + pinctrl_afe: afegrp {
>
> no users?
There is no driver yet, but the pinctrl settings can still be created
meanwhile.
Thanks and best regards,
Alexander
--
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/
Powered by blists - more mailing lists