dts: mec1501hsz: add GIRQ fields for RTOS timer
This specifies the GIRQ related fields to the mec1501hsz device tree file. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
dbe69d9031
commit
90ac56100c
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
reg = <0x40007400 0x10>;
|
||||
interrupts = <111 0>;
|
||||
label = "RTIMER";
|
||||
girq = <23>;
|
||||
girq-bit = <10>;
|
||||
};
|
||||
wdog: watchdog@40000400 {
|
||||
compatible = "microchip,xec-watchdog";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue