Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/display/panel/
H A 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 …]
H A 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/arch/arm/boot/dts/ti/omap/
H A 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 …]