mpc8313erdb.dts (d585a021c0b10b0477d6b608c53e1feb8cde0507) mpc8313erdb.dts (c78275f366c687b5b3ead3d99fc96d1f02d38a8e)
1/*
2 * MPC8313E RDB Device Tree Source
3 *
4 * Copyright 2005, 2006, 2007 Freescale Semiconductor Inc.
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your

--- 162 unchanged lines hidden (view full) ---

171 #address-cells = <1>;
172 #size-cells = <0>;
173 interrupt-parent = <&ipic>;
174 interrupts = <38 0x8>;
175 phy_type = "utmi_wide";
176 sleep = <&pmc 0x00300000>;
177 };
178
1/*
2 * MPC8313E RDB Device Tree Source
3 *
4 * Copyright 2005, 2006, 2007 Freescale Semiconductor Inc.
5 *
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the
8 * Free Software Foundation; either version 2 of the License, or (at your

--- 162 unchanged lines hidden (view full) ---

171 #address-cells = <1>;
172 #size-cells = <0>;
173 interrupt-parent = <&ipic>;
174 interrupts = <38 0x8>;
175 phy_type = "utmi_wide";
176 sleep = <&pmc 0x00300000>;
177 };
178
179 ptp_clock@24E00 {
180 compatible = "fsl,etsec-ptp";
181 reg = <0x24E00 0xB0>;
182 interrupts = <12 0x8 13 0x8>;
183 interrupt-parent = < &ipic >;
184 fsl,tclk-period = <10>;
185 fsl,tmr-prsc = <100>;
186 fsl,tmr-add = <0x999999A4>;
187 fsl,tmr-fiper1 = <0x3B9AC9F6>;
188 fsl,tmr-fiper2 = <0x00018696>;
189 fsl,max-adj = <659999998>;
190 };
191
179 enet0: ethernet@24000 {
180 #address-cells = <1>;
181 #size-cells = <1>;
182 sleep = <&pmc 0x20000000>;
183 ranges = <0x0 0x24000 0x1000>;
184
185 cell-index = <0>;
186 device_type = "network";

--- 211 unchanged lines hidden ---
192 enet0: ethernet@24000 {
193 #address-cells = <1>;
194 #size-cells = <1>;
195 sleep = <&pmc 0x20000000>;
196 ranges = <0x0 0x24000 0x1000>;
197
198 cell-index = <0>;
199 device_type = "network";

--- 211 unchanged lines hidden ---