mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
ARM: dts: imx6qdl-apalis/colibri: Remove compatible from SoM dtsi
The SoM cannot be used standalone, this compatible is invalid and it is always overwritten when this .dtsi file is included, remove it therefore. Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
22d8f69c8d
commit
4a058a0696
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
/ {
|
||||
model = "Toradex Apalis iMX6Q/D Module";
|
||||
compatible = "toradex,apalis_imx6q", "fsl,imx6q";
|
||||
|
||||
aliases {
|
||||
mmc0 = &usdhc3; /* eMMC */
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
/ {
|
||||
model = "Toradex Colibri iMX6DL/S Module";
|
||||
compatible = "toradex,colibri_imx6dl", "fsl,imx6dl";
|
||||
|
||||
aliases {
|
||||
mmc0 = &usdhc3; /* eMMC */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user