dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: dts: imx31-bug: Fix manufacturer compatible string

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>
This commit is contained in:
Fabio Estevam 2013-01-03 14:47:22 -02:00 committed by Shawn Guo
parent 7425057294
commit 4aaa019599
1 changed files with 1 additions and 1 deletions

View File

@ -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 */