[PATCH 2/2] arm64: dts: freescale: Add imx8mp-venice-gw73xx-2x

Tim Harvey tharvey at gateworks.com
Wed Jun 7 11:33:01 PDT 2023


On Wed, Jun 7, 2023 at 10:16 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> Hi Tim,
>
> On Wed, Jun 7, 2023 at 2:12 PM Tim Harvey <tharvey at gateworks.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



More information about the linux-arm-kernel mailing list