forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/timer: Use DTS interrupt info for XEC driver
irq and irq priority must be taken from DTS generated configuration macros. Seems like driver requires the priority to be set to 1, thus setting it to 1 in the relevant dtsi file. Fixes zephyrproject-rtos#17775 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
- Loading branch information
Tomasz Bursztyka
committed
Aug 27, 2019
1 parent
002c48e
commit 5219ee1
Showing
2 changed files
with
6 additions
and
4 deletions.
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