Re: [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver

2019-06-04 Thread Sjoerd Simons
On Tue, 2019-06-04 at 11:15 -0300, Fabio Estevam wrote: > Hi Sjoerd, > > On Mon, Jun 3, 2019 at 4:01 PM Sjoerd Simons > wrote: > > With the conversion to DM we should select the pinctrl driver. > > > > Signed-off-by: Sjoerd Simons > > I did the same for mx6sabresd initially, but then later I r

Re: [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver

2019-06-04 Thread Fabio Estevam
Hi Sjoerd, On Mon, Jun 3, 2019 at 4:01 PM Sjoerd Simons wrote: > > With the conversion to DM we should select the pinctrl driver. > > Signed-off-by: Sjoerd Simons I did the same for mx6sabresd initially, but then later I realized that it would be better to fix this globally like this: https://l

Re: [U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver

2019-06-03 Thread Peng Fan
> Subject: [PATCH 2/5] mx6sabreauto: Select pinctrl driver > > With the conversion to DM we should select the pinctrl driver. > > Signed-off-by: Sjoerd Simons > --- > > configs/mx6sabreauto_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/configs/mx6sabreauto_defconfig > b

[U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver

2019-06-03 Thread Sjoerd Simons
With the conversion to DM we should select the pinctrl driver. Signed-off-by: Sjoerd Simons --- configs/mx6sabreauto_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/mx6sabreauto_defconfig b/configs/mx6sabreauto_defconfig index bf163a2a6e..91ea1ca9e4 100644 --- a/configs/