Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:emac
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/allwinner,sun4i-a10-emac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 EMAC Ethernet Controller
10 - $ref: ethernet-controller.yaml#
13 - Chen-Yu Tsai <wens@csie.org>
14 - Maxime Ripard <mripard@kernel.org>
18 const: allwinner,sun4i-a10-emac
31 $ref: /schemas/types.yaml#/definitions/phandle-array
33 - items:
34 - description: phandle to SRAM
35 - description: register value for device
38 - compatible
39 - reg
40 - interrupts
41 - clocks
42 - phy-handle
43 - allwinner,sram
48 - |
49 emac: ethernet@1c0b000 {
50 compatible = "allwinner,sun4i-a10-emac";
54 phy-handle = <&phy0>;