diff options
author | Pavel Kubelun <be.dissent@gmail.com> | 2019-05-14 16:42:19 +0300 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-06-15 19:55:32 +0200 |
commit | e00e6fa90e65beaaa395070fe4d71b298fb01576 (patch) | |
tree | d25a72d4b91a3c0fbfa3c65c343d14c35b69e5b2 /target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch | |
parent | 2ee98e8f6e67a2aecfa79e45a6c99d7d40b3d362 (diff) | |
download | upstream-e00e6fa90e65beaaa395070fe4d71b298fb01576.tar.gz upstream-e00e6fa90e65beaaa395070fe4d71b298fb01576.tar.bz2 upstream-e00e6fa90e65beaaa395070fe4d71b298fb01576.zip |
ipq40xx: fix high resolution timer
Cherry-picked from CAF QSDK repo.
see 090-ipq40xx-fix-high-resolution-timer.patch
Original commit message:
The kernel is failing in switching the timer for high resolution
mode and clock source operates in 10ms resolution. The always-on
property needs to be given for timer device tree node to make
clock source working in 1ns resolution.
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[changed authorship of main patch to pavel and cherry-picked
patch to Abhishek Sahu]
Diffstat (limited to 'target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch')
-rw-r--r-- | target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch b/target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch index 51cf411143..8f7627b048 100644 --- a/target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch +++ b/target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch @@ -25,7 +25,7 @@ Signed-off-by: Christian Lamparter <chunkeey@gmail.com> }; cpus { -@@ -621,6 +623,64 @@ +@@ -622,6 +624,64 @@ status = "disabled"; }; |