From: sean.wang@mediatek.com (Sean Wang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: dts: mt7623: fix mmc interrupt assignment
Date: Wed, 2 Aug 2017 15:20:59 +0800 [thread overview]
Message-ID: <1501658459.29348.1.camel@mtkswgap22> (raw)
In-Reply-To: <20170801134009.14349-1-matthias.bgg@gmail.com>
On Tue, 2017-08-01 at 15:40 +0200, Matthias Brugger wrote:
> The mmc1 interrupt should be connected to GIC_SPI 40,
> this patch fixes this.
>
> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
> ---
> arch/arm/boot/dts/mt7623.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/mt7623.dtsi b/arch/arm/boot/dts/mt7623.dtsi
> index 4ae0ab07e053..2a877ed8ff23 100644
> --- a/arch/arm/boot/dts/mt7623.dtsi
> +++ b/arch/arm/boot/dts/mt7623.dtsi
> @@ -648,7 +648,7 @@
> compatible = "mediatek,mt7623-mmc",
> "mediatek,mt8135-mmc";
> reg = <0 0x11240000 0 0x1000>;
> - interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_LOW>;
> + interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_LOW>;
> clocks = <&pericfg CLK_PERI_MSDC30_1>,
> <&topckgen CLK_TOP_MSDC30_1_SEL>;
> clock-names = "source", "hclk";
Hi, Matthias
many thanks!
Acked-by: Sean Wang <sean.wang@mediatek.com>
Sean
next parent reply other threads:[~2017-08-02 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170801134009.14349-1-matthias.bgg@gmail.com>
2017-08-02 7:20 ` Sean Wang [this message]
[not found] ` <20170801134009.14349-2-matthias.bgg@gmail.com>
2017-08-02 7:27 ` [PATCH 2/2] arm: dts: mt7623: Add SD-card to bananapi-r2 Sean Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501658459.29348.1.camel@mtkswgap22 \
--to=sean.wang@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox