mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
mfd: add OHCI cell to tc6393xb
Add information regarding OHCI cell of the tc6393xb Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
This commit is contained in:
parent
504f97f884
commit
51a5562356
2 changed files with 88 additions and 0 deletions
|
@ -44,6 +44,7 @@ struct tc6393xb_platform_data {
|
|||
*/
|
||||
#define IRQ_TC6393_NAND 0
|
||||
#define IRQ_TC6393_MMC 1
|
||||
#define IRQ_TC6393_OHCI 2
|
||||
|
||||
#define TC6393XB_NR_IRQS 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue