Selaa lähdekoodia

Merge branch 'sunxi/fixes-for-3.18' into HEAD

Maxime Ripard 10 vuotta sitten
vanhempi
commit
407fec5ab7
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      arch/arm/boot/dts/sun6i-a31.dtsi

+ 4 - 0
arch/arm/boot/dts/sun6i-a31.dtsi

@@ -353,6 +353,10 @@
 			clocks = <&ahb1_gates 6>;
 			resets = <&ahb1_rst 6>;
 			#dma-cells = <1>;
+
+			/* DMA controller requires AHB1 clocked from PLL6 */
+			assigned-clocks = <&ahb1_mux>;
+			assigned-clock-parents = <&pll6>;
 		};
 
 		mmc0: mmc@01c0f000 {