Searched +full:panel +full:- +full:dsi +full:- +full:cm (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-dsi-cm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-dsi-cm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: DSI command mode panels 10 - Tomi Valkeinen <tomi.valkeinen@ti.com> 11 - Sebastian Reichel <sre@kernel.org> 14 This binding file is a collection of the DSI panels that 16 referenced via the optional backlight property, the DSI 17 panel is assumed to have native backlight support. [all …]
|
H A D | panel-dsi-cm.txt | 1 Generic MIPI DSI Command Mode Panel 5 - compatible: "panel-dsi-cm" 8 - label: a symbolic name for the panel 9 - reset-gpios: panel reset gpio 10 - te-gpios: panel TE gpio 13 - Video port for DSI input 16 ------- 19 compatible = "tpo,taal", "panel-dsi-cm"; 22 reset-gpios = <&gpio4 6 GPIO_ACTIVE_HIGH>; 26 remote-endpoint = <&dsi1_out_ep>;
|
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | motorola-mapphone-xt8xx.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /dts-v1/; 4 #include "motorola-mapphone-handset.dtsi" 8 compatible = "led-backlight"; 11 brightness-levels = <31 63 95 127 159 191 223 255>; 12 default-brightness-level = <6>; 16 lcd_regulator: regulator-lcd { 17 compatible = "regulator-fixed"; 18 regulator-name = "lcd"; 19 regulator-min-microvolt = <5050000>; [all …]
|
H A D | omap3-n950.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * omap3-n950.dts - Device Tree file for Nokia N950 8 /dts-v1/; 10 #include "omap3-n950-n9.dtsi" 11 #include <dt-bindings/input/input.h> 15 compatible = "nokia,omap3-n950", "ti,omap3630", "ti,omap3"; 18 compatible = "gpio-keys"; 23 linux,input-type = <EV_SW>; 25 wakeup-source; 26 pinctrl-names = "default"; [all …]
|
H A D | omap4-sdp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 5 /dts-v1/; 9 #include "omap4-mcpdm.dtsi" 13 compatible = "ti,omap4-sdp", "ti,omap4430", "ti,omap4"; 26 vdd_eth: fixedregulator-vdd-et [all...] |
/freebsd-src/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-12-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- tw [all...] |