1
0
Fork 0

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

Add a compatible entry for the specific board versions.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
zero-colors
Fabio Estevam 2016-11-01 15:38:12 -02:00 committed by Shawn Guo
parent 9827429132
commit 841310d00a
3 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@
/ {
model = "UDOO Neo Basic";
compatible = "fsl,imx6sx";
compatible = "udoo,neobasic", "fsl,imx6sx";
memory {
reg = <0x80000000 0x20000000>;

View File

@ -46,7 +46,7 @@
/ {
model = "UDOO Neo Extended";
compatible = "fsl,imx6sx";
compatible = "udoo,neoextended", "fsl,imx6sx";
memory {
reg = <0x80000000 0x40000000>;

View File

@ -46,7 +46,7 @@
/ {
model = "UDOO Neo Full";
compatible = "fsl,imx6sx";
compatible = "udoo,neofull", "fsl,imx6sx";
memory {
reg = <0x80000000 0x40000000>;