You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ar7/files
Florian Fainelli 3b92b4de00 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>

SVN-Revision: 16049
15 years ago
..
arch/mips/ar7 update to 2.6.27 (#4122) 15 years ago
drivers 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. 15 years ago
include Fix divisor calculation and configuration from previous commit, thanks sn9 16 years ago