[tip: timers/core] dt-bindings: timer: Add compatible for MediaTek MT8188

From: tip-bot2 for Johnson Wang
Date: Tue Oct 04 2022 - 05:30:33 EST


The following commit has been merged into the timers/core branch of tip:

Commit-ID: b830774c7e4168997ba42deb186f72e6a845742b
Gitweb: https://git.kernel.org/tip/b830774c7e4168997ba42deb186f72e6a845742b
Author: Johnson Wang <johnson.wang@xxxxxxxxxxxx>
AuthorDate: Thu, 18 Aug 2022 20:46:02 +08:00
Committer: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
CommitterDate: Fri, 19 Aug 2022 11:06:54 +02:00

dt-bindings: timer: Add compatible for MediaTek MT8188

Add dt-binding documentation of timer for MediaTek MT8188 SoC
platform.

Signed-off-by: Johnson Wang <johnson.wang@xxxxxxxxxxxx>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Link: https://lore.kernel.org/r/20220818124602.20394-1-johnson.wang@xxxxxxxxxxxx
Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
---
Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
index f1c848a..8bbb6e9 100644
--- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
+++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
@@ -25,6 +25,7 @@ Required properties:
For those SoCs that use SYST
* "mediatek,mt8183-timer" for MT8183 compatible timers (SYST)
* "mediatek,mt8186-timer" for MT8186 compatible timers (SYST)
+ * "mediatek,mt8188-timer" for MT8188 compatible timers (SYST)
* "mediatek,mt8192-timer" for MT8192 compatible timers (SYST)
* "mediatek,mt8195-timer" for MT8195 compatible timers (SYST)
* "mediatek,mt7629-timer" for MT7629 compatible timers (SYST)