Home
last modified time | relevance | path

Searched +full:startek +full:- +full:kd050c (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dstartek,startek-kd050c.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/startek,startek-kd050c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Startek Electronic Technology Co. KD050C 5.0" WVGA TFT LCD panel
10 - Nikita Kiryanov <nikita@compulab.co.il>
13 - $ref: panel-dpi.yaml#
18 - const: startek,startek-kd050c
19 - {} # panel-dpi, but not listed here to avoid false select
22 enable-gpios: true
[all …]
Dpanel-dpi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-dpi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sam Ravnborg <sam@ravnborg.org>
13 - $ref: panel-common.yaml#
18 Shall contain a panel specific compatible and "panel-dpi"
21 - {}
22 - const: panel-dpi
25 enable-gpios: true
[all …]
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dcompulab-sb-som.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2015 CompuLab, Ltd. - https://www.compulab.co.il/
7 model = "CompuLab SB-SOM";
8 compatible = "compulab,sb-som";
10 vsb_3v3: fixedregulator-v3_3 {
11 compatible = "regulator-fixed";
12 regulator-name = "vsb_3v3";
13 regulator-min-microvolt = <3300000>;
14 regulator-max-microvolt = <3300000>;
15 regulator-always-on;
[all …]
Domap5-cm-t54.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Support for CompuLab CM-T54
5 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 model = "CompuLab CM-T54";
13 compatible = "compulab,omap5-cm-t54", "ti,omap5";
26 vmmcsd_fixed: fixed-regulator-mmcsd {
27 compatible = "regulator-fixed";
28 regulator-name = "vmmcsd_fixed";
[all …]