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};
8
9&smbb {
10	qcom,fast-charge-safe-current = <1300000>;
11	qcom,fast-charge-current-limit = <1300000>;
12	qcom,dc-current-limit = <1300000>;
13};
14