rt2800: 5592: add channels table
Based on: RT5592_ChipSwitchChannel() RT5592_Frequency_Plan_Xtal20M[] RT5592_Frequency_Plan_Xtal40M[] from: DPO_RT5572_LinuxSTA_2.6.1.3_20121022/chips/rt5592.c Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl> Tested-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
b8863f8bcc
commit
7848b23131
@@ -691,6 +691,12 @@
|
||||
#define GPIO_SWITCH_6 FIELD32(0x00000040)
|
||||
#define GPIO_SWITCH_7 FIELD32(0x00000080)
|
||||
|
||||
/*
|
||||
* FIXME: where the DEBUG_INDEX name come from?
|
||||
*/
|
||||
#define MAC_DEBUG_INDEX 0x05e8
|
||||
#define MAC_DEBUG_INDEX_XTAL FIELD32(0x80000000)
|
||||
|
||||
/*
|
||||
* MAC Control/Status Registers(CSR).
|
||||
* Some values are set in TU, whereas 1 TU == 1024 us.
|
||||
|
Reference in New Issue
Block a user