On Dec 3, 2007, at 3:17 PM, Timur Tabi wrote:

Updates the ucc_geth device driver to check the new rx-clock-name and
tx-clock-name properties first.  If present, it uses the new function
qe_clock_source() to obtain the clock source. Otherwise, it checks the
deprecated rx-clock and tx-clock properties.

Update the device trees for 832x, 836x, and 8568 to contain the new property
names only.

Signed-off-by: Timur Tabi <[EMAIL PROTECTED]>
---

This patch applies to Kumar's for-2.6.25 branch. ucc_geth will compile but not run if my other patch, "qe: add function qe_clock_source" has not also been
applied.

arch/powerpc/boot/dts/mpc832x_mds.dts |    8 ++--
arch/powerpc/boot/dts/mpc832x_rdb.dts |    8 ++--
arch/powerpc/boot/dts/mpc836x_mds.dts |    8 ++--
arch/powerpc/boot/dts/mpc8568mds.dts  |    8 ++--
drivers/net/ucc_geth.c | 55 ++++++++++++++++++++++++ ++++++--
5 files changed, 67 insertions(+), 20 deletions(-)

applied.

- k
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to