Skip to content

Commit d5c3dc4

Browse files
committed
drm/panel: Remove Edatec 7" panel driver
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
1 parent 1820363 commit d5c3dc4

3 files changed

Lines changed: 0 additions & 582 deletions

File tree

drivers/gpu/drm/panel/Kconfig

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,17 +1222,4 @@ config DRM_PANEL_XINPENG_XPP055C272
12221222
XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
12231223
system interfaces.
12241224

1225-
config DRM_PANEL_EDATEC_7INCH
1226-
tristate "EDATEC 7INCH TFT LCD panel driver"
1227-
depends on OF
1228-
depends on DRM_MIPI_DSI
1229-
depends on BACKLIGHT_CLASS_DEVICE
1230-
help
1231-
Say Y here if you want to enable support for the EDATEC 7-inch industrial
1232-
display panels, such as those found on the ED-HMI2120-070C and
1233-
ED-HMI3010-070C series panel PCs.
1234-
1235-
These panels feature a 7-inch TFT LCD with 1024x600 resolution, 24-bit
1236-
color, capacitive multi-touch, and a MIPI DSI interface. Some variants
1237-
may include an LED backlight that can be controlled via PWM.
12381225
endmenu

drivers/gpu/drm/panel/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,3 @@ obj-$(CONFIG_DRM_PANEL_WAVESHARE_TOUCHSCREEN) += panel-waveshare-dsi.o
122122
obj-$(CONFIG_DRM_PANEL_WAVESHARE_TOUCHSCREEN_V2) += panel-waveshare-dsi-v2.o
123123
obj-$(CONFIG_DRM_PANEL_WIDECHIPS_WS2401) += panel-widechips-ws2401.o
124124
obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
125-
obj-$(CONFIG_DRM_PANEL_EDATEC_7INCH) += panel-edatec-dsi.o

0 commit comments

Comments
 (0)