From: Maxime Ripard Date: Mon, 22 Jul 2019 08:12:28 +0000 (+0200) Subject: ARM: dts: h3: Change the timers compatible X-Git-Tag: v5.4-rc1~184^2~22^2~8 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=19aeb5a80cfac916225aca6143ffb1785c780c51;p=linux.git ARM: dts: h3: Change the timers compatible Unlike the A10 that has 6 timers available, the H3 has only two, with only two interrupts, just like the A23. Let's change the compatible to reflect that. Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index 97550a40b6e1..224e105a994a 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -484,7 +484,7 @@ uart3_rts_cts_pins: uart3-rts-cts-pins { }; timer@1c20c00 { - compatible = "allwinner,sun4i-a10-timer"; + compatible = "allwinner,sun8i-a23-timer"; reg = <0x01c20c00 0xa0>; interrupts = , ;