[PATCH] arm64: defconfig: Enable two Novatek display panels for MTP8750 and Tianma

Krzysztof Kozlowski posted 1 patch 2 months, 1 week ago
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
[PATCH] arm64: defconfig: Enable two Novatek display panels for MTP8750 and Tianma
Posted by Krzysztof Kozlowski 2 months, 1 week ago
Enable drivers for Novatek NT36672A panel (used on Xiaomi Pocophone F1
Tianma, Qualcomm SDM845 SoC) and Novatek NT37801 panel (used on Qualcomm
MTP8750 development board).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Patch for qcom soc
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 24b1c943a7e1..adfc21d1ddff 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -937,7 +937,9 @@ CONFIG_DRM_PANEL_HIMAX_HX8279=m
 CONFIG_DRM_PANEL_ILITEK_ILI9882T=m
 CONFIG_DRM_PANEL_KHADAS_TS050=m
 CONFIG_DRM_PANEL_MANTIX_MLAF057WE51=m
+CONFIG_DRM_PANEL_NOVATEK_NT36672A=m
 CONFIG_DRM_PANEL_NOVATEK_NT36672E=m
+CONFIG_DRM_PANEL_NOVATEK_NT37801=m
 CONFIG_DRM_PANEL_RAYDIUM_RM67191=m
 CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=m
 CONFIG_DRM_PANEL_SITRONIX_ST7703=m
-- 
2.48.1
Re: [PATCH] arm64: defconfig: Enable two Novatek display panels for MTP8750 and Tianma
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Thu, 09 Oct 2025 11:15:08 +0900, Krzysztof Kozlowski wrote:
> Enable drivers for Novatek NT36672A panel (used on Xiaomi Pocophone F1
> Tianma, Qualcomm SDM845 SoC) and Novatek NT37801 panel (used on Qualcomm
> MTP8750 development board).
> 
> 

Applied, thanks!

[1/1] arm64: defconfig: Enable two Novatek display panels for MTP8750 and Tianma
      commit: 94c3d824c50ef3009c7ac62485cbcd3aac9690a0

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>