This patchset enables Rockchip RK3588/RK3588S SoC timer support. While here, it also handles a minor DT binding issue related to RK3288. Changes in v3: - Updated commit description in patch 1, per Krzysztof's review - Added Acked-by tag from Krzysztof in patch 2 - v2: https://lore.kernel.org/lkml/20230418120624.284551-1-cristian.ciocaltea@xxxxxxxxxxxxx/ Changes in v2: - Added Reviewed-by tag from Heiko in patches 1 & 2 - Update patch 3 according to Johan's review - v1: https://lore.kernel.org/lkml/20230418095344.274025-1-cristian.ciocaltea@xxxxxxxxxxxxx/ Cristian Ciocaltea (3): dt-bindings: timer: rockchip: Drop superfluous rk3288 compatible dt-bindings: timer: rockchip: Add rk3588 compatible arm64: dts: rockchip: Add rk3588 timer .../devicetree/bindings/timer/rockchip,rk-timer.yaml | 2 +- arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) -- 2.40.0