diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-18 07:11:11 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-18 07:11:11 -0400 |
commit | 5f78786499593592bbd435445bd2d667de90fc5b (patch) | |
tree | 4c12eb1ccd7f9b89a6357d9ad77ba7f363089fe7 /arch/arm/dts/imx6dl-icore-u-boot.dtsi | |
parent | 233719cc40b5a00f37949d4173c190edcb4491a1 (diff) | |
parent | ee943655576f4a9e0af832e00a682a8d9f425bb1 (diff) | |
download | u-boot-5f78786499593592bbd435445bd2d667de90fc5b.tar.gz |
Merge git://git.denx.de/u-boot-imx
Diffstat (limited to 'arch/arm/dts/imx6dl-icore-u-boot.dtsi')
-rw-r--r-- | arch/arm/dts/imx6dl-icore-u-boot.dtsi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6dl-icore-u-boot.dtsi b/arch/arm/dts/imx6dl-icore-u-boot.dtsi new file mode 100644 index 0000000000..5bd3df96f5 --- /dev/null +++ b/arch/arm/dts/imx6dl-icore-u-boot.dtsi @@ -0,0 +1,7 @@ +/* + * Copyright (C) 2018 Jagan Teki <jagan@amarulasolutions.com> + * + * SPDX-License-Identifier: GPL-2.0+ + */ + +#include "imx6qdl-icore-u-boot.dtsi" |