Lines Matching +full:fan +full:- +full:speed
1 // SPDX-License-Identifier: (GPL-2.0+ or MIT)
4 #include "sun20i-d1-clockworkpi-v3.14.dts"
7 model = "Clockwork DevTerm (R-01)";
8 compatible = "clockwork,r-01-devterm-v3.14",
9 "clockwork,r-01-clockworkpi-v3.14",
10 "allwinner,sun20i-d1";
12 fan {
13 compatible = "gpio-fan";
15 gpio-fan,speed-map = <0 0>,
17 #cooling-cells = <2>;
20 i2c-gpio-0 {
21 compatible = "i2c-gpio";
22 sda-gpios = <&pio 3 14 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* PD14/GPIO44 */
23 scl-gpios = <&pio 3 15 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>; /* PD15/GPIO45 */
24 #address-cells = <1>;
25 #size-cells = <0>;
30 interrupt-parent = <&pio>;
32 vref-supply = <®_dldo2>;
33 #io-channel-cells = <1>;