Skip to content

Commit 05daa55

Browse files
committed
HSD#18042683105: arm64: dts: agilex7: remove undefined clock in SMMU node
Removed undefined clock in SMMU node which causes smmu probe to fail. Signed-off-by: Adrian Ng Ho Yin <[email protected]>
1 parent 660b412 commit 05daa55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/intel/socfpga_agilex.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@
457457
<GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
458458
stream-match-mask = <0x7ff0>;
459459
clocks = <&clkmgr AGILEX_MPU_CCU_CLK>,
460-
<&clkmgr AGILEX_L3_MAIN_FREE_CLK>,
461460
<&clkmgr AGILEX_L4_MAIN_CLK>;
462461
status = "disabled";
463462
};

0 commit comments

Comments
 (0)