Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

+4
+4
arch/arm/boot/dts/sun6i-a31.dtsi
··· 353 353 clocks = <&ahb1_gates 6>; 354 354 resets = <&ahb1_rst 6>; 355 355 #dma-cells = <1>; 356 + 357 + /* DMA controller requires AHB1 clocked from PLL6 */ 358 + assigned-clocks = <&ahb1_mux>; 359 + assigned-clock-parents = <&pll6>; 356 360 }; 357 361 358 362 mmc0: mmc@01c0f000 {