xref: /freebsd/sys/contrib/device-tree/src/arm64/qcom/msm8916-samsung-rossa.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-rossa-common.dtsi"
601950c46SEmmanuel Vadot
701950c46SEmmanuel Vadot/ {
801950c46SEmmanuel Vadot	model = "Samsung Galaxy Core Prime LTE";
901950c46SEmmanuel Vadot	compatible = "samsung,rossa", "qcom,msm8916";
1001950c46SEmmanuel Vadot	chassis-type = "handset";
1101950c46SEmmanuel Vadot};
1201950c46SEmmanuel Vadot
13*0e8011faSEmmanuel Vadot&battery {
14*0e8011faSEmmanuel Vadot	charge-term-current-microamp = <150000>;
15*0e8011faSEmmanuel Vadot	constant-charge-current-max-microamp = <700000>;
16*0e8011faSEmmanuel Vadot	constant-charge-voltage-max-microvolt = <4400000>;
17*0e8011faSEmmanuel Vadot};
18*0e8011faSEmmanuel Vadot
1901950c46SEmmanuel Vadot&mpss_mem {
2001950c46SEmmanuel Vadot	/* Firmware for rossa needs more space */
2101950c46SEmmanuel Vadot	reg = <0x0 0x86800000 0x0 0x5800000>;
2201950c46SEmmanuel Vadot};
23