1// SPDX-License-Identifier: GPL-2.0
2#include "qcom-msm8974-sony-xperia-rhine.dtsi"
3
4/ {
5	model = "Sony Xperia Z1 Compact";
6	compatible = "sony,xperia-amami", "qcom,msm8974";
7	chassis-type = "handset";
8};
9
10&smbb {
11	qcom,fast-charge-safe-current = <1300000>;
12	qcom,fast-charge-current-limit = <1300000>;
13	qcom,dc-current-limit = <1300000>;
14};
15