commit | b6442559952ccd931415923b4a5866f5c0e7e781 | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Wed Oct 10 18:27:09 2012 +0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Oct 25 15:22:34 2012 +0200 |
tree | b8dfbb8bd35d8e3a246befc8bdfa471c57c0bb39 | |
parent | 70f3900ee5c78d498dbbf880ec409f4b8f4da21e [diff] |
ARM: dts: mxs: add the "clock-names" for gpmi-nand The current DT nodes for mx23/mx28 miss the `clocks-names` item for gpmi-nand. So the gpmi-nand driver could not find the proper clock. This patch fixes this issue. Signed-off-by: Huang Shijie <b32955@freescale.com> Reviewed-by: Marek Vasut <marex@denx.de> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>