Commit c0c6bb23 authored by Shyam Saini's avatar Shyam Saini Committed by Shawn Guo

ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS

This patch fixes the wrongly included dtsi file which
was breaking mainline support for Engicam i.CoreM6 DualLite/Solo RQS.

As per the board name, the correct file should be imx6dl.dtsi instead
of imx6q.dtsi
Reported-by: default avatarMichael Trimarchi <michael@amarulasolutions.com>
Suggested-by: default avatarJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: default avatarShyam Saini <shyam@amarulasolutions.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Fixes: 7a9caba5 ("ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support")
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 7801c545
......@@ -42,7 +42,7 @@
/dts-v1/;
#include "imx6q.dtsi"
#include "imx6dl.dtsi"
#include "imx6qdl-icore-rqs.dtsi"
/ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment