xref: /freebsd/sys/contrib/device-tree/src/arm64/qcom/msm8916-samsung-grandprimelte.dts (revision 0e8011faf58b743cc652e3b2ad0f7671227610df)
101950c46SEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-only
201950c46SEmmanuel Vadot
301950c46SEmmanuel Vadot/dts-v1/;
401950c46SEmmanuel Vadot
501950c46SEmmanuel Vadot#include "msm8916-samsung-fortuna-common.dtsi"
601950c46SEmmanuel Vadot
701950c46SEmmanuel Vadot/ {
801950c46SEmmanuel Vadot	model = "Samsung Galaxy Grand Prime (SM-G530FZ)";
901950c46SEmmanuel Vadot	compatible = "samsung,grandprimelte", "qcom,msm8916";
1001950c46SEmmanuel Vadot	chassis-type = "handset";
1101950c46SEmmanuel Vadot};
1201950c46SEmmanuel Vadot
13*0e8011faSEmmanuel Vadot&battery {
14*0e8011faSEmmanuel Vadot	charge-term-current-microamp = <200000>;
15*0e8011faSEmmanuel Vadot	constant-charge-current-max-microamp = <1000000>;
16*0e8011faSEmmanuel Vadot	constant-charge-voltage-max-microvolt = <4350000>;
17*0e8011faSEmmanuel Vadot};
18*0e8011faSEmmanuel Vadot
19*0e8011faSEmmanuel Vadot&bosch_accel {
20*0e8011faSEmmanuel Vadot	status = "okay";
21*0e8011faSEmmanuel Vadot};
22*0e8011faSEmmanuel Vadot
23*0e8011faSEmmanuel Vadot&bosch_magn {
24*0e8011faSEmmanuel Vadot	status = "okay";
25*0e8011faSEmmanuel Vadot};
26*0e8011faSEmmanuel Vadot
2701950c46SEmmanuel Vadot&mpss_mem {
2801950c46SEmmanuel Vadot	/* Firmware for grandprimelte needs more space */
2901950c46SEmmanuel Vadot	reg = <0x0 0x86800000 0x0 0x5400000>;
3001950c46SEmmanuel Vadot};
31