t1040rdb.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | t1040rdb.dts (600ecc1936be075f611f299755e2de90b205eb82) |
---|---|
1/* 2 * T1040RDB 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 --- 47 unchanged lines hidden (view full) --- 56 }; 57 58 ethernet@e4000 { 59 phy-handle = <&phy_sgmii_2>; 60 phy-connection-type = "sgmii"; 61 }; 62 63 mdio@fc000 { | 1/* 2 * T1040RDB 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 --- 47 unchanged lines hidden (view full) --- 56 }; 57 58 ethernet@e4000 { 59 phy-handle = <&phy_sgmii_2>; 60 phy-connection-type = "sgmii"; 61 }; 62 63 mdio@fc000 { |
64 phy_sgmii_2: ethernet-phy@03 { | 64 phy_sgmii_2: ethernet-phy@3 { |
65 reg = <0x03>; 66 }; 67 }; 68 }; 69 }; 70 71 ifc: localbus@ffe124000 { 72 cpld@3,0 { 73 compatible = "fsl,t1040rdb-cpld"; 74 }; 75 }; 76}; 77 78#include "t1040si-post.dtsi" | 65 reg = <0x03>; 66 }; 67 }; 68 }; 69 }; 70 71 ifc: localbus@ffe124000 { 72 cpld@3,0 { 73 compatible = "fsl,t1040rdb-cpld"; 74 }; 75 }; 76}; 77 78#include "t1040si-post.dtsi" |