diff mbox series

[v2,1/2] dt-bindings: mediatek: update bindings for MT8183 systimer

Message ID 1572242984-30460-2-git-send-email-dehui.sun@mediatek.com (mailing list archive)
State Mainlined
Commit d14e0fe39c6204f0c35d7d7da50b5727df8a3560
Headers show
Series add systimer node for MT8183 SoC | expand

Commit Message

Dehui Sun Oct. 28, 2019, 6:09 a.m. UTC
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>
---
 Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Daniel Lezcano Oct. 28, 2019, 9:34 a.m. UTC | #1
On 28/10/2019 07:09, Dehui Sun wrote:
> 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>

> ---
>  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 74c3ead..0d25648 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)
>  
>
Matthias Brugger Nov. 10, 2019, 8:14 p.m. UTC | #2
On 28/10/2019 10:34, Daniel Lezcano wrote:
> On 28/10/2019 07:09, Dehui Sun wrote:
>> 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>
> 

Applied

>> ---
>>  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 74c3ead..0d25648 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)
>>  
>>
> 
>
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 74c3ead..0d25648 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)