diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-10-28 16:41:30 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@kernel.org> | 2022-12-02 12:48:27 +0100 |
commit | 9ffa5e6b8f93ccf1a217dd12e204c1a5e211abef (patch) | |
tree | cacf62c108abe7d83f1d737e9caa76878d243e06 /Documentation/devicetree/bindings/timer | |
parent | ebe11732838f39bd10bddafd4dfe2f97010fde62 (diff) | |
download | linux-9ffa5e6b8f93ccf1a217dd12e204c1a5e211abef.tar.bz2 |
dt-bindings: timer: rockchip: Add rockchip,rk3128-timer
Add rockchip,rk3128-timer compatible string.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Link: https://lore.kernel.org/r/0e57f38f-bace-8556-7258-aa0b3c0ac103@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/timer')
-rw-r--r-- | Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml index dc3bc1e62fe9..b61ed1a431bb 100644 --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml @@ -18,6 +18,7 @@ properties: - enum: - rockchip,rv1108-timer - rockchip,rk3036-timer + - rockchip,rk3128-timer - rockchip,rk3188-timer - rockchip,rk3228-timer - rockchip,rk3229-timer |