1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 10:06:00 +03:00
openwrt-xburst/target/linux/ar7/files/drivers
florian 2ed8e5602f I recently came across an ar7 device which has the vlynq hardwired
so that the clocks are always generated by the remote device
instead of the local one.

Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.

This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.

Signed-off-by: Antti Seppala <a.seppala at gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 13:13:10 +00:00
..
char AR7 watchdog supports magic close 2008-09-23 15:43:30 +00:00
vlynq I recently came across an ar7 device which has the vlynq hardwired 2009-05-25 13:13:10 +00:00