forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: sdhc: brcm_bcm2712: enable irq support
Add IRQ support for RPI5 bcm2712 SDHC driver. The IRQs are enabled by default and can be disabled with CONFIG_BRCM_BCM2712_SDHC_USE_IRQ Kconfig option. Signed-off-by: Grygorii Strashko <[email protected]> Acked-by: Mykola Kvach <[email protected]> Acked-by: Oleksii Moisieiev <[email protected]> Acked-by: Dmytro Firsov <[email protected]>
- Loading branch information
Grygorii Strashko
committed
Aug 7, 2024
1 parent
23d527c
commit bcfc843
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters