[PATCH v2 10/15] dt-bindings: timer: Add compatible for Mediatek MT8365

Bernhard Rosenkränzer posted 15 patches 1 year, 10 months ago
[PATCH v2 10/15] dt-bindings: timer: Add compatible for Mediatek MT8365
Posted by Bernhard Rosenkränzer 1 year, 10 months ago
Add dt-binding documentation of timer for Mediatek MT8365 SoC
platform.

Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.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 8bbb6e94508b2..c1f40aca2d48c 100644
--- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
+++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
@@ -20,6 +20,7 @@ Required properties:
 	* "mediatek,mt8135-timer" for MT8135 compatible timers (GPT)
 	* "mediatek,mt8173-timer" for MT8173 compatible timers (GPT)
 	* "mediatek,mt8516-timer" for MT8516 compatible timers (GPT)
+	* "mediatek,mt8365-timer" for MT8365 compatible timers (GPT)
 	* "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT)
 
 	For those SoCs that use SYST
-- 
2.38.1

Re: [PATCH v2 10/15] dt-bindings: timer: Add compatible for Mediatek MT8365
Posted by Krzysztof Kozlowski 1 year, 10 months ago
On 15/11/2022 03:54, Bernhard Rosenkränzer wrote:
> Add dt-binding documentation of timer for Mediatek MT8365 SoC
> platform.
> 
> Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>

I am not going to review this - please go through comments you received.

Best regards,
Krzysztof