mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
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 <gpalan@codeaurora.org>
This commit is contained in:
parent
674e652750
commit
c75b95d121
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
|||
};
|
||||
|
||||
timer {
|
||||
gcnt_base = <0x4a1000>;
|
||||
gcnt_cntcv_lo = <0x4a2000>;
|
||||
gcnt_cntcv_hi = <0x4a2004>;
|
||||
gpt_freq_hz = <19200000>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue