Commit e26f87c5 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo
Browse files

ARM: dts: imx6sx-sdb-reva: Add revision in board compatible string



i.MX6SX SDB Rev-A board should use its own board compatible
string instead of default i.MX6SX SDB board.

Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 388adcbb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@

/ {
	model = "Freescale i.MX6 SoloX SDB RevA Board";
	compatible = "fsl,imx6sx-sdb-reva", "fsl,imx6sx";
};

&i2c1 {