2017-11-09 00:00:37 +08:00
|
|
|
---
|
|
|
|
title: Intel Quark D2000 Interrupt Controller
|
|
|
|
version: 0.1
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding describes the Intel Quark D2000 Interrupt
|
|
|
|
Controller
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
category: required
|
|
|
|
type: string
|
|
|
|
description: compatible strings
|
|
|
|
constraint: "intel,mvic"
|
2018-08-20 19:45:55 +08:00
|
|
|
generation: define
|
2017-11-09 00:00:37 +08:00
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
type: int
|
|
|
|
description: mmio register space
|
|
|
|
generation: define
|
|
|
|
|
|
|
|
intel,num-irq-priority-bits:
|
|
|
|
category: required
|
|
|
|
type: int
|
|
|
|
description: number of bits of IRQ priorities
|
|
|
|
generation: define
|
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- irq
|
|
|
|
- sense
|
|
|
|
...
|