[U-Boot] [PATCH v2 02/19] video: Work around lack of pinctrl
Simon Glass
sjg at chromium.org
Sun Aug 9 15:39:37 CEST 2015
On 3 August 2015 at 08:19, Simon Glass <sjg at chromium.org> wrote:
> We haven't quite got pinctrl ready to apply to mainline. We don't want to
> GPIO pull-up/down support to the driver model GPIO layer either. So work
> around this for now.
>
> We can address this when pinctrl is complete.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add a new patch to hold off the need for driver model pinctrl
>
> drivers/video/bridge/video-bridge-uclass.c | 28 ++++++++++++++++++----------
> 1 file changed, 18 insertions(+), 10 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list