[PATCH v2 3/3] Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"

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


Hi Vasily,

     Please use a new patch instead of a revert, I think I merge the 
patch twice by mistake, so there is another one need to remove.


Thanks,

- Kever

On 2023/3/8 06:08, Vasily Khoruzhick wrote:
> This reverts commit 5bec4b0de7851a254fb4447b3599a60f95550141.
>
> Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
> ---
> v2: revert dropping assigned-clock properties because we have stubs for
> CLK_PCIEPHY_REF clocks now
>
>   arch/arm/dts/rk356x-u-boot.dtsi | 5 -----
>   1 file changed, 5 deletions(-)
>
> diff --git a/arch/arm/dts/rk356x-u-boot.dtsi b/arch/arm/dts/rk356x-u-boot.dtsi
> index 2331641049..1709604b22 100644
> --- a/arch/arm/dts/rk356x-u-boot.dtsi
> +++ b/arch/arm/dts/rk356x-u-boot.dtsi
> @@ -34,11 +34,6 @@
>   	};
>   };
>   
> -&combphy1 {
> -	/delete-property/ assigned-clocks;
> -	/delete-property/ assigned-clock-rates;
> -};
> -
>   &cru {
>   	u-boot,dm-pre-reloc;
>   	status = "okay";


More information about the U-Boot mailing list