Commit 841310d0 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx6sx-udoo: Add board specific compatible strings



Add a compatible entry for the specific board versions.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 98274291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@

/ {
	model = "UDOO Neo Basic";
	compatible = "fsl,imx6sx";
	compatible = "udoo,neobasic", "fsl,imx6sx";

	memory {
		reg = <0x80000000 0x20000000>;
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@

/ {
	model = "UDOO Neo Extended";
	compatible = "fsl,imx6sx";
	compatible = "udoo,neoextended", "fsl,imx6sx";

	memory {
		reg = <0x80000000 0x40000000>;
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@

/ {
	model = "UDOO Neo Full";
	compatible = "fsl,imx6sx";
	compatible = "udoo,neofull", "fsl,imx6sx";

	memory {
		reg = <0x80000000 0x40000000>;