[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170815115309.glj52jx3kpq4jxq3@sirena.org.uk>
Date: Tue, 15 Aug 2017 12:53:09 +0100
From: Mark Brown <broonie@...nel.org>
To: Ryder Lee <ryder.lee@...iatek.com>
Cc: linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
Garlic Tseng <garlic.tseng@...iatek.com>
Subject: Re: [PATCH] ASoC: mediatek: Correct the interrupt property
On Tue, Aug 15, 2017 at 04:07:02PM +0800, Ryder Lee wrote:
> This patch update interrupt property since we only use ASYS IRQ
> in the driver, and this may confuse people.
> - interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_LOW>,
> - <GIC_SPI 132 IRQ_TYPE_LEVEL_LOW>;
> + interrupts = <GIC_SPI 132 IRQ_TYPE_LEVEL_LOW>;
What harm does having the extra information in the bindings do? If it's
possible there might be a use for the extra interrupt it seems better to
have people describe it.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists