Bernhard Rosenkränzer
27788e01a6
dt-bindings: timer: mediatek,mtk-timer: add MT8365
...
Add binding description for mediatek,mt8365-systimer
Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20230125143503.1015424-8-bero@baylibre.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2023-02-13 13:10:17 +01:00
Johnson Wang
b830774c7e
dt-bindings: timer: Add compatible for MediaTek MT8188
...
Add dt-binding documentation of timer for MediaTek MT8188 SoC
platform.
Signed-off-by: Johnson Wang <johnson.wang@mediatek.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://lore.kernel.org/r/20220818124602.20394-1-johnson.wang@mediatek.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2022-08-19 11:06:54 +02:00
AngeloGioacchino Del Regno
13b917a585
dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible
...
Document the "CPUXGPT" CPU General Purpose Timer, used as ARM/ARM64
System Timer on MediaTek platforms and add the MT6795 compatible for it.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Acked-by: Rob Herring <robh@kernel.org >
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com >
Link: https://lore.kernel.org/r/20220613133819.35318-2-angelogioacchino.delregno@collabora.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2022-07-16 00:41:51 +02:00
Allen-KH Cheng
b8b1ab133e
dt-bindings: timer: Add compatible for Mediatek MT8186
...
This commit adds dt-binding documentation of timer for Mediatek MT8186 SoC
Platform.
Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220311130732.22706-2-allen-kh.cheng@mediatek.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2022-05-18 11:08:52 +02:00
Maxim Kutnij
506ca49ae7
dt-bindings: mediatek: Adds a DT binding documentation for the MT6582 SoC
...
This adds a DT binding documentation for the MT6582 SoC.
Signed-off-by: Maxim Kutnij <gtk3@inbox.ru >
Link: https://lore.kernel.org/r/20211219183134.3849-3-gtk3@inbox.ru
[mb: fix commit subject line and compatible order]
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2022-01-24 18:09:02 +01:00
Seiya Wang
ac75c32e82
dt-bindings: timer: Add compatible for Mediatek MT8195
...
This commit adds dt-binding documentation of timer for Mediatek MT8195 SoC
Platform.
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20210319023427.16711-3-seiya.wang@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2021-03-29 13:51:57 +02:00
Seiya Wang
377c0d7ea5
dt-bindings: timer: Add compatible for Mediatek MT8192
...
This commit adds dt-binding documentation of timer for Mediatek MT8192 SoC
Platform.
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com >
Link: https://lore.kernel.org/r/20200814060454.32200-4-seiya.wang@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2020-08-19 07:46:42 +02:00
Dehui Sun
d14e0fe39c
dt-bindings: mediatek: update bindings for MT8183 systimer
...
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 >
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2019-11-10 21:11:58 +01:00
Fabien Parent
ef038a55dc
dt-bindings: timer: mtk-timer: add support for MT8516
...
Add binding documentation of mtk-timer for MT8516 SoC.
Signed-off-by: Fabien Parent <fparent@baylibre.com >
Acked-by: Rob Herring <robh@kernel.org >
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org >
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2019-04-16 10:52:11 +02:00
Ryder Lee
2e876b5d9f
dt-bindings: timer: mediatek: update bindings for MT7629 SoC
...
Update the binding for MT7629 SoC, which uses fallback compatible to
MT6765 SYST, so add more descriptions to distinguish it from the other
SoCs that use GPT.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com >
Cc: Daniel Lezcano <daniel.lezcano@linaro.org >
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2019-02-23 12:13:45 +01:00
Stanley Chu
59311b19d7
clocksource/drivers/timer-mediatek: Add system timer bindings
...
This patch adds bindings of new "System Timer" on Mediatek SoCs.
Remove RTC clock in the same time because it is not used by
both "General Purpose Timer" and "System Timer" now.
Signed-off-by: Stanley Chu <stanley.chu@mediatek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2018-07-26 11:26:31 +02:00
John Crispin
0c92241328
Document: DT: Add bindings for mediatek MT7623 SoC Platform
...
This adds a DT binding documentation for the MT7623 SoC from Mediatek.
Signed-off-by: John Crispin <blogic@openwrt.org >
Cc: devicetree@vger.kernel.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2016-02-11 11:39:54 +01:00
Erin Lo
02eca17376
Document: DT: Add bindings for mediatek MT2701 SoC Platform
...
This adds a DT binding documentation for the MT2701 SoC from Mediatek.
Signed-off-by: Erin Lo <erin.lo@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2015-11-20 13:59:04 +01:00
Yingjoe Chen
013f2a2320
dt-bindings: add more MediaTek SoC to mtk-timer binding
...
Add compatible string for mt8127, mt8135 and mt8173 and sort
the list.
Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com >
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2015-10-12 18:43:47 +02:00
Mars Cheng
69a462b953
Document: DT: Add bindings for mediatek MT6580 SoC Platform
...
This adds a DT binding documentation for the MT6580 SoC from Mediatek.
Signed-off-by: Mars Cheng <mars.cheng@mediatek.com >
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
2015-07-18 00:22:42 +02:00
Matthias Brugger
98c6bf2a2d
dt-bindings: Add mtk-timer bindings
...
Add binding documentation for the General Purpose Timer driver of
the Mediatek SoCs.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com >
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org >
2014-07-23 12:02:32 +02:00