forked from len0rd/rockbox
imx233: move icoll stuff to its own file
The icoll code now has an IRQ storm detection mechanism which will prevent the device from hard freezing in case it happen. Change-Id: I9861238dce61d29af1e48f9c534ec63a7f23465c
This commit is contained in:
parent
553aeae9c6
commit
9ced006c06
13 changed files with 272 additions and 174 deletions
|
|
@ -508,6 +508,7 @@ target/arm/imx233/sd-imx233.c
|
|||
target/arm/imx233/mmc-imx233.c
|
||||
target/arm/imx233/ssp-imx233.c
|
||||
target/arm/imx233/dma-imx233.c
|
||||
target/arm/imx233/icoll-imx233.c
|
||||
target/arm/imx233/pinctrl-imx233.c
|
||||
target/arm/imx233/power-imx233.c
|
||||
target/arm/imx233/powermgmt-imx233.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue