commit | d3c3606c5cc65f85274320b6fade00ea8dc6c77f | [log] [tgz] |
---|---|---|
author | Ryder Lee <ryder.lee@mediatek.com> | Thu Nov 15 10:07:56 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 28 23:04:51 2018 -0500 |
tree | 25f87ab35a8acd1aa2c3cdcf0d818867cc604ee5 | |
parent | c74665155068c3300b7745cd6add4676f604a285 [diff] |
timer: MediaTek: add timer driver for MediaTek SoCs This patch adds clock source and clock event for the timer found on the Mediatek SoCs. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Tested-by: Matthias Brugger <matthias.bgg@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>