Re: [patch 1/2] dts: spear: Fix sdhci compatible

2014-06-19 Thread Viresh Kumar
On Fri, Jun 20, 2014 at 3:26 AM, Thomas Gleixner wrote: > Make it match the bindings and the implementation. > > Signed-off-by: Thomas Gleixner > --- > arch/arm/boot/dts/spear320.dtsi |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > Index: linux/arch/arm/boot/dts/spear320.dtsi > ==

[patch 1/2] dts: spear: Fix sdhci compatible

2014-06-19 Thread Thomas Gleixner
Make it match the bindings and the implementation. Signed-off-by: Thomas Gleixner --- arch/arm/boot/dts/spear320.dtsi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux/arch/arm/boot/dts/spear320.dtsi === --- lin