We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542d0f7 commit efecbdaCopy full SHA for efecbda
arch/arm64/boot/dts/broadcom/rp1.dtsi
@@ -1081,7 +1081,7 @@
1081
reg = <0xc0 0x40188000 0x0 0x1000>;
1082
compatible = "snps,axi-dma-1.01a";
1083
interrupts = <RP1_INT_DMA IRQ_TYPE_LEVEL_HIGH>;
1084
- clocks = <&sdhci_core &rp1_clocks RP1_CLK_SYS>;
+ clocks = <&rp1_clocks RP1_CLK_DMA &rp1_clocks RP1_CLK_SYS>;
1085
clock-names = "core-clk", "cfgr-clk";
1086
1087
#dma-cells = <1>;
0 commit comments