commit | 5f08bb694d1c0d03f6b5a9b64de0ce5e2cb0d87a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:26 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:17 2017 +0900 |
tree | 82cc468c8cbe2bfa42e776113da35653c20c19a7 | |
parent | bf8950e0baee74bf5a8016a458d3da9b049a8681 [diff] [blame] |
dm: imx: cm_fx6: Add device tree for cm_fx6 Add this file so we can use device-tree control for cm_fx6. It comes from linux 4.12. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 2cbdb17..a8b61e9 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -357,6 +357,7 @@ imx6sll-evk.dtb \ imx6dl-icore.dtb \ imx6dl-icore-rqs.dtb \ + imx6q-cm-fx6.dtb \ imx6q-icore.dtb \ imx6q-icore-rqs.dtb \ imx6q-logicpd.dtb \