From de70c88c38c7cb02e861cc648c53227f0f16176a Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sun, 8 May 2022 19:08:28 +0200 Subject: [PATCH] remove rutx 5.15 patch --- .../085-ipq40xx-fix-sleep-clock.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 root/target/linux/ipq40xx/patches-5.15/085-ipq40xx-fix-sleep-clock.patch diff --git a/root/target/linux/ipq40xx/patches-5.15/085-ipq40xx-fix-sleep-clock.patch b/root/target/linux/ipq40xx/patches-5.15/085-ipq40xx-fix-sleep-clock.patch deleted file mode 100644 index af07d57b..00000000 --- a/root/target/linux/ipq40xx/patches-5.15/085-ipq40xx-fix-sleep-clock.patch +++ /dev/null @@ -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>; - }; -