
9 Aug
2015
9 Aug
'15
3:39 p.m.
On 3 August 2015 at 08:19, Simon Glass sjg@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@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.