ipq806x: fix ipq8065 s2a/s2b regulator frequency (fixes ethernet performance)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
This commit is contained in:
parent
9417293366
commit
9dc367e6f0
@ -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>;
|
||||
+ };
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user