[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOh2x=k_r3oH-bFPYctarQci3G6yi2U7WxhsR7U2UvU+BzMAjw@mail.gmail.com>
Date: Fri, 20 Jun 2014 10:17:15 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
spear-devel <spear-devel@...t.st.com>
Subject: Re: [patch 1/2] dts: spear: Fix sdhci compatible
On Fri, Jun 20, 2014 at 3:26 AM, Thomas Gleixner <tglx@...utronix.de> wrote:
> Make it match the bindings and the implementation.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> ---
> arch/arm/boot/dts/spear320.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux/arch/arm/boot/dts/spear320.dtsi
> ===================================================================
> --- linux.orig/arch/arm/boot/dts/spear320.dtsi
> +++ linux/arch/arm/boot/dts/spear320.dtsi
> @@ -48,7 +48,7 @@
> };
>
> sdhci@...00000 {
> - compatible = "st,sdhci-spear";
> + compatible = "st,spear300-sdhci";
> reg = <0x70000000 0x100>;
> interrupts = <10>;
> interrupt-parent = <&shirq>;
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
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