Lines Matching +full:fan +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0 OR MIT
5 #include "imx6ull-tarragon-common.dtsi"
9 compatible = "chargebyte,imx6ull-tarragon-slavext", "fsl,imx6ull";
11 fan0: pwm-fan {
12 compatible = "pwm-fan";
14 pinctrl-names = "default";
15 pinctrl-0 = <&pinctrl_fan_sense_snvs>;
16 fan-supply = <®_fan>;
17 interrupt-parent = <&gpio5>;
22 compatible = "regulator-fixed";
23 regulator-name = "fan-supply";
24 pinctrl-names = "default";
25 pinctrl-0 = <&pinctrl_fan_enable>;
26 regulator-min-microvolt = <12000000>;
27 regulator-max-microvolt = <12000000>;
29 enable-active-high;
30 regulator-boot-on;
40 pinctrl-names = "default";
41 pinctrl-0 = <&pinctrl_qca700x_cp_int
44 interrupt-parent = <&gpio2>;
46 spi-cpha;
47 spi-cpol;
48 spi-max-frequency = <12000000>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_pwm_fan>;