Lines Matching +full:trickle +full:- +full:resistor +full:- +full:ohms
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/rtc/rtc-ds1307.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
15 - enum:
16 - dallas,ds1307
17 - dallas,ds1308
18 - dallas,ds1337
19 - dallas,ds1338
20 - dallas,ds1339
21 - dallas,ds1388
22 - dallas,ds1340
23 - dallas,ds1341
24 - maxim,ds3231
25 - st,m41t0
26 - st,m41t00
27 - st,m41t11
28 - microchip,mcp7940x
29 - microchip,mcp7941x
30 - pericom,pt7c4338
31 - epson,rx8025
32 - isil,isl12057
33 - epson,rx8130
35 - items:
36 - enum:
37 - st,m41t00
38 - const: dallas,ds1338
47 interrupt-names:
50 "#clock-cells":
53 clock-output-names:
56 wakeup-source:
59 vcc-supply: true
62 - $ref: rtc.yaml
63 - if:
68 - dallas,ds1339
69 - dallas,ds1340
70 - dallas,ds1388
73 trickle-resistor-ohms:
74 description: Selected resistor for trickle charger. Should be specified if trickle
78 trickle-diode-disable:
79 description: Do not use internal trickle charger diode. Should be given if internal
80 trickle charger diode should be disabled (superseded by aux-voltage-chargeable)
86 - compatible
87 - reg
90 - |
92 #address-cells = <1>;
93 #size-cells = <0>;
98 interrupt-parent = <&gpio4>;
100 trickle-resistor-ohms = <250>;