Message ID | 20240715-x1e80100-crd-backlight-v2-4-31b7f2f658a3@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 10f98bb9d98137b544b00abb4f9df45e9be7878d |
Headers | show |
Series | drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel | expand |
On Mon, Jul 15, 2024 at 02:15:40PM +0200, Stephan Gerhold wrote: > This is needed for the display panel to work on the Qualcomm > sc7180-trogdor-homestar and x1e80100-crd. > > Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org> Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Hi, On Mon, Jul 15, 2024 at 5:16 AM Stephan Gerhold <stephan.gerhold@linaro.org> wrote: > > This is needed for the display panel to work on the Qualcomm > sc7180-trogdor-homestar and x1e80100-crd. > > Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org> > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) I'd assume that this will go through the Qualcomm tree. Reviewed-by: Douglas Anderson <dianders@chromium.org>
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7d32fca64996..362df9390263 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -887,6 +887,7 @@ CONFIG_DRM_PANEL_KHADAS_TS050=m CONFIG_DRM_PANEL_MANTIX_MLAF057WE51=m 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_TRULY_NT35597_WQXGA=m CONFIG_DRM_PANEL_VISIONOX_VTDR6130=m
This is needed for the display panel to work on the Qualcomm sc7180-trogdor-homestar and x1e80100-crd. Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)