Searched full:lb035q02 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | lgphilips,lb035q02.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lgphilips,lb035q02.yaml# 7 title: LG.Philips LB035Q02 Panel 18 const: lgphilips,lb035q02 44 compatible = "lgphilips,lb035q02";
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-lg-lb035q02.c | 3 * LG.Philips LB035Q02 LCD Panel Driver 7 * Based on the omapdrm-specific panel-lgphilips-lb035q02 driver 65 /* Init sequence from page 28 of the lb035q02 spec. */ in lb035q02_init() 215 { .compatible = "lgphilips,lb035q02", }, 222 { "lb035q02", 0 }, 233 .name = "panel-lg-lb035q02", 241 MODULE_DESCRIPTION("LG.Philips LB035Q02 LCD Panel driver");
|
H A D | Makefile | 39 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o
|
H A D | Kconfig | 364 Say Y here if you want to enable support for the LB035Q02 RGB panel
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-lgphilips-lb035q02.c | 3 * LG.Philips LB035Q02 LCD Panel driver 87 /* Init sequence from page 28 of the lb035q02 spec */ in init_lb035q02_panel() 314 { .compatible = "omapdss,lgphilips,lb035q02", }, 332 MODULE_ALIAS("spi:lgphilips,lb035q02"); 334 MODULE_DESCRIPTION("LG.Philips LB035Q02 LCD Panel driver");
|
H A D | Makefile | 11 obj-$(CONFIG_FB_OMAP2_PANEL_LGPHILIPS_LB035Q02) += panel-lgphilips-lb035q02.o
|
H A D | Kconfig | 58 tristate "LG.Philips LB035Q02 LCD Panel"
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-overo-common-lcd35.dtsi | 120 compatible = "lgphilips,lb035q02";
|