[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ+vNU1zCXxiwpkCuYTUocZR6JWAg7wFGR6eQEYwW=ZSd15CGg@mail.gmail.com>
Date: Wed, 7 Jun 2023 11:33:01 -0700
From: Tim Harvey <tharvey@...eworks.com>
To: Fabio Estevam <festevam@...il.com>
Cc: linux-arm-kernel@...ts.infradead.org,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
NXP Linux Team <linux-imx@....com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: freescale: Add imx8mp-venice-gw73xx-2x
On Wed, Jun 7, 2023 at 10:16 AM Fabio Estevam <festevam@...il.com> wrote:
>
> Hi Tim,
>
> On Wed, Jun 7, 2023 at 2:12 PM Tim Harvey <tharvey@...eworks.com> wrote:
>
> > +/* bluetooth HCI */
> > +&uart3 {
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_uart3>, <&pinctrl_bten>;
> > + cts-gpios = <&gpio5 8 GPIO_ACTIVE_LOW>;
> > + rts-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
> > + uart-has-rtscts;
>
> 'uart-has-rtscts' means: use native RTS and CTS lines, but you are
> passing 'cts-gpios/rts-gpios',
> which contradicts that.
>
> I suggest you remove 'uart-has-rtscts'.
Fabio,
Yes - will remove for a v2
Thanks,
Tim
Powered by blists - more mailing lists