ipq40xx: fix high resolution timer
authorPavel Kubelun <be.dissent@gmail.com>
Tue, 14 May 2019 13:42:19 +0000 (16:42 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 15 Jun 2019 17:55:32 +0000 (19:55 +0200)
commite00e6fa90e65beaaa395070fe4d71b298fb01576
treed25a72d4b91a3c0fbfa3c65c343d14c35b69e5b2
parent2ee98e8f6e67a2aecfa79e45a6c99d7d40b3d362
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]
target/linux/ipq40xx/patches-4.14/090-ipq40xx-fix-high-resolution-timer.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch
target/linux/ipq40xx/patches-4.14/702-dts-ipq4019-add-PHY-switch-nodes.patch
target/linux/ipq40xx/patches-4.14/711-dts-ipq4019-add-ethernet-essedma-node.patch
target/linux/ipq40xx/patches-4.19/086-ipq40xx-fix-high-resolution-timer.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/701-dts-ipq4019-add-mdio-node.patch
target/linux/ipq40xx/patches-4.19/702-dts-ipq4019-add-PHY-switch-nodes.patch
target/linux/ipq40xx/patches-4.19/711-dts-ipq4019-add-ethernet-essedma-node.patch