Message ID | 20221115025421.59847-11-bero@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Initial Mediatek MT8365 SOC and MT8365-EVK board support | expand |
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
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
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(+)