Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:ccu
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/arm/sunxi/allwinner,sun4i-a10-mbus.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
20 the interconnects and interconnect-names properties set to the MBUS
21 controller and with "dma-mem" as the interconnect name.
24 "#interconnect-cells":
31 - allwinner,sun5i-a13-mbus
32 - allwinner,sun8i-h3-mbus
33 - allwinner,sun50i-a64-mbus
41 dma-ranges:
45 '#address-cells': true
47 '#size-cells': true
50 - "#interconnect-cells"
51 - compatible
52 - reg
53 - clocks
54 - dma-ranges
59 - |
60 #include <dt-bindings/clock/sun5i-ccu.h>
62 mbus: dram-controller@1c01000 {
63 compatible = "allwinner,sun5i-a13-mbus";
65 clocks = <&ccu CLK_MBUS>;
66 #address-cells = <1>;
67 #size-cells = <1>;
68 dma-ranges = <0x00000000 0x40000000 0x20000000>;
69 #interconnect-cells = <1>;