mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
Removed not needed patch
This commit is contained in:
parent
e09fc5f9bd
commit
ff3990f9c7
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
||||||
Index: linux-5.4.124/arch/arm/boot/dts/qcom-ipq4019.dtsi
|
|
||||||
===================================================================
|
|
||||||
--- linux-5.4.124.orig/arch/arm/boot/dts/qcom-ipq4019.dtsi
|
|
||||||
+++ linux-5.4.124/arch/arm/boot/dts/qcom-ipq4019.dtsi
|
|
||||||
@@ -140,9 +140,9 @@
|
|
||||||
};
|
|
||||||
|
|
||||||
clocks {
|
|
||||||
- sleep_clk: sleep_clk {
|
|
||||||
+ sleep_clk: gcc_sleep_clk_src {
|
|
||||||
compatible = "fixed-clock";
|
|
||||||
- clock-frequency = <32768>;
|
|
||||||
+ clock-frequency = <32000>;
|
|
||||||
#clock-cells = <0>;
|
|
||||||
};
|
|
||||||
|
|
Loading…
Reference in a new issue