[PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-20 Thread sbabic
> The mux mode is embedded in the PAD definition and therefore there is > no need to repeat it in the PAD configuration value (more over since > this information will be masked out when the configuration value is > applied). > Signed-off-by: Jorge Ramirez-Ortiz > Reviewed-by: Fabio Estevam Applie

Re: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-19 Thread Jorge Ramirez-Ortiz, Foundries
On 17/01/20 08:51:45, Fabio Estevam wrote: > On Thu, Jan 16, 2020 at 4:40 AM Jorge Ramirez-Ortiz, Foundries > wrote: > > > > On 16/01/20 02:22:35, Peng Fan wrote: > > > > Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad > > > > con

Re: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-17 Thread Fabio Estevam
On Thu, Jan 16, 2020 at 4:40 AM Jorge Ramirez-Ortiz, Foundries wrote: > > On 16/01/20 02:22:35, Peng Fan wrote: > > > Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad > > > configuration > > > > > > The mux mode is embedded in th

Re: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-17 Thread Fabio Estevam
On Wed, Jan 15, 2020 at 2:50 PM Jorge Ramirez-Ortiz wrote: > > The mux mode is embedded in the PAD definition and therefore there is > no need to repeat it in the PAD configuration value (more over since > this information will be masked out when the configuration value is > applied). > > Signed-o

Re: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-15 Thread Jorge Ramirez-Ortiz, Foundries
On 16/01/20 02:22:35, Peng Fan wrote: > > Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad > > configuration > > > > The mux mode is embedded in the PAD definition and therefore there is no > > need to repeat it in the PAD configuration value (more o

RE: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-15 Thread Peng Fan
> Subject: [PATCH] arm: dts: imx7ulp-evk: remove mux value from pad > configuration > > The mux mode is embedded in the PAD definition and therefore there is no > need to repeat it in the PAD configuration value (more over since this > information will be masked out when the c

[PATCH] arm: dts: imx7ulp-evk: remove mux value from pad configuration

2020-01-15 Thread Jorge Ramirez-Ortiz
The mux mode is embedded in the PAD definition and therefore there is no need to repeat it in the PAD configuration value (more over since this information will be masked out when the configuration value is applied). Signed-off-by: Jorge Ramirez-Ortiz --- arch/arm/dts/imx7ulp-evk.dts | 2 +- 1 f