]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: Work around lack of pinctrl
authorSimon Glass <sjg@chromium.org>
Mon, 3 Aug 2015 14:19:20 +0000 (08:19 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:15 +0000 (08:17 +0200)
commitd1b835018d99e1c4bed543394c44fcdb7a6c1519
treef6ccc9db5f4303ec19f72388fd2d657999e6abf9
parent21e0b824739d21ddc846ea364202cb0d636593f2
video: Work around lack of pinctrl

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@chromium.org>
drivers/video/bridge/video-bridge-uclass.c