Kim Phillips
728de4c927
ucc_geth: migrate ucc_geth to phylib
...
migrate ucc_geth to use the common phylib code.
There are several side effects from doing this:
o deprecate 'interface' property specification present
in some old device tree source files in
favour of a split 'max-speed' and 'interface-type'
description to appropriately match definitions
in include/linux/phy.h. Note that 'interface' property
is still honoured if max-speed or interface-type
are not present (backward compatible).
o compile-time CONFIG_UGETH_HAS_GIGA is eliminated
in favour of probe time speed derivation logic.
o adjust_link streamlined to only operate on maccfg2
and upsmr.r10m, instead of reapplying static initial
values related to the interface-type.
o Addition of UEC MDIO of_platform driver requires
platform code add 'mdio' type to id list
prior to calling of_platform_bus_probe (separate patch).
o ucc_struct_init introduced to reduce ucc_geth_startup
complexity.
Signed-off-by: Li Yang <leoli@freescale.com >
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
Signed-off-by: Jeff Garzik <jeff@garzik.org >
2007-04-28 11:01:04 -04:00
..
2007-04-27 15:44:34 -03:00
2007-03-01 14:53:39 -08:00
2007-03-06 13:26:55 +01:00
2007-04-27 19:16:19 +01:00
2007-04-25 22:27:30 -07:00
2007-04-25 22:28:58 -07:00
2007-04-25 22:25:34 -07:00
2007-02-14 08:09:53 -08:00
2007-04-04 21:12:47 -07:00
2007-03-16 19:25:04 -07:00
2007-03-06 09:30:26 -08:00
2007-04-27 13:28:39 -07:00
2007-02-16 08:13:58 -08:00
2007-02-13 02:58:52 -05:00
2007-04-04 02:12:27 -04:00
2007-04-25 22:25:31 -07:00
2007-03-06 09:30:25 -08:00
2007-02-20 17:10:15 -08:00
2007-03-16 19:25:05 -07:00
2007-02-20 09:26:53 +00:00
2007-02-13 13:26:26 +01:00
2007-02-11 23:14:44 +01:00
2007-03-22 19:39:05 -07:00
2007-02-12 09:48:29 -08:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:14:00 -08:00
2007-02-12 09:48:46 -08:00
2007-03-08 07:38:22 -08:00
2007-03-26 14:23:52 -07:00
2007-04-02 10:06:09 -07:00
2007-02-26 14:55:48 -08:00
2007-02-20 17:10:13 -08:00
2007-02-12 09:48:44 -08:00
2007-04-25 22:28:56 -07:00
2007-04-27 10:57:31 -07:00
2007-04-27 10:57:34 -07:00
2007-02-12 09:48:46 -08:00
2007-03-27 09:05:15 -07:00
2007-02-12 09:48:46 -08:00
2007-02-17 19:20:16 +01:00
2007-02-12 09:48:46 -08:00
2007-02-20 08:38:46 +00:00
2007-04-25 22:28:35 -07:00
2007-04-26 15:02:26 -07:00
2007-04-28 11:01:04 -04:00
2007-02-11 11:37:45 -08:00
2007-02-12 09:48:30 -08:00
2007-03-05 07:57:51 -08:00
2007-02-16 08:13:59 -08:00
2007-04-25 22:24:32 -07:00
2007-03-01 09:54:44 +01:00
2007-04-07 10:03:43 -07:00
2007-03-01 17:18:39 -08:00
2007-02-13 22:09:01 +01:00
2007-02-13 22:09:00 +01:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-10 22:38:37 +02:00
2007-04-25 22:23:43 -07:00
2007-04-25 22:25:12 -07:00
2007-04-25 22:28:44 -07:00
2007-04-25 22:30:01 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:29:14 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:24:41 -07:00
2007-04-25 22:26:20 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:29:57 -07:00
2007-04-25 22:29:10 -07:00
2007-02-12 09:48:32 -08:00
2007-02-12 09:48:37 -08:00
2007-02-19 14:21:50 -08:00
2007-04-17 16:36:27 -07:00
2007-04-25 22:25:31 -07:00
2007-03-27 09:05:16 -07:00
2007-04-25 22:25:31 -07:00
2007-03-01 14:53:38 -08:00
2007-04-25 22:25:52 -07:00
2007-02-16 08:13:56 -08:00
2007-03-16 19:25:05 -07:00
2007-04-25 22:29:41 -07:00
2007-04-04 21:12:47 -07:00
2007-02-12 09:48:31 -08:00
2007-02-16 14:37:06 +00:00
2007-04-26 15:46:23 -07:00
2007-02-23 14:54:57 -08:00
2007-04-27 10:57:31 -07:00
2007-02-20 17:10:14 -08:00
2007-04-25 22:29:49 -07:00
2007-03-04 11:12:40 +02:00
2007-03-04 11:12:42 +02:00
2007-02-20 09:26:53 +00:00
2007-04-04 02:12:27 -04:00
2007-03-22 19:39:06 -07:00
2007-02-17 19:17:37 +01:00
2007-03-04 11:12:43 +02:00
2007-03-05 07:57:51 -08:00
2007-02-20 17:10:13 -08:00
2007-03-01 14:53:35 -08:00
2007-02-17 01:09:12 -05:00
2007-02-16 15:19:18 -08:00
2007-02-19 13:29:02 -08:00
2007-02-12 09:48:46 -08:00
2007-03-12 16:31:50 -07:00
2007-03-06 06:14:54 -05:00
2007-04-27 10:57:33 -07:00
2007-03-06 13:26:27 +01:00
2007-02-12 09:48:46 -08:00
2007-04-26 15:48:28 -07:00
2007-04-26 20:48:23 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:27:45 -07:00
2007-04-25 22:29:03 -07:00
2007-02-16 08:14:01 -08:00
2007-02-16 08:14:01 -08:00
2007-03-16 19:25:05 -07:00
2007-03-16 19:25:05 -07:00
2007-04-20 22:56:29 -07:00
2007-02-12 22:43:25 -08:00
2007-04-25 22:29:41 -07:00
2007-02-13 13:26:24 +01:00
2007-02-20 17:10:13 -08:00
2007-04-27 16:01:46 +02:00
2007-04-28 11:00:56 -04:00
2007-03-12 16:31:50 -07:00
2007-04-27 10:57:28 -07:00
2007-02-12 09:48:46 -08:00
2007-04-28 11:01:04 -04:00
2007-02-12 09:48:32 -08:00
2007-03-27 08:55:47 +02:00
2007-04-17 16:36:26 -07:00
2007-04-27 10:57:33 -07:00
2007-02-14 08:10:00 -08:00
2007-02-12 09:48:46 -08:00
2007-02-12 09:48:28 -08:00
2007-02-12 09:48:44 -08:00
2007-02-12 09:48:46 -08:00
2007-04-25 22:27:04 -07:00
2007-04-26 15:48:28 -07:00
2007-04-27 10:46:51 -07:00
2007-04-25 22:25:31 -07:00
2007-03-14 15:27:48 -07:00
2007-04-27 10:44:42 -07:00
2007-02-14 08:09:52 -08:00
2007-02-14 08:09:52 -08:00
2007-02-18 01:40:30 -05:00
2007-03-01 17:18:39 -08:00
2007-04-25 22:29:45 -07:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-04-26 15:48:28 -07:00
2007-03-05 07:57:53 -08:00
2007-02-28 09:41:59 -08:00
2007-04-26 01:54:39 -07:00
2007-02-12 09:48:41 -08:00
2007-02-20 17:10:13 -08:00
2007-04-25 22:28:57 -07:00
2007-04-27 10:57:32 -07:00
2007-04-24 08:23:08 -07:00
2007-04-25 22:25:31 -07:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:13:57 -08:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:13:56 -08:00
2007-03-05 07:57:51 -08:00
2007-02-12 09:48:42 -08:00
2007-02-12 09:48:32 -08:00
2007-04-25 22:25:31 -07:00
2007-02-12 09:48:40 -08:00
2007-02-12 09:48:30 -08:00
2007-03-16 19:25:03 -07:00
2007-02-16 15:32:19 -08:00
2007-04-27 13:28:39 -07:00
2007-02-16 15:32:20 -08:00
2007-03-27 09:05:15 -07:00
2007-04-27 15:43:27 -03:00
2007-03-16 19:25:05 -07:00
2007-04-28 11:01:01 -04:00
2007-04-26 15:45:32 -07:00
2007-03-01 14:53:38 -08:00
2007-04-26 00:10:29 -07:00