ARM: dts: imx53: correct clock-names of SATA node
authorShawn Guo <shawn.guo@freescale.com>
Tue, 8 Jul 2014 08:14:47 +0000 (16:14 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:49:45 +0000 (16:49 +0800)
Per the binding doc imx-sata.txt, the first entry of clock-names should
be "sata" than anything else.  Correct it for imx53 SATA node.

It works for now only because SATA driver gets clock by index so far.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx53.dtsi

Simple merge