From: Shawn Guo Date: Tue, 8 Jul 2014 08:14:47 +0000 (+0800) Subject: ARM: dts: imx53: correct clock-names of SATA node X-Git-Tag: cleanup-for-v3.18~79^2~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=025781539a3ccf867c1e0f2fc63f61cc8c7c5415;p=pandora-kernel.git ARM: dts: imx53: correct clock-names of SATA node 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 --- Reading git-diff-tree failed