Home
last modified time | relevance | path

Searched +full:max6650 +full:- +full:max6651 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmaxim,max6650.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $id: http://devicetree.org/schemas/hwmon/maxim,max6650.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Maxim MAX6650 and MAX6651 I2C Fan Controllers
11 - Javier Carrasco <javier.carrasco.cruz@gmail.com>
14 The MAX6650 and MAX6651 regulate and monitor the speed
15 of 5VDC/12VDC burshless fans with built-in tachometers.
18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
23 - maxim,max6650
[all …]
H A Dmax6650.txt1 Bindings for MAX6651 and MAX6650 I2C fan controllers
4 [1] https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf
7 - compatible : One of "maxim,max6650" or "maxim,max6651"
8 - reg : I2C address, one of 0x1b, 0x1f, 0x4b, 0x48.
11 - maxim,fan-microvolt : The supply voltage of the fan, either 5000000 uV or
13 - maxim,fan-prescale : Pre-scaling value, as per datasheet [1]. Lower values
14 allow more fine-grained control of slower fans.
16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the
17 driver selects closed-loop mode and the requested speed.
22 fan-max6650: max6650@1b {
[all …]