From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH 2/2] spi: bcm-mspi: Add support for Broadcom MSPI driver. Date: Tue, 12 May 2015 11:46:34 -0700 Message-ID: <55524A8A.5070603@gmail.com> References: <1431452293-16697-1-git-send-email-jonathar@broadcom.com> <1431452293-16697-3-git-send-email-jonathar@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Scott Branden , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, bcm-kernel-feedback-list , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org To: Jonathan Richardson , Mark Brown , Dmitry Torokhov , Anatol Pomazau Return-path: In-Reply-To: <1431452293-16697-3-git-send-email-jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On 12/05/15 10:38, Jonathan Richardson wrote: > The MSPI controller is a SPI controller found on various Broadcom > SoC's such as Cygnus. After adding an include/linux/io.h to fix the build error on the implicit readl/write declaration, plus some additional tweaking, this seems to detect a SPI flash correctly on BCM7xxx, however read transfers don't return correct data, I think I have an idea why though. Thanks! -- 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