diff mbox series

[v3,1/7] dt-bindings: timer: Add compatible for Mediatek MT8186

Message ID 20220128062050.23978-2-allen-kh.cheng@mediatek.com (mailing list archive)
State New, archived
Headers show
Series Add basic node support for Mediatek MT8186 SoC | expand

Commit Message

Allen-KH Cheng Jan. 28, 2022, 6:20 a.m. UTC
From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>

This commit adds dt-binding documentation of timer for Mediatek MT8186 SoC
Platform.

Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
---
 Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Matthias Brugger Feb. 28, 2022, 11:26 a.m. UTC | #1
On 28/01/2022 07:20, allen-kh.cheng wrote:
> From: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
> 
> This commit adds dt-binding documentation of timer for Mediatek MT8186 SoC
> Platform.
> 
> Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>

Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>

> ---
>   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 e5c57d6e0186..e0d20d6adf81 100644
> --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
> +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
> @@ -22,6 +22,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,mt8192-timer" for MT8192 compatible timers (SYST)
>   	* "mediatek,mt8195-timer" for MT8195 compatible timers (SYST)
>   	* "mediatek,mt7629-timer" for MT7629 compatible timers (SYST)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
index e5c57d6e0186..e0d20d6adf81 100644
--- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
+++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
@@ -22,6 +22,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,mt8192-timer" for MT8192 compatible timers (SYST)
 	* "mediatek,mt8195-timer" for MT8195 compatible timers (SYST)
 	* "mediatek,mt7629-timer" for MT7629 compatible timers (SYST)