summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/Makefile
diff options
context:
space:
mode:
authorkeith.zhao <keith.zhao@starfivetech.com>2022-10-31 12:51:53 +0300
committerJianlong Huang <jianlong.huang@starfivetech.com>2022-11-03 12:24:54 +0300
commitdd5999e92d18b99cd6504549cd08f3fb5cdc0dda (patch)
treee21a5dc7d37f0e3447a939378dcf75270388143a /drivers/gpu/drm/panel/Makefile
parentd62fb9e0be1b6776df8545e0e19103eda039fc8f (diff)
downloadlinux-dd5999e92d18b99cd6504549cd08f3fb5cdc0dda.tar.xz
riscv:linux:vout:mipi
mipi dsi driver add 800*1280 panel : update panel driver code Signed-off-by: keith <keith.zhao@starfivetech.com>
Diffstat (limited to 'drivers/gpu/drm/panel/Makefile')
-rwxr-xr-x[-rw-r--r--]drivers/gpu/drm/panel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/panel/Makefile b/drivers/gpu/drm/panel/Makefile
index c8132050bcec..8e9115318d53 100644..100755
--- a/drivers/gpu/drm/panel/Makefile
+++ b/drivers/gpu/drm/panel/Makefile
@@ -15,6 +15,7 @@ obj-$(CONFIG_DRM_PANEL_ILITEK_ILI9341) += panel-ilitek-ili9341.o
obj-$(CONFIG_DRM_PANEL_ILITEK_ILI9881C) += panel-ilitek-ili9881c.o
obj-$(CONFIG_DRM_PANEL_INNOLUX_EJ030NA) += panel-innolux-ej030na.o
obj-$(CONFIG_DRM_PANEL_INNOLUX_P079ZCA) += panel-innolux-p079zca.o
+obj-$(CONFIG_DRM_PANEL_JADARD_JD9365DA_H3) += panel-jadard-jd9365da-h3.o
obj-$(CONFIG_DRM_PANEL_JDI_LT070ME05000) += panel-jdi-lt070me05000.o
obj-$(CONFIG_DRM_PANEL_KHADAS_TS050) += panel-khadas-ts050.o
obj-$(CONFIG_DRM_PANEL_KINGDISPLAY_KD097D04) += panel-kingdisplay-kd097d04.o