tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Merge branch 'sunxi/fixes-for-3.18' into HEAD
Maxime Ripard
11 years ago
407fec5a
90795c56
+4
1 changed file
expand all
collapse all
unified
split
arch
arm
boot
dts
sun6i-a31.dtsi
+4
arch/arm/boot/dts/sun6i-a31.dtsi
reviewed
···
353
353
clocks = <&ahb1_gates 6>;
354
354
resets = <&ahb1_rst 6>;
355
355
#dma-cells = <1>;
356
356
+
357
357
+
/* DMA controller requires AHB1 clocked from PLL6 */
358
358
+
assigned-clocks = <&ahb1_mux>;
359
359
+
assigned-clock-parents = <&pll6>;
356
360
};
357
361
358
362
mmc0: mmc@01c0f000 {