diff options
author | Peng Fan <peng.fan@nxp.com> | 2017-02-07 10:22:02 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-05 14:07:06 +0800 |
commit | ab2f9e136f5da034a8335dc8ca276a54367132e8 (patch) | |
tree | 332209f9384c02d5b79daf780582d9930a25130d /arch/arm/dts/imx7d-sdb-epdc.dts | |
parent | 0137915ed40e2da5a6de4d30574d08e2bf3a0363 (diff) | |
download | u-boot-imx-ab2f9e136f5da034a8335dc8ca276a54367132e8.zip u-boot-imx-ab2f9e136f5da034a8335dc8ca276a54367132e8.tar.gz u-boot-imx-ab2f9e136f5da034a8335dc8ca276a54367132e8.tar.bz2 |
MLK-14418-8 imx: mx7dsabresd: add epdc support
Add epdc support from v2016.03.
Add a epdc specified DTS file for using epdc
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/dts/imx7d-sdb-epdc.dts')
-rw-r--r-- | arch/arm/dts/imx7d-sdb-epdc.dts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/imx7d-sdb-epdc.dts b/arch/arm/dts/imx7d-sdb-epdc.dts new file mode 100644 index 0000000..e263ad4 --- /dev/null +++ b/arch/arm/dts/imx7d-sdb-epdc.dts @@ -0,0 +1,9 @@ +/* + * Copyright (C) 2015 Freescale Semiconductor, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +#include "imx7d-sdb.dts" +#include "imx7d-sdb-epdc.dtsi" |