Searched +full:multi +full:- +full:inno (Results 1 – 8 of 8) sorted by relevance
/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/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/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 …]
|
/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/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true 21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true 22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true 23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true 50 "^active-semi,.*": [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> 46 * struct panel_desc - Describes a simple panel. 169 for (i = 0; i < panel->desc->num_timings; i++) { in panel_simple_get_timings_modes() 170 const struct display_timing *dt = &panel->desc->timings[i]; in panel_simple_get_timings_modes() 174 mode = drm_mode_create(connector->dev); in panel_simple_get_timings_modes() 176 dev_err(panel->base.dev, "failed to add mode %ux%u\n", in panel_simple_get_timings_modes() 177 dt->hactive.typ, dt->vactive.typ); in panel_simple_get_timings_modes() 183 mode->type |= DRM_MODE_TYPE_DRIVER; in panel_simple_get_timings_modes() 185 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. 489 tristate "Analog Devices AU1761 CODEC - I2C" 495 tristate "Analog Devices AU1761 CODEC - SPI" 532 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter" 538 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode" 541 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM 547 will be called snd-soc-adau7118-hw. 550 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C" 555 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 …]
|