Lines Matching +full:fan +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/hwmon/hpe,gxp-fan-ctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: HPE GXP Fan Controller
10 - Nick Hawkins <nick.hawkins@hpe.com>
13 The HPE GXP fan controller controls the fans through an external CPLD
18 const: hpe,gxp-fan-ctrl
22 - description: Fan controller PWM
23 - description: Programmable logic
24 - description: Function 2
26 reg-names:
28 - const: base
29 - const: pl
30 - const: fn2
33 - compatible
34 - reg
35 - reg-names
40 - |
41 fan-controller@1000c00 {
42 compatible = "hpe,gxp-fan-ctrl";
44 reg-names = "base", "pl", "fn2";