Lines Matching +full:pressure +full:- +full:min
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91sam9x5dm.dtsi - Device Tree file for SAM9x5 display module
8 * Author: Boris Brezillon <boris.brezillon@free-electrons.com>
13 compatible = "pwm-backlight";
15 brightness-levels = <0 4 8 16 32 64 128 255>;
16 default-brightness-level = <6>;
17 power-supply = <&bl_reg>;
22 compatible = "regulator-fixed";
23 regulator-name = "backlight-power-supply";
24 regulator-min-microvolt = <5000000>;
25 regulator-max-microvolt = <5000000>;
30 compatible = "foxlink,fl500wvr00-a0t";
32 power-supply = <&panel_reg>;
33 #address-cells = <1>;
34 #size-cells = <0>;
38 #address-cells = <1>;
39 #size-cells = <0>;
43 remote-endpoint = <&hlcdc_panel_output>;
49 compatible = "regulator-fixed";
50 regulator-name = "panel-power-supply";
51 regulator-min-microvolt = <3300000>;
52 regulator-max-microvolt = <3300000>;
58 atmel,adc-ts-wires = <4>;
59 atmel,adc-ts-pressure-threshold = <10000>;
67 interrupt-parent = <&pioA>;
69 pinctrl-names = "default";
70 pinctrl-0 = <&pinctrl_qt1070_irq>;
71 wakeup-source;
76 hlcdc-display-controller {
77 pinctrl-names = "default";
78 pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb888>;
83 remote-endpoint = <&panel_input>;