diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2022-07-21 11:22:58 +0200 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-07-21 14:50:36 +0200 |
commit | fc94224c2e0ae8d83ac511a3ef4962178505469d (patch) | |
tree | 44d66b37e755628e1cdc5120d75121c6df929eb0 /drivers/video | |
parent | drm: correct comments (diff) | |
download | linux-fc94224c2e0ae8d83ac511a3ef4962178505469d.tar.xz linux-fc94224c2e0ae8d83ac511a3ef4962178505469d.zip |
drm/bridge: parade-ps8640: Fix regulator supply order
The datasheet says that VDD12 must be enabled and at full voltage before
VDD33 is enabled.
Reorder the bulk regulator supply names so that VDD12 is enabled before
VDD33. Any enable ramp delays should be handled by setting proper
constraints on the regulators.
Fixes: bc1aee7fc8f0 ("drm/bridge: Add I2C based driver for ps8640 bridge")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220721092258.3397461-1-wenst@chromium.org
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions