diff options
author | Fabien Parent <[email protected]> | 2019-03-23 22:16:06 +0100 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2019-04-16 10:52:11 +0200 |
commit | ef038a55dc06efeec2501479c038c0fb93d18e1d (patch) | |
tree | 86fcc8cb170dccc81a97e42f58b5edab43541483 | |
parent | 7121f4c0304a8854cfa528d482444aff6b13b71f (diff) |
dt-bindings: timer: mtk-timer: add support for MT8516
Add binding documentation of mtk-timer for MT8516 SoC.
Signed-off-by: Fabien Parent <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt index ff7c567a7972..74c3eadad844 100644 --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt @@ -17,6 +17,7 @@ Required properties: * "mediatek,mt8127-timer" for MT8127 compatible timers (GPT) * "mediatek,mt8135-timer" for MT8135 compatible timers (GPT) * "mediatek,mt8173-timer" for MT8173 compatible timers (GPT) + * "mediatek,mt8516-timer" for MT8516 compatible timers (GPT) * "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT) For those SoCs that use SYST |