2018-03-24 04:29:31 +08:00
|
|
|
title: Xtensa Core Interrupt Controller
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding describes Xtensa Core Interrupt controller
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
2019-08-09 20:56:55 +08:00
|
|
|
!include [interrupt-controller.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2018-03-24 04:29:31 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "xtensa,core-intc"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- irq
|
|
|
|
- sense
|
2018-05-28 01:41:57 +08:00
|
|
|
- priority
|