Message ID | 20240802214612.434179-9-detlev.casanova@collabora.com |
---|---|
State | New |
Headers | show |
Series | Add device tree for ArmSoM Sige 5 board | expand |
On 02/08/2024 23:45, Detlev Casanova wrote: > Add compatible string for Rockchip RK3576 timer. > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Am Freitag, 2. August 2024, 23:45:35 CEST schrieb Detlev Casanova: > Add compatible string for Rockchip RK3576 timer. > > Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Acked-by: Heiko Stuebner <heiko@sntech.de>
On 02/08/2024 23:45, Detlev Casanova wrote: > Add compatible string for Rockchip RK3576 timer. > > Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Applied, thanks
diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml index 19e56b7577a08..6d0eb0014eee7 100644 --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml @@ -24,6 +24,7 @@ properties: - rockchip,rk3228-timer - rockchip,rk3229-timer - rockchip,rk3368-timer + - rockchip,rk3576-timer - rockchip,rk3588-timer - rockchip,px30-timer - const: rockchip,rk3288-timer
Add compatible string for Rockchip RK3576 timer. Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> --- Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 + 1 file changed, 1 insertion(+)