Add snapshot of device tree bindings from keystone common kernel, branch "android-mainline-keystone-qcom-release" at c4c12103f9c0 ("Snap for 9228065 from e32903b9a63bb558df8b803b076619c53c16baad to android-mainline-keystone-qcom-release"). Change-Id: I7682079615cbd9f29340a5c1f2a1d84ec441a1f1 Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
15 lines
605 B
Plaintext
15 lines
605 B
Plaintext
TS-4800 FPGA interrupt controller
|
|
|
|
TS-4800 FPGA has an internal interrupt controller. When one of the
|
|
interrupts is triggered, the SoC is notified, usually using a GPIO as
|
|
parent interrupt source.
|
|
|
|
Required properties:
|
|
- compatible: should be "technologic,ts4800-irqc"
|
|
- interrupt-controller: identifies the node as an interrupt controller
|
|
- reg: physical base address of the controller and length of memory mapped
|
|
region
|
|
- #interrupt-cells: specifies the number of cells needed to encode an interrupt
|
|
source, should be 1.
|
|
- interrupts: specifies the interrupt line in the interrupt-parent controller
|