From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:49760 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730282AbeHMUDo (ORCPT ); Mon, 13 Aug 2018 16:03:44 -0400 Date: Mon, 13 Aug 2018 19:20:33 +0200 From: Greg KH To: Amit Pundir Cc: Stable , Oleksij Rempel , Shawn Guo Subject: Re: [PATCH for-4.14.y 5/5] ARM: dts: imx6sx: fix irq for pcie bridge Message-ID: <20180813172033.GC24864@kroah.com> References: <1533042142-8681-1-git-send-email-amit.pundir@linaro.org> <1533042142-8681-5-git-send-email-amit.pundir@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1533042142-8681-5-git-send-email-amit.pundir@linaro.org> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jul 31, 2018 at 06:32:21PM +0530, Amit Pundir wrote: > From: Oleksij Rempel > > commit 1bcfe0564044be578841744faea1c2f46adc8178 upstream. > > Use the correct IRQ line for the MSI controller in the PCIe host > controller. Apparently a different IRQ line is used compared to other > i.MX6 variants. Without this change MSI IRQs aren't properly propagated > to the upstream interrupt controller. > > Signed-off-by: Oleksij Rempel > Reviewed-by: Lucas Stach > Fixes: b1d17f68e5c5 ("ARM: dts: imx: add initial imx6sx device tree source") > Signed-off-by: Shawn Guo > [AmitP: Rebased for Stable] > Signed-off-by: Amit Pundir > --- > Please cherry-pick it on 4.9.y, 4.4.y and 3.18.y as well. You forgot about 4.17 :)