Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:ccu
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/can/allwinner,sun4i-a10-can.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 CAN Controller Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: can-controller.yaml#
19 - items:
20 - const: allwinner,sun7i-a20-can
21 - const: allwinner,sun4i-a10-can
22 - const: allwinner,sun4i-a10-can
23 - const: allwinner,sun8i-r40-can
41 const: allwinner,sun8i-r40-can
45 - resets
48 - compatible
49 - reg
50 - interrupts
51 - clocks
56 - |
57 #include <dt-bindings/interrupt-controller/arm-gic.h>
58 #include <dt-bindings/clock/sun7i-a20-ccu.h>
61 compatible = "allwinner,sun7i-a20-can",
62 "allwinner,sun4i-a10-can";
65 clocks = <&ccu CLK_APB1_CAN>;
67 - |
71 compatible = "allwinner,sun8i-r40-can";
74 clocks = <&ccu CLK_BUS_CAN>;
75 resets = <&ccu RST_BUS_CAN>;