commit | 318922b30fd0f255a72d7ccd7d7fd58dfb5feb2e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:45:16 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:37 2016 -0700 |
tree | 5a2a205d1fa2a3c3c81b699d67f601f614699408 | |
parent | c87c129f7f754324a702a302edbbdeb752215e4c [diff] |
rockchip: rk3288: pinctrl: Fix HDMI pinctrl Since the device tree does not specify the EDID pinctrl option for HDMI we must set it manually. Fix the driver to handle this. Signed-off-by: Simon Glass <sjg@chromium.org>