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:
f9f09e8
)
ARM: dts: mxs: Add spi alias
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 22 Jul 2013 20:57:01 +0000
(17:57 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 16 Aug 2013 08:26:48 +0000
(16:26 +0800)
After providing spi alias, we can get the following message during probe:
m25p80 spi1.0: sst25vf016b (2048 Kbytes)
,which looks better than the original one:
m25p80 spi32766.0: sst25vf016b (2048 Kbytes)
While at it, keep the alias entries in alphabetical order.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found