3 Currently defined compatibles:
7 - fsl,cpm2-fcc-enet (third resource is GFEMR)
13 device_type = "network";
14 compatible = "fsl,mpc8272-fcc-enet",
16 reg = <11300 20 8400 100 11390 1>;
17 local-mac-address = [ 00 00 00 00 00 00 ];
19 interrupt-parent = <&PIC>;
21 fsl,cpm-command = <12000300>;
26 Currently defined compatibles:
27 fsl,pq1-fec-mdio (reg is same as first resource of FEC device)
28 fsl,cpm2-mdio-bitbang (reg is port C registers)
30 Properties for fsl,cpm2-mdio-bitbang:
31 fsl,mdio-pin : pin of port C controlling mdio data
32 fsl,mdc-pin : pin of port C controlling mdio clock
37 compatible = "fsl,mpc8272ads-mdio-bitbang",
38 "fsl,mpc8272-mdio-bitbang",
39 "fsl,cpm2-mdio-bitbang";