t2080rdb.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | t2080rdb.dts (bd96461249bdded1f6ee50b25e8cd4ce3faaf581) |
---|---|
1/* 2 * T2080PCIe-RDB Board Device Tree Source 3 * 4 * Copyright 2014 - 2015 Freescale Semiconductor Inc. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions are met: 8 * * Redistributions of source code must retain the above copyright --- 83 unchanged lines hidden (view full) --- 92 }; 93 rgmii_phy2: ethernet-phy@2 { 94 reg = <0x2>; 95 }; 96 }; 97 98 mdio@fd000 { 99 xg_cs4315_phy1: ethernet-phy@c { | 1/* 2 * T2080PCIe-RDB Board Device Tree Source 3 * 4 * Copyright 2014 - 2015 Freescale Semiconductor Inc. 5 * 6 * Redistribution and use in source and binary forms, with or without 7 * modification, are permitted provided that the following conditions are met: 8 * * Redistributions of source code must retain the above copyright --- 83 unchanged lines hidden (view full) --- 92 }; 93 rgmii_phy2: ethernet-phy@2 { 94 reg = <0x2>; 95 }; 96 }; 97 98 mdio@fd000 { 99 xg_cs4315_phy1: ethernet-phy@c { |
100 compatible = "ethernet-phy-ieee802.3-c45"; | 100 compatible = "ethernet-phy-id13e5.1002"; |
101 reg = <0xc>; 102 }; 103 104 xg_cs4315_phy2: ethernet-phy@d { | 101 reg = <0xc>; 102 }; 103 104 xg_cs4315_phy2: ethernet-phy@d { |
105 compatible = "ethernet-phy-ieee802.3-c45"; | 105 compatible = "ethernet-phy-id13e5.1002"; |
106 reg = <0xd>; 107 }; 108 109 xg_aq1202_phy3: ethernet-phy@0 { 110 compatible = "ethernet-phy-ieee802.3-c45"; 111 reg = <0x0>; 112 }; 113 114 xg_aq1202_phy4: ethernet-phy@1 { 115 compatible = "ethernet-phy-ieee802.3-c45"; 116 reg = <0x1>; 117 }; 118 }; 119 }; 120}; 121 122/include/ "t2080si-post.dtsi" | 106 reg = <0xd>; 107 }; 108 109 xg_aq1202_phy3: ethernet-phy@0 { 110 compatible = "ethernet-phy-ieee802.3-c45"; 111 reg = <0x0>; 112 }; 113 114 xg_aq1202_phy4: ethernet-phy@1 { 115 compatible = "ethernet-phy-ieee802.3-c45"; 116 reg = <0x1>; 117 }; 118 }; 119 }; 120}; 121 122/include/ "t2080si-post.dtsi" |