commit | e27c5bc9326a11676227ef08a20e6c1324d61ffb | [log] [tgz] |
---|---|---|
author | Maxime Jourdan <mjourdan@baylibre.com> | Tue Jun 04 22:26:19 2019 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Wed Jun 05 10:51:46 2019 +0200 |
tree | 5eb859c64f84e082e71d68199815713e9cb7fc66 | |
parent | 305baa2843e6097c16817cfd607799ae169b6b43 [diff] |
video: meson: hdmi-supply regulator should be optional Some boards don't have such a regulator, and don't need one to enable HDMI display. Make it optional, fixing hdmi display for those boards. Also surround the regulator code with a config check on DM_REGULATOR. Reported-by: Mohammad Rasim <mohammad.rasim96@gmail.com> Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Tested-by: Mohammad Rasim <mohammad.rasim96@gmail.com>