mirror of https://gitee.com/openkylin/linux.git
ARM: dts: imx6dl-nitrogen6x: change manufacturer to Boundary Devices
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
64618e71da
commit
4629cb7f47
|
@ -46,6 +46,6 @@
|
||||||
#include "imx6qdl-nitrogen6x.dtsi"
|
#include "imx6qdl-nitrogen6x.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "Freescale i.MX6 DualLite Nitrogen6x Board";
|
model = "Boundary Devices i.MX6 DualLite Nitrogen6x Board";
|
||||||
compatible = "fsl,imx6dl-nitrogen6x", "fsl,imx6dl";
|
compatible = "boundary,imx6dl-nitrogen6x", "fsl,imx6dl";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue