From: Fabio Estevam Date: Thu, 3 Jan 2013 16:47:22 +0000 (-0200) Subject: ARM: dts: imx31-bug: Fix manufacturer compatible string X-Git-Tag: v3.8-rc3~5^2~3^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4aaa01959959ea38a77ab91da8736e9cb8108157;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx31-bug.dts b/arch/arm/boot/dts/imx31-bug.dts index 24731cb..7f67402 100644 --- 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 */