Lines Matching +full:enable +full:- +full:usb +full:- +full:charging
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Flora Fu <flora.fu@mediatek.com>
11 - Alexandre Mergnat <amergnat@baylibre.com>
16 USB battery charging, fuel gauge, RTC
19 - Regulator
20 - RTC
21 - Keys
35 interrupt-controller: true
37 "#interrupt-cells":
42 $ref: /schemas/regulator/mediatek,mt6357-regulator.yaml
54 const: mediatek,mt6357-rtc
55 start-year: true
57 - compatible
61 $ref: /schemas/input/mediatek,pmic-keys.yaml
66 - compatible
67 - regulators
72 - |
73 #include <dt-bindings/interrupt-controller/arm-gic.h>
79 interrupt-parent = <&pio>;
81 interrupt-controller;
82 #interrupt-cells = <2>;
85 mt6357_vproc_reg: buck-vproc {
86 regulator-name = "vproc";
87 regulator-min-microvolt = <518750>;
88 regulator-max-microvolt = <1312500>;
89 regulator-ramp-delay = <6250>;
90 regulator-enable-ramp-delay = <220>;
91 regulator-always-on;
96 mt6357_vusb33_reg: ldo-vusb33 {
97 regulator-name = "vusb33";
98 regulator-min-microvolt = <3000000>;
99 regulator-max-microvolt = <3100000>;
100 regulator-enable-ramp-delay = <264>;
105 compatible = "mediatek,mt6357-rtc";
109 compatible = "mediatek,mt6357-keys";