Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712113
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: mediatek: Correct the interrupt property |
| Date | 2017-08-15 14:00 +0200 |
| Message-ID | <ueIFQ-RA-7@gated-at.bofh.it> (permalink) |
| References | <ueF5f-7dZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC: mediatek: Correct the interrupt property Ryder Lee <ryder.lee@mediatek.com> - 2017-08-15 10:10 +0200
Re: [PATCH] ASoC: mediatek: Correct the interrupt property Mark Brown <broonie@kernel.org> - 2017-08-15 14:00 +0200
Re: [PATCH] ASoC: mediatek: Correct the interrupt property Ryder Lee <ryder.lee@mediatek.com> - 2017-08-15 16:00 +0200
Re: [PATCH] ASoC: mediatek: Correct the interrupt property Mark Brown <broonie@kernel.org> - 2017-08-15 16:00 +0200
Re: [PATCH] ASoC: mediatek: Correct the interrupt property Rob Herring <robh@kernel.org> - 2017-08-17 23:30 +0200
csiph-web