Lines Matching +full:sun50i +full:- +full:a64 +full:- +full:de2
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/bus/allwinner,sun50i-a64-de2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A64 Display Engine Bus
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
15 pattern: "^bus(@[0-9a-f]+)?$"
17 "#address-cells":
20 "#size-cells":
25 - const: allwinner,sun50i-a64-de2
26 - items:
27 - const: allwinner,sun50i-h6-de3
28 - const: allwinner,sun50i-a64-de2
37 $ref: /schemas/types.yaml#/definitions/phandle-array
39 - items:
40 - description: phandle to SRAM
41 - description: register value for device
46 # All other properties should be child nodes with unit-address and 'reg'
47 "^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-fA-F]+$":
55 - reg
58 - compatible
59 - reg
60 - "#address-cells"
61 - "#size-cells"
62 - ranges
63 - allwinner,sram
68 - |
70 compatible = "allwinner,sun50i-a64-de2";
73 #address-cells = <1>;
74 #size-cells = <1>;
78 compatible = "allwinner,sun50i-a64-de2-clk";
81 clock-names = "bus", "mod";
83 #clock-cells = <1>;
84 #reset-cells = <1>;