commit | f944b15966d410fd81f6051a836f86d5263f617e | [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 | ffe8a92b4bd98d83a1828e19cc27e85eb1e06216 [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>