Skip to content

Commit

Permalink
arm64: versal-net: Use CCF clocks instead of fixed clocks
Browse files Browse the repository at this point in the history
Use CCF clocks instead of fixed clocks.

Signed-off-by: Jay Buddhabhatti <[email protected]>
  • Loading branch information
Jay Buddhabhatti authored and michalsimek committed Dec 16, 2022
1 parent e952989 commit d220872
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions arch/arm/dts/versal-net-vn-p-b2197-00-revA.dts
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
*/

#include "versal-net.dtsi"
#include "versal-net-clk.dtsi"
#include "versal-net-clk-ccf.dtsi"

/ {
compatible = "xlnx,versal-net-vn-p-b2197-00-revA",
"xlnx,versal-net-vn-p-b2197-00", "xlnx,versal-net";


memory: memory@0 {
reg = <0 0 0 0x80000000>;
Expand Down

0 comments on commit d220872

Please sign in to comment.