Lines Matching +full:thermal +full:- +full:zones
1 Pervasive Displays RePaper branded e-ink displays
4 - compatible: "pervasive,e1144cs021" for 1.44" display
9 - panel-on-gpios: Timing controller power control
10 - discharge-gpios: Discharge control
11 - reset-gpios: RESET pin
12 - busy-gpios: BUSY pin
15 - border-gpios: Border control
18 all mandatory properties described in ../spi/spi-bus.txt must be specified.
21 - pervasive,thermal-zone: name of thermometer's thermal zone
28 #thermal-sensor-cells = <0>;
31 thermal-zones {
33 polling-delay-passive = <0>;
34 polling-delay = <0>;
35 thermal-sensors = <&display_temp>;
43 spi-max-frequency = <8000000>;
45 panel-on-gpios = <&gpio 23 0>;
46 border-gpios = <&gpio 14 0>;
47 discharge-gpios = <&gpio 15 0>;
48 reset-gpios = <&gpio 24 0>;
49 busy-gpios = <&gpio 25 0>;
51 pervasive,thermal-zone = "display";