Commit 4bacf2a3 authored by Shawn Guo's avatar Shawn Guo

ARM: dts: rename imx6q.dtsi to imx6qdl.dtsi

i.MX6 Quad and i.MX6 DualLite is similar enough to share one dtsi
file, so rename imx6q.dtsi to imx6qdl.dtsi preparing for the addition
of imx6dl support.

Another member of i.MX6 series i.MX6 SoloLite is different enough
from the other two, so it will stand as a separate dtsi.  That's why
we rename to imx6qdl.dtsi not imx6.dtsi.
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 46743dd6
......@@ -11,7 +11,7 @@
*/
/dts-v1/;
/include/ "imx6q.dtsi"
/include/ "imx6qdl.dtsi"
/ {
model = "Freescale i.MX6 Quad Armadillo2 Board";
......
......@@ -11,7 +11,7 @@
*/
/dts-v1/;
/include/ "imx6q.dtsi"
/include/ "imx6qdl.dtsi"
/ {
model = "Freescale i.MX6 Quad SABRE Automotive Board";
......
......@@ -11,7 +11,7 @@
*/
/dts-v1/;
/include/ "imx6q.dtsi"
/include/ "imx6qdl.dtsi"
/ {
model = "Freescale i.MX6 Quad SABRE Lite Board";
......
......@@ -11,7 +11,7 @@
*/
/dts-v1/;
/include/ "imx6q.dtsi"
/include/ "imx6qdl.dtsi"
/ {
model = "Freescale i.MX6Q SABRE Smart Device Board";
......
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