projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910d2d8
)
drm: ci: arm64.config: Enable DA9211 regulator
author
Vignesh Raman
<vignesh.raman@collabora.com>
Thu, 7 Dec 2023 09:18:24 +0000
(14:48 +0530)
committer
Helen Koike
<helen.koike@collabora.com>
Wed, 13 Dec 2023 18:18:27 +0000
(15:18 -0300)
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 <helen.koike@collabora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20231207091831.660054-4-vignesh.raman@collabora.com
drivers/gpu/drm/ci/arm64.config
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/ci/arm64.config
b/drivers/gpu/drm/ci/arm64.config
index b4f6534178838b33ba0077cb3544b27694a55e9e..8dbce9919a57eca76de87dadd87dcc041c883167 100644
(file)
--- a/
drivers/gpu/drm/ci/arm64.config
+++ b/
drivers/gpu/drm/ci/arm64.config
@@
-186,6
+186,7
@@
CONFIG_HW_RANDOM_MTK=y
CONFIG_MTK_DEVAPC=y
CONFIG_PWM_MTK_DISP=y
CONFIG_MTK_CMDQ=y
+CONFIG_REGULATOR_DA9211=y
# For nouveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.
CONFIG_ARCH_TEGRA=y