diff options
author | Dehui Sun <dehui.sun@mediatek.com> | 2019-10-28 14:09:43 +0800 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2019-11-10 21:11:58 +0100 |
commit | d14e0fe39c6204f0c35d7d7da50b5727df8a3560 (patch) | |
tree | 36b65da3783afa6e51578cc45c7769a9722ea1cf /Documentation | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) | |
download | linux-d14e0fe39c6204f0c35d7d7da50b5727df8a3560.tar.gz linux-d14e0fe39c6204f0c35d7d7da50b5727df8a3560.tar.bz2 linux-d14e0fe39c6204f0c35d7d7da50b5727df8a3560.zip |
dt-bindings: mediatek: update bindings for MT8183 systimer
This commit adds mt8183 compatible node in mtk-timer binding document.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dehui Sun <dehui.sun@mediatek.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation')
-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 74c3eadad844..0d256486f886 100644 --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt @@ -21,6 +21,7 @@ Required properties: * "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT) For those SoCs that use SYST + * "mediatek,mt8183-timer" for MT8183 compatible timers (SYST) * "mediatek,mt7629-timer" for MT7629 compatible timers (SYST) * "mediatek,mt6765-timer" for MT6765 and all above compatible timers (SYST) |