Lines Matching +full:tc +full:- +full:resistor
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Antoniu Miclaus <antoniu.miclaus@analog.com>
13 Analog Devices MAX31335 I2C RTC ±2ppm Automotive Real-Time Clock with
17 - $ref: rtc.yaml#
29 "#clock-cells":
34 adi,tc-diode:
37 schottky - Schottky diode in series.
38 standard+schottky - standard diode + Schottky diode in series.
41 trickle-resistor-ohms:
43 Selected resistor for trickle charger. Should be specified if trickle
48 - compatible
49 - reg
54 - |
55 #include <dt-bindings/interrupt-controller/irq.h>
57 #address-cells = <1>;
58 #size-cells = <0>;
63 pinctrl-0 = <&rtc_nint_pins>;
64 interrupts-extended = <&gpio1 16 IRQ_TYPE_LEVEL_HIGH>;
65 aux-voltage-chargeable = <1>;
66 trickle-resistor-ohms = <6000>;
67 adi,tc-diode = "schottky";