diff options
author | Ye Li <ye.li@nxp.com> | 2017-02-07 21:00:04 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-03-14 21:27:09 +0800 |
commit | d93ae19b9232a444f30570d04aa61857552248a3 (patch) | |
tree | 21d904b3bcc860afd9ea74e4f4b372562099351a /arch/arm/dts/Makefile | |
parent | 65ed2f0cb6895ea5a1590d5a21e5633ef67a73ab (diff) | |
download | u-boot-imx-d93ae19b9232a444f30570d04aa61857552248a3.zip u-boot-imx-d93ae19b9232a444f30570d04aa61857552248a3.tar.gz u-boot-imx-d93ae19b9232a444f30570d04aa61857552248a3.tar.bz2 |
MLK-14420-1 DTS: Update imx6qdl relevant dts and clock definitions
Get the latest dtsi files and clock.h for imx6qdl from kernel
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r-- | arch/arm/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index eb68c20..74c72d35 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -316,6 +316,7 @@ dtb-$(CONFIG_MX6) += imx6ull-14x14-evk.dtb \ imx6q-icore.dtb \ imx6q-icore-rqs.dtb \ imx6sx-sabreauto.dtb \ + imx6q-sabresd.dtb \ imx6ul-geam-kit.dtb dtb-$(CONFIG_MX7) += imx7-colibri.dtb |