From 5a17ceb0ab6cdc554adc3a3bf1a59429f900a9c7 Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Fri, 19 Aug 2016 13:56:26 +0300 Subject: ipq806x: fix ipq8065 s2a/s2b regulator frequency (fixes ethernet performance) Signed-off-by: Roman Yeryomin --- target/linux/ipq806x/patches-4.4/168-ARM-qcom-add-smb208-DT.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') 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 - smb208_s2b: smb208-s2b { - compatible = "qcom,rpm-smb208"; - reg = ; -+ qcom,switch-mode-frequency = <1400000>; ++ qcom,switch-mode-frequency = <1200000>; + }; - regulator-min-microvolt = < 800000>; @@ -137,7 +137,7 @@ Signed-off-by: Adrian Panella + regulator-max-microvolt = <1275000>; - qcom,switch-mode-frequency = <1400000>; -+ qcom,switch-mode-frequency = <1400000>; ++ qcom,switch-mode-frequency = <1200000>; + }; }; -- cgit v1.2.3