[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5561EB79.30209@cogentembedded.com>
Date: Sun, 24 May 2015 18:17:13 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Paul Burton <paul.burton@...tec.com>, linux-mips@...ux-mips.org
CC: Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Mark Rutland <mark.rutland@....com>,
Pawel Moll <pawel.moll@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Brian Norris <computersforpeace@...il.com>
Subject: Re: [PATCH v5 07/37] MIPS: JZ4740: probe CPU interrupt controller
via DT
Hello.
On 05/24/2015 06:11 PM, Paul Burton wrote:
> Use the generic irqchip_init function to probe irqchip drivers using DT,
> and add the appropriate node to the JZ4740 devicetree in place of the
> call to mips_cpu_irq_init.
>
> Signed-off-by: Paul Burton <paul.burton@...tec.com>
> Cc: Ian Campbell <ijc+devicetree@...lion.org.uk>
> Cc: Kumar Gala <galak@...eaurora.org>
> Cc: Lars-Peter Clausen <lars@...afoo.de>
> Cc: Mark Rutland <mark.rutland@....com>
> Cc: Pawel Moll <pawel.moll@....com>
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> Cc: Rob Herring <robh+dt@...nel.org>
> Cc: devicetree@...r.kernel.org
> Cc: linux-mips@...ux-mips.org
> ---
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Rebase.
> Changes in v2: None
> arch/mips/boot/dts/ingenic/jz4740.dtsi | 7 +++++++
> arch/mips/jz4740/irq.c | 4 ++--
> 2 files changed, 9 insertions(+), 2 deletions(-)
> diff --git a/arch/mips/boot/dts/ingenic/jz4740.dtsi b/arch/mips/boot/dts/ingenic/jz4740.dtsi
> index c538691f..2d64765c 100644
> --- a/arch/mips/boot/dts/ingenic/jz4740.dtsi
> +++ b/arch/mips/boot/dts/ingenic/jz4740.dtsi
> @@ -2,4 +2,11 @@
> #address-cells = <1>;
> #size-cells = <1>;
> compatible = "ingenic,jz4740";
> +
> + cpuintc: cpuintc@0 {
The node shoiuld be called "inbterrupt-controller@0".
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists