Lines Matching +full:rt5033 +full:- +full:battery
1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-samsung-fortuna-common.dtsi"
8 model = "Samsung Galaxy Grand Prime (SM-G530W)";
10 chassis-type = "handset";
12 reserved-memory {
14 /delete-node/ tz-apps@85a00000;
17 tz-apps@85500000 {
19 no-map;
24 &battery {
25 charge-term-current-microamp = <200000>;
26 constant-charge-current-max-microamp = <1000000>;
27 constant-charge-voltage-max-microvolt = <4350000>;
40 /delete-node/ pmic@34;
43 compatible = "samsung,s3fwrn5-i2c";
46 interrupts-extended = <&tlmm 21 IRQ_TYPE_EDGE_RISING>;
48 en-gpios = <&tlmm 20 GPIO_ACTIVE_HIGH>;
49 wake-gpios = <&tlmm 49 GPIO_ACTIVE_HIGH>;
53 pinctrl-0 = <&nfc_default>, <&nfc_clk_req>;
54 pinctrl-names = "default";
62 compatible = "richtek,rt5033";
65 interrupts-extended = <&tlmm 62 IRQ_TYPE_EDGE_FALLING>;
67 pinctrl-0 = <&pmic_int_default>;
68 pinctrl-names = "default";
72 regulator-min-microvolt = <4900000>;
73 regulator-max-microvolt = <4900000>;
74 regulator-always-on;
87 compatible = "richtek,rt5033-charger";
88 monitored-battery = <&battery>;
89 richtek,usb-connector = <&usb_con>;