Searched +full:tulip +full:- +full:truly +full:- +full:nt35521 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/sony,tulip-truly-nt35521.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sony Tulip Truly NT35521 5.24" 1280x720 MIPI-DSI Panel10 - Shawn Guo <shawn.guo@linaro.org>13 The Sony Tulip Truly NT35521 is a 5.24" 1280x720 MIPI-DSI panel, which18 - $ref: panel-common.yaml#22 const: sony,tulip-truly-nt3552126 positive5-supply:[all …]
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_DRM_PANEL_ABT_Y030XX067A) += panel-abt-y030xx067a.o3 obj-$(CONFIG_DRM_PANEL_ARM_VERSATILE) += panel-arm-versatile.o4 obj-$(CONFIG_DRM_PANEL_ASUS_Z00T_TM5P5_NT35596) += panel-asus-z00t-tm5p5-n35596.o5 obj-$(CONFIG_DRM_PANEL_BOE_BF060Y8M_AJ0) += panel-boe-bf060y8m-aj0.o6 obj-$(CONFIG_DRM_PANEL_BOE_HIMAX8279D) += panel-boe-himax8279d.o7 obj-$(CONFIG_DRM_PANEL_BOE_TV101WUM_NL6) += panel-boe-tv101wum-nl6.o8 obj-$(CONFIG_DRM_PANEL_DSI_CM) += panel-dsi-cm.o9 obj-$(CONFIG_DRM_PANEL_LVDS) += panel-lvds.o10 obj-$(CONFIG_DRM_PANEL_SIMPLE) += panel-simple.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-30018 and RG-99 handheld gaming consoles.41 tristate "Boe BF060Y8M-AJ0 panel"46 Say Y here if you want to enable support for Boe BF060Y8M-AJ058 TFT-LCD modules. The panel has a 1200x1920 resolution and uses60 the host and has a built-in LED backlight.86 This driver supports LVDS panels that don't require device-specific97 DRM panel driver for dumb non-eDP panels that need at most a regulator136 KD35T133 controller for 320x480 LCD panels with MIPI-DSI[all …]
1 // SPDX-License-Identifier: GPL-2.0-only5 * Generated with linux-mdss-dsi-panel-driver-generator from vendor device tree:46 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in truly_nt35521_reset()48 gpiod_set_value_cansleep(ctx->reset_gpio, 1); in truly_nt35521_reset()50 gpiod_set_value_cansleep(ctx->reset_gpio, 0); in truly_nt35521_reset()56 struct mipi_dsi_device *dsi = ctx->dsi; in truly_nt35521_on()57 struct device *dev = &dsi->dev; in truly_nt35521_on()60 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35521_on()278 struct mipi_dsi_device *dsi = ctx->dsi; in truly_nt35521_off()279 struct device *dev = &dsi->dev; in truly_nt35521_off()[all …]