Merge branch 'sunxi/fixes-for-3.18' into HEAD
This commit is contained in:
commit
407fec5ab7
1 changed files with 4 additions and 0 deletions
|
@ -353,6 +353,10 @@
|
||||||
clocks = <&ahb1_gates 6>;
|
clocks = <&ahb1_gates 6>;
|
||||||
resets = <&ahb1_rst 6>;
|
resets = <&ahb1_rst 6>;
|
||||||
#dma-cells = <1>;
|
#dma-cells = <1>;
|
||||||
|
|
||||||
|
/* DMA controller requires AHB1 clocked from PLL6 */
|
||||||
|
assigned-clocks = <&ahb1_mux>;
|
||||||
|
assigned-clock-parents = <&pll6>;
|
||||||
};
|
};
|
||||||
|
|
||||||
mmc0: mmc@01c0f000 {
|
mmc0: mmc@01c0f000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue