[alsa-devel] [PATCH] ASoC: mediatek: Correct the interrupt property

Mark Brown broonie at kernel.org
Tue Aug 15 13:53:09 CEST 2017


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20170815/d74eab69/attachment.sig>


More information about the Alsa-devel mailing list