From: Timur Tabi Date: Mon, 3 Dec 2007 21:17:59 +0000 (-0600) Subject: [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties X-Git-Tag: v2.6.25-rc1~1131^2~284 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb1e350e16164d56990dde036ae9c0a2fd3f634;p=pandora-kernel.git [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed