On 19/03/2021 03:34, Seiya Wang wrote: > This commit adds dt-binding documentation of timer for Mediatek MT8195 SoC > Platform. > > Signed-off-by: Seiya Wang <seiya.wang@xxxxxxxxxxxx> Applied to v5.12-next/dts64 Thanks! > --- > 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 690a9c0966ac..e5c57d6e0186 100644 > --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt > +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt > @@ -23,6 +23,7 @@ Required properties: > For those SoCs that use SYST > * "mediatek,mt8183-timer" for MT8183 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) > * "mediatek,mt6765-timer" for MT6765 and all above compatible timers (SYST) > >