From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: bcm63138: change "interupts" to "interrupts"
Date: Mon, 10 Nov 2014 09:46:23 -0800 [thread overview]
Message-ID: <5460F9EF.5010605@gmail.com> (raw)
In-Reply-To: <1415637358-24378-1-git-send-email-radek.dostal@streamunlimited.com>
On 11/10/2014 08:35 AM, Radek Dostal wrote:
> all other nodes in bcm63138.dtsi use "interrupts", this had to be just a typo
> which never got noticed, even it may have quite some consequences.
>
> Signed-off-by: Radek Dostal <radek.dostal@streamunlimited.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> Hi all,
>
> when running git grep with typo, I spotted this typo inDT binding, which
> looks obviously wrong to me. Sorry I do not have the board to test it, but
> I am pretty sure the patch is correct.
>
> I hope I included, right people get_maintainer.pl showed bit too many.
>
> Thanks,
> Radek
>
> arch/arm/boot/dts/bcm63138.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/bcm63138.dtsi b/arch/arm/boot/dts/bcm63138.dtsi
> index f3bb2dd..d2d8e94 100644
> --- a/arch/arm/boot/dts/bcm63138.dtsi
> +++ b/arch/arm/boot/dts/bcm63138.dtsi
> @@ -102,7 +102,7 @@
> twd_watchdog: watchdog at 1e620 {
> compatible = "arm,cortex-a9-twd-wdt";
> reg = <0x1e620 0x20>;
> - interupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>;
> + interrupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>;
> };
> };
>
>
next prev parent reply other threads:[~2014-11-10 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 16:35 [PATCH] ARM: dts: bcm63138: change "interupts" to "interrupts" Radek Dostal
2014-11-10 17:46 ` Florian Fainelli [this message]
2014-11-17 14:41 ` [PATCH RESEND] " Radek Dostal
2014-11-20 13:51 ` Jiri Kosina
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=5460F9EF.5010605@gmail.com \
--to=f.fainelli@gmail.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;
as well as URLs for NNTP newsgroup(s).