diff options
| author | Vasily Khoruzhick <[email protected]> | 2023-03-07 14:08:27 -0800 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-03-19 14:12:00 +0800 |
| commit | 9fe2e4ab93ea34706dad615084ba9699a81fbcf8 (patch) | |
| tree | a887b431ca583cdaf45b53ffe8121785f7482bfd /arch | |
| parent | 4340771323fc8cc9eee5508ffabbd48d0d83c27a (diff) | |
Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"
This reverts commit 5bec4b0de7851a254fb4447b3599a60f95550141.
Signed-off-by: Vasily Khoruzhick <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/dts/rk356x-u-boot.dtsi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/dts/rk356x-u-boot.dtsi b/arch/arm/dts/rk356x-u-boot.dtsi index 04a7b0a0f66..6eef99e6f75 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"; |
