diff options
| author | Heiko Schocher <[email protected]> | 2019-12-01 11:23:32 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-01-07 10:26:56 +0100 |
| commit | 227cb30047b578873aa48b6b2a94de8260ba6e34 (patch) | |
| tree | 63f9f7cad91c92a8d9f39db63ff2c67db8d5eb4b /arch/arm/dts/Makefile | |
| parent | c08aa771735a79efa48b2422295d88ca044ce71d (diff) | |
imx6: aristainetos: add support for rev C board
add support for revision C boards. This board has
no longer a NAND.
Signed-off-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'arch/arm/dts/Makefile')
| -rw-r--r-- | arch/arm/dts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index fb2e1d31a37..fd165844e4b 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -582,6 +582,8 @@ dtb-y += \ imx6dl-aristainetos2b_7.dtb \ imx6dl-aristainetos2b_csl_4.dtb \ imx6dl-aristainetos2b_csl_7.dtb \ + imx6dl-aristainetos2c_4.dtb \ + imx6dl-aristainetos2c_7.dtb \ imx6dl-brppt2.dtb \ imx6dl-dhcom-pdk2.dtb \ imx6dl-icore.dtb \ |
