From e00e6fa90e65beaaa395070fe4d71b298fb01576 Mon Sep 17 00:00:00 2001 From: Pavel Kubelun Date: Tue, 14 May 2019 16:42:19 +0300 Subject: 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 Signed-off-by: Christian Lamparter [changed authorship of main patch to pavel and cherry-picked patch to Abhishek Sahu] --- target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch') diff --git a/target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch b/target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch index 0e1bb87368..b7e241058c 100644 --- a/target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch +++ b/target/linux/ipq40xx/patches-4.14/701-dts-ipq4019-add-mdio-node.patch @@ -15,7 +15,7 @@ so the info might change. --- a/arch/arm/boot/dts/qcom-ipq4019.dtsi +++ b/arch/arm/boot/dts/qcom-ipq4019.dtsi -@@ -566,6 +566,34 @@ +@@ -567,6 +567,34 @@ status = "disabled"; }; -- cgit v1.2.3