Yann Gautier | 7a6ccdf | 2019-02-12 19:00:29 +0100 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) |
2 | /* | ||||
3 | * Copyright (C) STMicroelectronics 2018 - All Rights Reserved | ||||
4 | * Author: Alexandre Torgue <alexandre.torgue@st.com>. | ||||
5 | */ | ||||
6 | |||||
7 | /dts-v1/; | ||||
8 | |||||
9 | #include "stm32mp157a-dk1.dts" | ||||
10 | |||||
11 | / { | ||||
12 | model = "STMicroelectronics STM32MP157C-DK2 Discovery Board"; | ||||
13 | compatible = "st,stm32mp157c-dk2", "st,stm32mp157"; | ||||
14 | |||||
15 | }; | ||||
16 |