[PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189

Zhanzhan Ge posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/timer/mediatek,timer.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189
Posted by Zhanzhan Ge 1 month, 1 week ago
Add the compatible for mt8189 timer to the binding.

Signed-off-by: Zhanzhan Ge <zhanzhan.ge@mediatek.com>
---
 Documentation/devicetree/bindings/timer/mediatek,timer.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/mediatek,timer.yaml b/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
index e3e38066c2cb..5ceedc3a4f91 100644
--- a/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
+++ b/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
@@ -43,6 +43,7 @@ properties:
               - mediatek,mt8183-timer
               - mediatek,mt8186-timer
               - mediatek,mt8188-timer
+              - mediatek,mt8189-timer
               - mediatek,mt8192-timer
               - mediatek,mt8195-timer
               - mediatek,mt8196-timer
--
2.45.2
Re: [PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189
Posted by AngeloGioacchino Del Regno 2 weeks, 1 day ago
Il 25/08/25 05:31, Zhanzhan Ge ha scritto:
> Add the compatible for mt8189 timer to the binding.
> 
> Signed-off-by: Zhanzhan Ge <zhanzhan.ge@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   Documentation/devicetree/bindings/timer/mediatek,timer.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/timer/mediatek,timer.yaml b/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
> index e3e38066c2cb..5ceedc3a4f91 100644
> --- a/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
> +++ b/Documentation/devicetree/bindings/timer/mediatek,timer.yaml
> @@ -43,6 +43,7 @@ properties:
>                 - mediatek,mt8183-timer
>                 - mediatek,mt8186-timer
>                 - mediatek,mt8188-timer
> +              - mediatek,mt8189-timer
>                 - mediatek,mt8192-timer
>                 - mediatek,mt8195-timer
>                 - mediatek,mt8196-timer
> --
> 2.45.2
>
Re: [PATCH] dt-bindings: timer: mediatek,timer: Add compatible for MT8189
Posted by Conor Dooley 1 month, 1 week ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>