wil6210: fix RGF_CAF_ICR address for Talyn-MB
RGF_CAF_ICR register location has changed in Talyn-MB. Add RGF_CAF_ICR_TALYN_MB to support the new address. Signed-off-by: Maya Erez <merez@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
此提交包含在:
@@ -320,6 +320,7 @@ struct RGF_ICR {
|
||||
/* MAC timer, usec, for packet lifetime */
|
||||
#define RGF_MAC_MTRL_COUNTER_0 (0x886aa8)
|
||||
|
||||
#define RGF_CAF_ICR_TALYN_MB (0x8893d4) /* struct RGF_ICR */
|
||||
#define RGF_CAF_ICR (0x88946c) /* struct RGF_ICR */
|
||||
#define RGF_CAF_OSC_CONTROL (0x88afa4)
|
||||
#define BIT_CAF_OSC_XTAL_EN BIT(0)
|
||||
|
新增問題並參考
封鎖使用者