lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 10 May 2022 08:31:24 -0300
From:   Fabio Estevam <festevam@...il.com>
To:     "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc:     Rob Herring <robh+dt@...nel.org>,
        krzysztof.kozlowski+dt@...aro.org, Shawn Guo <shawnguo@...nel.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Sascha Hauer <kernel@...gutronix.de>,
        NXP Linux Team <linux-imx@....com>,
        "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
        <devicetree@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" 
        <linux-arm-kernel@...ts.infradead.org>,
        Peng Fan <peng.fan@....com>,
        Dong Aisheng <aisheng.dong@....com>
Subject: Re: [PATCH V5 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support

On Tue, May 10, 2022 at 6:38 AM Peng Fan (OSS) <peng.fan@....nxp.com> wrote:

> +       pinctrl_uart2: uart2grp {
> +               fsl,pins = <
> +                       MX93_PAD_UART2_TXD__LPUART2_TX                  0x31e
> +                       MX93_PAD_UART2_RXD__LPUART2_RX                  0x31e
> +               >;
> +       };
> +
> +       pinctrl_uart5: uart5grp {
> +               fsl,pins = <
> +                       MX93_PAD_DAP_TDO_TRACESWO__LPUART5_TX   0x31e
> +                       MX93_PAD_DAP_TDI__LPUART5_RX            0x31e
> +                       MX93_PAD_DAP_TMS_SWDIO__LPUART5_RTS_B   0x31e
> +                       MX93_PAD_DAP_TCLK_SWCLK__LPUART5_CTS_B  0x31e

uart2 and uart5 are not described, so their pinctrl entries can be removed.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ