diff options
Diffstat (limited to 'roms/u-boot/arch/arm/dts/stm32mp157a-avenger96.dts')
-rw-r--r-- | roms/u-boot/arch/arm/dts/stm32mp157a-avenger96.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roms/u-boot/arch/arm/dts/stm32mp157a-avenger96.dts b/roms/u-boot/arch/arm/dts/stm32mp157a-avenger96.dts new file mode 100644 index 000000000..9c165104f --- /dev/null +++ b/roms/u-boot/arch/arm/dts/stm32mp157a-avenger96.dts @@ -0,0 +1,8 @@ +// SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) +/* + * Copyright (C) Linaro Ltd 2019 - All Rights Reserved + * Author: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> + */ + +/* This is kept for backward compatibility and will be removed */ +#include "stm32mp15xx-dhcor-avenger96.dts" |