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] [thread-next>] [day] [month] [year] [list]
Message-ID: <DU0PR04MB9417EDFAD943EBF9F0EB2A35888B9@DU0PR04MB9417.eurprd04.prod.outlook.com>
Date:   Mon, 27 Mar 2023 10:00:20 +0000
From:   Peng Fan <peng.fan@....com>
To:     Shawn Guo <shawnguo@...nel.org>,
        "Peng Fan (OSS)" <peng.fan@....nxp.com>
CC:     "s.hauer@...gutronix.de" <s.hauer@...gutronix.de>,
        "kernel@...gutronix.de" <kernel@...gutronix.de>,
        "festevam@...il.com" <festevam@...il.com>,
        dl-linux-imx <linux-imx@....com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>
Subject: RE: [PATCH] arm64: dts: imx8mn-evk: update i2c pinctrl to match
 dtschema

Shawn,

> Subject: Re: [PATCH] arm64: dts: imx8mn-evk: update i2c pinctrl to match
> dtschema
> 
> On Thu, Mar 23, 2023 at 07:19:24PM +0800, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@....com>
> >
> > The dtschema requires 'grp' in the end, so update the name.
> >
> > Signed-off-by: Peng Fan <peng.fan@....com>
> > ---
> >  arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi
> > index 8fef980c4ab2..876eb5da5e2d 100644
> > --- a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi
> > @@ -389,7 +389,7 @@ MX8MN_IOMUXC_I2C2_SDA_I2C2_SDA
> 	0x400001c3
> >  		>;
> >  	};
> >
> > -	pinctrl_i2c2_gpio: i2c2grp-gpio {
> > +	pinctrl_i2c2_gpio: i2c2gpriogrp {
> 
> i2c2gpiogrp
 
Sorry, I not get your point, I already use i2c2gpiogrp.

Thanks,
Peng.

> 
> Shawn
> 
> >  		fsl,pins = <
> >  			MX8MN_IOMUXC_I2C2_SCL_GPIO5_IO16
> 	0x1c3
> >  			MX8MN_IOMUXC_I2C2_SDA_GPIO5_IO17
> 	0x1c3
> > @@ -403,7 +403,7 @@ MX8MN_IOMUXC_I2C3_SDA_I2C3_SDA
> 	0x400001c3
> >  		>;
> >  	};
> >
> > -	pinctrl_i2c3_gpio: i2c3grp-gpio {
> > +	pinctrl_i2c3_gpio: i2c3gpiogrp {
> >  		fsl,pins = <
> >  			MX8MN_IOMUXC_I2C3_SCL_GPIO5_IO18
> 	0x1c3
> >  			MX8MN_IOMUXC_I2C3_SDA_GPIO5_IO19
> 	0x1c3
> > --
> > 2.37.1
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ