diff options
author | Olof Johansson <olof@lixom.net> | 2019-11-11 13:08:42 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-11-11 13:08:44 -0800 |
commit | f1deadb5bed4432eac9b793b5b94ad4576082ba0 (patch) | |
tree | 67c53444f782bbff6c7cac133420c9035470aae3 /Documentation | |
parent | 550f2af290c4c1693df8757f95a3ed9b71b074c6 (diff) | |
parent | 5bc8e2875ffbc5d1679b0966d48308f3d93637d4 (diff) | |
download | linux-f1deadb5bed4432eac9b793b5b94ad4576082ba0.tar.gz linux-f1deadb5bed4432eac9b793b5b94ad4576082ba0.tar.bz2 linux-f1deadb5bed4432eac9b793b5b94ad4576082ba0.zip |
Merge tag 'v5.4-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
mt8183:
add systimer node and bindings
* tag 'v5.4-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
arm64: dts: mt8183: add systimer0 device node
dt-bindings: mediatek: update bindings for MT8183 systimer
Link: https://lore.kernel.org/r/4d3984bd-4bb3-b8c4-6e02-19a7185cd682@gmail.com
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt index 74c3eadad844..0d256486f886 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) |