Re: [PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

2019-12-17 Thread Hsin-Yi Wang
On Sat, Dec 14, 2019 at 6:33 AM Laurent Pinchart wrote: > > Hi Hsin-Yi and Nicolas, > > Thank you for the patch. > > On Wed, Dec 11, 2019 at 02:19:11PM +0800, Hsin-Yi Wang wrote: > > From: Nicolas Boichat > > > > This driver supports single input, 2 output display mux (e.g. > > HDMI mux), that pr

Re: [PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

2019-12-13 Thread Laurent Pinchart
Hi Hsin-Yi and Nicolas, Thank you for the patch. On Wed, Dec 11, 2019 at 02:19:11PM +0800, Hsin-Yi Wang wrote: > From: Nicolas Boichat > > This driver supports single input, 2 output display mux (e.g. > HDMI mux), that provide its status via a GPIO. > > Signed-off-by: Nicolas Boichat > Signed

Re: [PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

2019-12-13 Thread Enric Balletbo i Serra
Hi Hsin-Yi, On 11/12/19 7:19, Hsin-Yi Wang wrote: > From: Nicolas Boichat > > This driver supports single input, 2 output display mux (e.g. > HDMI mux), that provide its status via a GPIO. > > Signed-off-by: Nicolas Boichat > Signed-off-by: Hsin-Yi Wang I'll let drm maintainers comment on th

[PATCH RESEND 4/4] drm: bridge: Generic GPIO mux driver

2019-12-11 Thread Hsin-Yi Wang
From: Nicolas Boichat This driver supports single input, 2 output display mux (e.g. HDMI mux), that provide its status via a GPIO. Signed-off-by: Nicolas Boichat Signed-off-by: Hsin-Yi Wang --- drivers/gpu/drm/bridge/Kconfig| 10 + drivers/gpu/drm/bridge/Makefile | 1