projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7425057
)
ARM: dts: imx31-bug: Fix manufacturer compatible string
author
Fabio Estevam
<fabio.estevam@freescale.com>
Thu, 3 Jan 2013 16:47:22 +0000
(14:47 -0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 4 Jan 2013 05:16:23 +0000
(13:16 +0800)
In the compatible field we should point the manufacturer of the board, which
in this case is Buglabs.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx31-bug.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx31-bug.dts
b/arch/arm/boot/dts/imx31-bug.dts
index
24731cb
..
7f67402
100644
(file)
--- a/
arch/arm/boot/dts/imx31-bug.dts
+++ b/
arch/arm/boot/dts/imx31-bug.dts
@@
-14,7
+14,7
@@
/ {
model = "Buglabs i.MX31 Bug 1.x";
- compatible = "
fsl
,imx31-bug", "fsl,imx31";
+ compatible = "
buglabs
,imx31-bug", "fsl,imx31";
memory {
reg = <0x80000000 0x8000000>; /* 128M */