From c75b95d121b72ef063354fc259052953b93ad8d2 Mon Sep 17 00:00:00 2001 From: Gokul Sriram Palanisamy Date: Wed, 15 Mar 2017 10:21:23 +0530 Subject: [PATCH] ARM: dts: ipq8074: Removed timer base from device tree We have timer enabled by default. We don't want the register re-written as it is write protected by the underlying layer. Change-Id: Ided26b1e41e9e44872f224c9f91cbb0c6e984701 Signed-off-by: Gokul Sriram Palanisamy --- arch/arm/dts/ipq807x-soc.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/dts/ipq807x-soc.dtsi b/arch/arm/dts/ipq807x-soc.dtsi index 5189878bbb..02d510f0c7 100644 --- a/arch/arm/dts/ipq807x-soc.dtsi +++ b/arch/arm/dts/ipq807x-soc.dtsi @@ -24,7 +24,6 @@ }; timer { - gcnt_base = <0x4a1000>; gcnt_cntcv_lo = <0x4a2000>; gcnt_cntcv_hi = <0x4a2004>; gpt_freq_hz = <19200000>;