aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-amami.dts
blob: 9f2ab5c122d0b89e0ce343bec4d47ce238ade4f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0
#include "qcom-msm8974-sony-xperia-rhine.dtsi"

/ {
	model = "Sony Xperia Z1 Compact";
	compatible = "sony,xperia-amami", "qcom,msm8974";
	chassis-type = "handset";
};

&smbb {
	qcom,fast-charge-safe-current = <1300000>;
	qcom,fast-charge-current-limit = <1300000>;
	qcom,dc-current-limit = <1300000>;
};