[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230914085426.883255-5-vignesh.raman@collabora.com>
Date: Thu, 14 Sep 2023 14:24:23 +0530
From: Vignesh Raman <vignesh.raman@...labora.com>
To: helen.koike@...labora.com, airlied@...il.com, daniel@...ll.ch
Cc: david.heidelberg@...labora.com, sergi.blanch.torne@...labora.com,
guilherme.gallo@...labora.com, daniels@...labora.com,
gustavo.padovan@...labora.com, emma@...olt.net,
robdclark@...il.com, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, linux-mediatek@...ts.infradead.org,
virtualization@...ts.linux-foundation.org,
linux-rockchip@...ts.infradead.org, linux-arm-msm@...r.kernel.org
Subject: [PATCH v4 4/7] drm: ci: Enable regulator
Enable CONFIG_REGULATOR_DA9211=y to fix mt8173 boot issue.
Acked-by: Helen Koike <helen.koike@...labora.com>
Signed-off-by: Vignesh Raman <vignesh.raman@...labora.com>
---
v2:
- No changes
v3:
- Remove CONFIG_RTC_DRV_MT6397=y as it is already enabled in defconfig
v4:
- No changes
---
drivers/gpu/drm/ci/arm64.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/ci/arm64.config b/drivers/gpu/drm/ci/arm64.config
index 817e18ddfd4f..ca95e141a7ae 100644
--- a/drivers/gpu/drm/ci/arm64.config
+++ b/drivers/gpu/drm/ci/arm64.config
@@ -184,6 +184,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
--
2.40.1
Powered by blists - more mailing lists