From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Fitzgerald Subject: Re: Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend) Date: Fri, 28 Aug 2015 10:07:35 +0100 Message-ID: <1440752855.25096.3.camel@rf-debian.wolfsonmicro.main> References: <20150824085140.GA5647@ck-lbox> <20150825062157.GB27431@sirena.org.uk> <20150826100155.GA1513@lahna.fi.intel.com> <20150827115914.GF28428@lahna.fi.intel.com> <20150827145614.GC5313@sirena.org.uk> <20150828090042.GI28428@lahna.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: alsa-devel@alsa-project.org, Christian Hartmann , Pierre-Louis Bossart , Haojian Zhuang , linux-spi@vger.kernel.org, Mark Brown , jarkko.nikula@linux.intel.com, dan.carpenter@oracle.com, Charles Keepax , Robert Jarzmik , Daniel Mack To: Mika Westerberg Return-path: In-Reply-To: <20150828090042.GI28428@lahna.fi.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org List-Id: linux-spi.vger.kernel.org On Fri, 2015-08-28 at 12:00 +0300, Mika Westerberg wrote: > On Thu, Aug 27, 2015 at 03:56:14PM +0100, Mark Brown wrote: > > On Thu, Aug 27, 2015 at 02:59:14PM +0300, Mika Westerberg wrote: > > > On Thu, Aug 27, 2015 at 01:44:45PM +0200, Christian Hartmann wrote: > > > > > > drivers/gpio/gpio-arizona.c > > > > and drivers/extcon/extcon-arizona.c > > > > > > I have already CONFIG_GPIO_ARIZONA=y, but it does not be used at all. > > > > Is it save to ignore ?? Or should I use them as well ?? > > > > > If the SPI device interrupt is connected to arizona GPIO pin, then you > > > probably need that. > > > > I can't see how that would work, the interrupt output isn't a GPIO. > > I mean that if the SPI device (codec) interrupt pin is connected to a GPIO > pin of arizona instead of GPIO pin of the SoC itself. It makes no sense to connect the codec interrupt pin back to one of its own GPIOs. If you did that the GPIO could only generate another interrupt to itself and you'd have a circular interrupt storm that went nowhere. > _______________________________________________ > Alsa-devel mailing list > Alsa-devel@alsa-project.org > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel