summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts')
-rw-r--r--dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts b/dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts
new file mode 100644
index 0000000000..68d5626bf4
--- /dev/null
+++ b/dts/src/arm/qcom-msm8974-sony-xperia-rhine-amami.dts
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0
+#include "qcom-msm8974-sony-xperia-rhine.dtsi"
+
+/ {
+ model = "Sony Xperia Z1 Compact";
+ compatible = "sony,xperia-amami", "qcom,msm8974";
+};
+
+&smbb {
+ qcom,fast-charge-safe-current = <1300000>;
+ qcom,fast-charge-current-limit = <1300000>;
+ qcom,dc-current-limit = <1300000>;
+};