diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-02-04 13:51:00 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-02-10 23:25:47 +0800 |
commit | 4bacf2a3fc07a89b4c0dca5a90e68eace9ea8813 (patch) | |
tree | 1f04bc073f598ab26904d32541e1bcbe12b97c07 /arch/arm/boot/dts/imx6q-sabrelite.dts | |
parent | 46743dd66224a2bc3bfb4a45b27bfc2a41bfda24 (diff) |
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: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabrelite.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-sabrelite.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts index 2ce355cd05e5..6aaaf69e88eb 100644 --- a/arch/arm/boot/dts/imx6q-sabrelite.dts +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts @@ -11,7 +11,7 @@ */ /dts-v1/; -/include/ "imx6q.dtsi" +/include/ "imx6qdl.dtsi" / { model = "Freescale i.MX6 Quad SABRE Lite Board"; |