Lines Matching +full:axi +full:- +full:fan +full:- +full:control +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/hwmon/adi,axi-fan-control.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Analog Devices AXI FAN Control Device Tree Bindings
11 - Nuno Sá <nuno.sa@analog.com>
14 Bindings for the Analog Devices AXI FAN Control driver. Spefications of the
22 - adi,axi-fan-control-1.00.a
25 maxItems: 1
28 maxItems: 1
31 maxItems: 1
33 pulses-per-revolution:
36 FAN.
38 enum: [1, 2, 4]
41 - compatible
42 - reg
43 - clocks
44 - interrupts
45 - pulses-per-revolution
50 - |
51 fpga_axi: fpga-axi {
52 #address-cells = <0x2>;
53 #size-cells = <0x1>;
55 axi_fan_control: axi-fan-control@80000000 {
56 compatible = "adi,axi-fan-control-1.00.a";
60 pulses-per-revolution = <2>;