Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: vf-colibri: fix typo in top-level module compatible

Fix typo in top-level module compatible.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Marcel Ziswiler and committed by
Shawn Guo
df0935f0 f324c952

+1 -1
+1 -1
arch/arm/boot/dts/vf500-colibri.dtsi
··· 44 44 45 45 / { 46 46 model = "Toradex Colibri VF50 COM"; 47 - compatible = "toradex,vf610-colibri_vf50", "fsl,vf500"; 47 + compatible = "toradex,vf500-colibri_vf50", "fsl,vf500"; 48 48 49 49 memory@80000000 { 50 50 device_type = "memory";