Lines Matching +full:trickle +full:- +full:resistor +full:- +full:ohms
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip RV-3028 RTC
10 - $ref: rtc.yaml#
13 - Alexandre Belloni <[email protected]>
25 "#clock-cells":
28 trickle-resistor-ohms:
30 - 3000
31 - 5000
32 - 9000
33 - 15000
36 - compatible
37 - reg
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
51 pinctrl-0 = <&rtc_nint_pins>;
52 interrupts-extended = <&gpio1 16 IRQ_TYPE_LEVEL_HIGH>;
53 trickle-resistor-ohms = <3000>;