Searched +full:startek +full:- +full:kd050c (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---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 panel10 - Nikita Kiryanov <nikita@compulab.co.il>13 - $ref: panel-dpi.yaml#18 - const: startek,startek-kd050c19 - {} # panel-dpi, but not listed here to avoid false select22 enable-gpios: true[all …]
1 # 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-dpi25 enable-gpios: true[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * 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 …]