Lines Matching +full:cpm +full:- +full:command
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/fsl,cpm-enet.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Network for cpm enet
10 - Frank Li <Frank.Li@nxp.com>
15 - enum:
16 - fsl,cpm1-scc-enet
17 - fsl,cpm2-scc-enet
18 - fsl,cpm1-fec-enet
19 - fsl,cpm2-fcc-enet
20 - fsl,qe-enet
21 - items:
22 - enum:
23 - fsl,mpc8272-fcc-enet
24 - const: fsl,cpm2-fcc-enet
33 fsl,cpm-command:
35 description: cpm command
38 - compatible
39 - reg
40 - interrupts
43 - $ref: ethernet-controller.yaml
48 - |
50 compatible = "fsl,mpc8272-fcc-enet",
51 "fsl,cpm2-fcc-enet";
53 local-mac-address = [ 00 00 00 00 00 00 ];
55 interrupt-parent = <&pic>;
56 phy-handle = <&phy0>;
57 fsl,cpm-command = <0x12000300>;