From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH v6, 8/8] spi: iproc-qspi: Add Broadcom iProc SoCs support Date: Thu, 15 Sep 2016 10:34:12 -0700 Message-ID: <8e2f7aaa-3563-1b46-1e2d-7c98ce6f5559@gmail.com> References: <1472076269-4731-1-git-send-email-kdasu.kdev@gmail.com> <1472076269-4731-9-git-send-email-kdasu.kdev@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org To: Kamal Dasu , broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, vigneshr-l0cyMroinI0@public.gmane.org, f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, yendapally.reddy-dY08KVG/lbpWk0Htik3J/w@public.gmane.org Return-path: In-Reply-To: <1472076269-4731-9-git-send-email-kdasu.kdev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Hi Mark, On 08/24/2016 03:04 PM, Kamal Dasu wrote: > This spi driver uses the common spi-bcm-qspi driver and implements iProc > SoCs specific interrupt controller. The common driver now calls the SoC > handlers when present. Adding support for both muxed l1 and unmuxed interrupt > sources. > > Signed-off-by: Kamal Dasu > Signed-off-by: Yendapally Reddy Dhananjaya Reddy I think this patch should be applied by you as well, since it touches the SPI driver exclusively. If you are still reviewing it, sorry for the nag. -- Florian -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf0-x244.google.com ([2607:f8b0:400e:c00::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkaYW-0003hl-LR for linux-mtd@lists.infradead.org; Thu, 15 Sep 2016 17:34:37 +0000 Received: by mail-pf0-x244.google.com with SMTP id n24so2473221pfb.3 for ; Thu, 15 Sep 2016 10:34:16 -0700 (PDT) Subject: Re: [PATCH v6, 8/8] spi: iproc-qspi: Add Broadcom iProc SoCs support To: Kamal Dasu , broonie@kernel.org, linux-spi@vger.kernel.org, computersforpeace@gmail.com, linux-mtd@lists.infradead.org, vigneshr@ti.com, f.fainelli@gmail.com, yendapally.reddy@broadcom.com References: <1472076269-4731-1-git-send-email-kdasu.kdev@gmail.com> <1472076269-4731-9-git-send-email-kdasu.kdev@gmail.com> Cc: bcm-kernel-feedback-list@broadcom.com, jon.mason@broadcom.com From: Florian Fainelli Message-ID: <8e2f7aaa-3563-1b46-1e2d-7c98ce6f5559@gmail.com> Date: Thu, 15 Sep 2016 10:34:12 -0700 MIME-Version: 1.0 In-Reply-To: <1472076269-4731-9-git-send-email-kdasu.kdev@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Mark, On 08/24/2016 03:04 PM, Kamal Dasu wrote: > This spi driver uses the common spi-bcm-qspi driver and implements iProc > SoCs specific interrupt controller. The common driver now calls the SoC > handlers when present. Adding support for both muxed l1 and unmuxed interrupt > sources. > > Signed-off-by: Kamal Dasu > Signed-off-by: Yendapally Reddy Dhananjaya Reddy I think this patch should be applied by you as well, since it touches the SPI driver exclusively. If you are still reviewing it, sorry for the nag. -- Florian