[PATCH v1 2/2] arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacement

Kever Yang kever.yang at rock-chips.com
Wed Mar 8 01:22:46 CET 2023


On 2023/3/7 23:32, Johan Jonker wrote:
> The Rockchip timer driver has been renamed after the fall back compatible.
> There's no need to replace the timer compatible in rk3188-radxarock-u-boot.dtsi
> anymore, so remove.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>


Thanks,
- Kever
> ---
>   arch/arm/dts/rk3188-radxarock-u-boot.dtsi | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/dts/rk3188-radxarock-u-boot.dtsi b/arch/arm/dts/rk3188-radxarock-u-boot.dtsi
> index 9c9016de..de299598 100644
> --- a/arch/arm/dts/rk3188-radxarock-u-boot.dtsi
> +++ b/arch/arm/dts/rk3188-radxarock-u-boot.dtsi
> @@ -52,7 +52,6 @@
>   };
>
>   &timer3 {
> -	compatible = "rockchip,rk3368-timer", "rockchip,rk3288-timer";
>   	clock-frequency = <24000000>;
>   	u-boot,dm-spl;
>   };
> --
> 2.20.1
>


More information about the U-Boot mailing list