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 <anars...@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";

Reply via email to