linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
@ 2019-02-04 13:33 Marco Felsch
  2019-02-11  2:34 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2019-02-04 13:33 UTC (permalink / raw)
  To: shawnguo, fabio.estevam, linux-imx, robh+dt, c.hemp
  Cc: devicetree, linux-arm-kernel, kernel

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>
---
 arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
index 1b50b01e9bac..1bfa41e01a0c 100644
--- 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 {
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
  2019-02-04 13:33 [PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property Marco Felsch
@ 2019-02-11  2:34 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-02-11  2:34 UTC (permalink / raw)
  To: Marco Felsch
  Cc: devicetree, robh+dt, linux-imx, kernel, c.hemp, fabio.estevam,
	linux-arm-kernel

On Mon, Feb 04, 2019 at 02:33:33PM +0100, Marco Felsch wrote:
> 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>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-11  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04 13:33 [PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property Marco Felsch
2019-02-11  2:34 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).