commit | 025781539a3ccf867c1e0f2fc63f61cc8c7c5415 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Tue Jul 08 16:14:47 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:49:45 2014 +0800 |
tree | 4c3f83579c0ea851ee5048c6fdbe594beb323c4a | |
parent | 4c03527eb77ca267e60a2ea2e86497aab3bf7ea9 [diff] |
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 <shawn.guo@freescale.com>