Skip to content

Commit 2578938

Browse files
vigneshramanHelen Koike
authored andcommitted
drm: ci: arm64.config: Enable DA9211 regulator
Mediatek mt8173 board fails to boot with DA9211 regulator disabled. Enable CONFIG_REGULATOR_DA9211=y in arm64.config to fix mt8173 boot issue. Acked-by: Helen Koike <[email protected]> Signed-off-by: Vignesh Raman <[email protected]> Signed-off-by: Helen Koike <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 910d2d8 commit 2578938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/ci/arm64.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ CONFIG_HW_RANDOM_MTK=y
186186
CONFIG_MTK_DEVAPC=y
187187
CONFIG_PWM_MTK_DISP=y
188188
CONFIG_MTK_CMDQ=y
189+
CONFIG_REGULATOR_DA9211=y
189190

190191
# For nouveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.
191192
CONFIG_ARCH_TEGRA=y

0 commit comments

Comments
 (0)