Home
last modified time | relevance | path

Searched +full:multi +full:- +full:inno (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dmulti-inno,mi0283qt.txt1 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 …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Dmi0283qt.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * DRM driver for Multi-Inno MI0283QT panels
55 struct mipi_dbi_dev *dbidev = drm_to_mipi_dbi_dev(pipe->crtc.dev); in mi0283qt_enable()
56 struct mipi_dbi *dbi = &dbidev->dbi; in mi0283qt_enable()
60 if (!drm_dev_enter(pipe->crtc.dev, &idx)) in mi0283qt_enable()
116 * resets only on power-on and not on each reboot through in mi0283qt_enable()
117 * a gpio like the rpi-display does. in mi0283qt_enable()
121 switch (dbidev->rotation) { in mi0283qt_enable()
162 .desc = "Multi-Inno MI0283QT",
169 { .compatible = "multi-inno,mi0283qt" },
[all …]
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
15 https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
18 - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+)
19 - qxl (DRM_QXL, qemu -vga qxl, works best with spice)
20 - virtio (DRM_VIRTIO_GPU), qemu -vga virtio)
40 * YX350HV15-T 3.5" 340x350 TFT (Adafruit 3.5")
52 * No-name 2.2" color screen module
65 * YX240QV29-T 2.4" 240x320 TFT (Adafruit 2.4")
91 DRM driver for the Multi-Inno MI0283QT display panel
130 * Jianda JD-T18003-T01 1.8" 128x160 TFT
/OK3568_Linux_fs/u-boot/board/siemens/rut/
H A Dboard.c7 * u-boot:/board/ti/am335x/board.c
9 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
11 * SPDX-License-Identifier: GPL-2.0+
36 #include "../../../drivers/video/da8xx-fb.h"
189 writel((RMII_MODE_ENABLE | RMII_CHIPCKL_ENABLE), &cdev->miisel); in board_eth_init()
227 /* FORMIKE, 4.3", 480x800, KWH043MC17-F01 */
229 .name = "KWH043MC17-F01",
241 /* FORMIKE, 4.3", 480x800, KWH043ST20-F01 */
243 .name = "KWH043ST20-F01",
255 /* Multi-Inno, 4.3", 480x800, MI0430VT-1 */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1 # 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|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|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
38 "^active-semi,.*":
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 # setting - SPI can't be modular so that case doesn't need to be covered.
400 tristate "Analog Devices AU1761 CODEC - I2C"
406 tristate "Analog Devices AU1761 CODEC - SPI"
443 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
449 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"
452 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
458 will be called snd-soc-adau7118-hw.
461 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"
466 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A D.fg_rk817.o.cmd
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A D.rockchip_display.o.cmd
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS9 -------------------------
30 ``diff -u`` to make the patch easy to merge. Be prepared to get your
40 See Documentation/process/coding-style.rst for guidance here.
46 See Documentation/process/submitting-patches.rst for details.
57 include a Signed-off-by: line. The current version of this
59 Documentation/process/submitting-patches.rst.
70 that the bug would present a short-term risk to other users if it
76 Documentation/admin-guide/security-bugs.rst for details.
81 ---------------------------------------------------
97 W: *Web-page* with status/info
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... then 81 /usr/share/command-not-found/command-not-found -- "$ ...
/OK3568_Linux_fs/buildroot/dl/uboot-tools/
HDu-boot-2021.07.tar.bz2 ... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...