summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2017-08-18 07:47:29 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-12-12 07:32:31 (GMT)
commit5d058ca8e32300a7f2b2fca18a29fde2ae8e3941 (patch)
treea7423dfc679f460fc3b68baf9b72dfa5e27880d1 /Documentation
parent7e8c218c6853f203063f5ca07c9ffa4b6829c51a (diff)
downloadlinux-5d058ca8e32300a7f2b2fca18a29fde2ae8e3941.tar.xz
irqchip/ls-scfg-msi: add LS1012a MSI support
The ls1012a implement only 1 msi controller, and it is the same as ls1043a. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt b/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt
index 49ccabb..a4ff93d 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg-msi.txt
@@ -8,6 +8,7 @@ Required properties:
"fsl,ls1043a-msi"
"fsl,ls1046a-msi"
"fsl,ls1043a-v1.1-msi"
+ "fsl,ls1012a-msi"
- msi-controller: indicates that this is a PCIe MSI controller node
- reg: physical base address of the controller and length of memory mapped.
- interrupts: an interrupt to the parent interrupt controller.