mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
mfd: rtsx: Add support for RTL8411B
Adding support of model RTL8411B. Since the model is similar to RTL8411, differences are implemented in rtl8411.c. Signed-off-by: Roger Tseng <rogerable@realtek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
15447a46a5
commit
9032eabdd3
4 changed files with 139 additions and 0 deletions
|
@ -575,6 +575,7 @@
|
|||
|
||||
#define CARD_PWR_CTL 0xFD50
|
||||
#define CARD_CLK_SWITCH 0xFD51
|
||||
#define RTL8411B_PACKAGE_MODE 0xFD51
|
||||
#define CARD_SHARE_MODE 0xFD52
|
||||
#define CARD_DRIVE_SEL 0xFD53
|
||||
#define CARD_STOP 0xFD54
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue