Re: [PATCH v3 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins

2017-01-30 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, January 25, 2017 07:52:05 PM Paul Cercueil wrote: > Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on > the pins being properly configured before the driver probes. > > Signed-off-by: Paul Cercueil Acked-by: Bartlomiej Zolnierkiewicz Best regards, -- Ba

[PATCH v3 12/14] fbdev: jz4740-fb: Let the pinctrl driver configure the pins

2017-01-25 Thread Paul Cercueil
Now that the JZ4740 and similar SoCs have a pinctrl driver, we rely on the pins being properly configured before the driver probes. Signed-off-by: Paul Cercueil --- drivers/video/fbdev/jz4740_fb.c | 104 ++-- 1 file changed, 3 insertions(+), 101 deletions(-)