projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a822029
)
ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
author
Marco Felsch
<m.felsch@pengutronix.de>
Mon, 4 Feb 2019 13:33:33 +0000
(14:33 +0100)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 12 Feb 2019 09:17:10 +0000
(17:17 +0800)
The DA9063 device need the required "interrupt-controller" property as
documented by the bindings [1].
[1] Documentation/devicetree/bindings/mfd/da9063.txt
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
index
1b50b01
..
1bfa41e
100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
@@
-117,6
+117,7
@@
reg = <0x58>;
interrupt-parent = <&gpio2>;
interrupts = <9 IRQ_TYPE_LEVEL_LOW>; /* active-low GPIO2_9 */
+ interrupt-controller;
regulators {
vddcore_reg: bcore1 {