Lines Matching +full:dmon +full:- +full:stuck +full:- +full:threshold +full:- +full:bits
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ryan Lee <ryans.lee@analog.com>
13 The MAX98396 is a mono Class-DG speaker amplifier with I/V sense.
21 - adi,max98396
22 - adi,max98397
27 avdd-supply:
30 dvdd-supply:
33 dvddio-supply:
36 pvdd-supply:
39 vbat-supply:
42 adi,vmon-slot-no:
49 adi,imon-slot-no:
56 adi,spkfb-slot-no:
63 adi,bypass-slot-no:
72 adi,interleave-mode:
81 adi,dmon-stuck-enable:
83 Enables the "data monitor stuck" feature. Once the data monitor is
89 adi,dmon-stuck-threshold-bits:
91 Sets the threshold for the "data monitor stuck" feature, in bits.
95 adi,dmon-magnitude-enable:
103 adi,dmon-magnitude-threshold-bits:
105 Sets the threshold for the "data monitor magnitude" feature, in bits.
109 adi,dmon-duration-ms:
115 reset-gpios:
119 - compatible
120 - reg
125 - |
126 #include <dt-bindings/gpio/gpio.h>
128 #address-cells = <1>;
129 #size-cells = <0>;
133 dvdd-supply = <®ulator_1v2>;
134 dvddio-supply = <®ulator_1v8>;
135 avdd-supply = <®ulator_1v8>;
136 pvdd-supply = <®ulator_pvdd>;
137 adi,vmon-slot-no = <0>;
138 adi,imon-slot-no = <1>;
139 reset-gpios = <&gpio 4 GPIO_ACTIVE_LOW>;