Re: [PATCH 2/3] ARM: dts: imx6sll-evk: correct lcd regulator GPIO pin

2018-07-13 Thread Fabio Estevam
On Fri, Jul 13, 2018 at 4:58 AM, Anson Huang wrote: > On i.MX6SLL EVK board, lcd regulator is controlled > by GPIO4 IO03 using MX6SLL_PAD_KEY_ROW5__GPIO4_IO03 pin, > NOT MX6SLL_PAD_ECSPI1_SCLK__GPIO4_IO08, correct it. > > Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam

Re: [PATCH 2/3] ARM: dts: imx6sll-evk: correct lcd regulator GPIO pin

2018-07-13 Thread Fabio Estevam
On Fri, Jul 13, 2018 at 4:58 AM, Anson Huang wrote: > On i.MX6SLL EVK board, lcd regulator is controlled > by GPIO4 IO03 using MX6SLL_PAD_KEY_ROW5__GPIO4_IO03 pin, > NOT MX6SLL_PAD_ECSPI1_SCLK__GPIO4_IO08, correct it. > > Signed-off-by: Anson Huang Reviewed-by: Fabio Estevam

[PATCH 2/3] ARM: dts: imx6sll-evk: correct lcd regulator GPIO pin

2018-07-13 Thread Anson Huang
On i.MX6SLL EVK board, lcd regulator is controlled by GPIO4 IO03 using MX6SLL_PAD_KEY_ROW5__GPIO4_IO03 pin, NOT MX6SLL_PAD_ECSPI1_SCLK__GPIO4_IO08, correct it. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx6sll-evk.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH 2/3] ARM: dts: imx6sll-evk: correct lcd regulator GPIO pin

2018-07-13 Thread Anson Huang
On i.MX6SLL EVK board, lcd regulator is controlled by GPIO4 IO03 using MX6SLL_PAD_KEY_ROW5__GPIO4_IO03 pin, NOT MX6SLL_PAD_ECSPI1_SCLK__GPIO4_IO08, correct it. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx6sll-evk.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git