aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch')
-rw-r--r--target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch b/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch
index 0ad0508a9d..17596b451a 100644
--- a/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch
+++ b/target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch
@@ -127,7 +127,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
- smb208_s2b: smb208-s2b {
- compatible = "qcom,rpm-smb208";
- reg = <QCOM_RPM_SMB208_S2b>;
-+ qcom,switch-mode-frequency = <1400000>;
++ qcom,switch-mode-frequency = <1200000>;
+ };
- regulator-min-microvolt = < 800000>;
@@ -137,7 +137,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
+ regulator-max-microvolt = <1275000>;
- qcom,switch-mode-frequency = <1400000>;
-+ qcom,switch-mode-frequency = <1400000>;
++ qcom,switch-mode-frequency = <1200000>;
+ };
};