Searched +full:multi +full:- +full:inno (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/display/ |
H A D | multi-inno,mi0283qt.txt | 1 Multi-Inno MI0283QT display panel 4 - compatible: "multi-inno,mi0283qt". 7 all mandatory properties described in ../spi/spi-bus.txt must be specified. 10 - dc-gpios: D/C pin. The presence/absence of this GPIO determines 12 - present: IM=x110 4-wire 8-bit data serial interface 13 - absent: IM=x101 3-wire 9-bit data serial interface 14 - reset-gpios: Reset pin 15 - power-supply: A regulator node for the supply voltage. 16 - backlight: phandle of the backlight device attached to the panel 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270) [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-simple.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 15 requires only a single power-supply. 23 - $ref: panel-common.yaml# 24 - $ref: ../lvds-data-mapping.yaml# 32 # Ampire AM-1280800N3TZQW-T00H 10.1" WQVGA TFT LCD panel [all …]
|
/linux/drivers/gpu/drm/tiny/ |
H A D | mi0283qt.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * DRM driver for Multi-Inno MI0283QT panels 56 struct mipi_dbi_dev *dbidev = drm_to_mipi_dbi_dev(pipe->crtc.dev); in mi0283qt_enable() 57 struct mipi_dbi *dbi = &dbidev->dbi; in mi0283qt_enable() 61 if (!drm_dev_enter(pipe->crtc.dev, &idx)) in mi0283qt_enable() 117 * resets only on power-on and not on each reboot through in mi0283qt_enable() 118 * a gpio like the rpi-display does. in mi0283qt_enable() 122 switch (dbidev->rotation) { in mi0283qt_enable() 161 .desc = "Multi-Inno MI0283QT", 167 { .compatible = "multi-inno,mi0283qt" }, [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 52 https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/ 55 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+) 56 - qxl (DRM_QXL, qemu -vga qxl, works best with spice) 57 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio) 82 https://github.com/notro/panel-mipi-dbi/wiki. 95 * YX350HV15-T 3.5" 340x350 TFT (Adafruit 3.5") 109 * NHD-1.8-128160EF 128x160 TFT 122 * No-name 2.2" color screen module 136 * YX240QV29-T 2.4" 240x320 TFT (Adafruit 2.4") [all …]
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-skov-reve-mi1010ait-1cp1.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 7 #include "imx6qdl-skov-cpu.dtsi" 11 compatible = "skov,imx6q-skov-reve-mi1010ait-1cp1", "fsl,imx6q"; 14 compatible = "pwm-backlight"; 15 pinctrl-names = "default"; 16 pinctrl-0 = <&pinctrl_backlight>; 17 enable-gpios = <&gpio6 23 GPIO_ACTIVE_LOW>; 19 brightness-levels = <0 255>; 20 num-interpolated-steps = <17>; [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 27 #include <linux/media-bus-format.h> 47 * struct panel_desc - Describes a simple panel. 178 for (i = 0; i < panel->desc->num_timings; i++) { in panel_simple_get_timings_modes() 179 const struct display_timing *dt = &panel->desc->timings[i]; in panel_simple_get_timings_modes() 183 mode = drm_mode_create(connector->dev); in panel_simple_get_timings_modes() 185 dev_err(panel->base.dev, "failed to add mode %ux%u\n", in panel_simple_get_timings_modes() 186 dt->hactive.typ, dt->vactive.typ); in panel_simple_get_timings_modes() 192 mode->type |= DRM_MODE_TYPE_DRIVER; in panel_simple_get_timings_modes() 194 if (panel->desc->num_timings == 1) in panel_simple_get_timings_modes() [all …]
|
/linux/sound/soc/codecs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 # setting - SPI can't be modular so that case doesn't need to be covered. 495 tristate "Analog Devices AU1761 CODEC - I2C" 501 tristate "Analog Devices AU1761 CODEC - SPI" 538 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter" 544 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode" 547 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM 553 will be called snd-soc-adau7118-hw. 556 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C" 561 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|