commit | 661d5de327d138d2a539988dbd5e27928818989a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:44:53 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:36 2016 -0700 |
tree | 10db820ec311f9730d0c581d0285802d8780697a | |
parent | 6463538ce6393690ffb32a56bf9fe931135536e3 [diff] |
video: bridge: Allow GPIOs to be optional Some video bridges will not have GPIOs to control reset, etc. Allow these to be optional. Signed-off-by: Simon Glass <sjg@chromium.org>