From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property Date: Mon, 11 Feb 2019 10:34:07 +0800 Message-ID: <20190211023405.GF22487@dragon> References: <20190204133333.13338-1-m.felsch@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190204133333.13338-1-m.felsch@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Marco Felsch Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, c.hemp@phytec.de, fabio.estevam@nxp.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org 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 Applied, thanks.