commit | ce6113bba73705033db4a16bd3cc357ffa6d36d2 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Jul 10 17:35:42 2019 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 18 11:31:30 2019 -0400 |
tree | b1f41af5e86a2a53ca15233ef4157d87e7f3c536 | |
parent | e601f540bf50e8402027a1a5cc5cae8de697b0d4 [diff] |
arm: mediatek: add missing arch timer configuration for MT7629 This patch sets CNTVOFF of ARM CP15 timer to zero to make sure the virtual counter is fully usable for linux kernel. Cc: Albert Aribaud <albert.u.boot@aribaud.net>