Lines Matching +full:- +full:12000000
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
14 of 5VDC/12VDC burshless fans with built-in tachometers.
17 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
22 - maxim,max6650
23 - maxim,max6651
28 maxim,fan-microvolt:
31 12000000 uV.
32 enum: [5000000, 12000000]
34 maxim,fan-prescale:
36 Pre-scaling value, as per datasheet. Lower values
37 allow more fine-grained control of slower fans.
41 maxim,fan-target-rpm:
44 driver selects closed-loop mode and the requested speed.
51 - compatible
52 - reg
57 - |
59 #address-cells = <1>;
60 #size-cells = <0>;
62 fan-controller@1b {
65 maxim,fan-microvolt = <12000000>;
66 maxim,fan-prescale = <4>;
67 maxim,fan-target-rpm = <1200>;