[PATCH] arm64: defconfig: enable Startek KD070FHFID015 panel support for mt8365-evk

Alexandre Mergnat amergnat at baylibre.com
Mon Jun 16 07:38:28 PDT 2025


Enable the MIPI-DSI display Startek KD070FHFID015 panel to have it
working on the mt8365-evk board.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Signed-off-by: Alexandre Mergnat <amergnat at baylibre.com>
---
This patch come from another serie [1]. Since doesn't depend to the
remaining patches, the defconfig change has been splitted to this
new serie.

CONFIG_DRM_DISPLAY_CONNECTOR=m has been removed after rebasing because
is it already on the mainline.

[1] https://lore.kernel.org/all/20231023-display-support-v8-1-c2dd7b0fb2bd@baylibre.com/
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5bb8f09422a22116781169611482179b10798c14..319d1899348bf6b6c26362c9b4fe7f1da917769a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -914,6 +914,7 @@ CONFIG_DRM_PANEL_NOVATEK_NT36672E=m
 CONFIG_DRM_PANEL_RAYDIUM_RM67191=m
 CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=m
 CONFIG_DRM_PANEL_SITRONIX_ST7703=m
+CONFIG_DRM_PANEL_STARTEK_KD070FHFID015=m
 CONFIG_DRM_PANEL_TRULY_NT35597_WQXGA=m
 CONFIG_DRM_PANEL_VISIONOX_VTDR6130=m
 CONFIG_DRM_DISPLAY_CONNECTOR=m

---
base-commit: 0d8d44db295ccad20052d6301ef49ff01fb8ae2d
change-id: 20250616-display-defconf-54a9bae1db4a

Best regards,
-- 
Alexandre Mergnat <amergnat at baylibre.com>




More information about the linux-arm-kernel mailing list