mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar71xx] add support for board specific PLL settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16133 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -31,7 +31,7 @@ struct ag71xx_platform_data {
|
||||
u8 has_ar8216:1;
|
||||
|
||||
void (* ddr_flush)(void);
|
||||
void (* set_pll)(u32 pll);
|
||||
void (* set_pll)(int speed);
|
||||
};
|
||||
|
||||
struct ag71xx_mdio_platform_data {
|
||||
|
||||
Reference in New Issue
Block a user