git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f3900
)
ARM: dts: mxs: add the "clock-names" for gpmi-nand
author
Huang Shijie
<b32955@freescale.com>
Wed, 10 Oct 2012 10:27:09 +0000
(18:27 +0800)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 25 Oct 2012 13:22:34 +0000
(15:22 +0200)
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>
No differences found