You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
349 B
17 lines
349 B
6 years ago
|
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
|
||
|
/*
|
||
|
* Copyright (C) STMicroelectronics 2018 - All Rights Reserved
|
||
|
* Author: Alexandre Torgue <alexandre.torgue@st.com>.
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "stm32mp157a-dk1.dts"
|
||
|
|
||
|
/ {
|
||
|
model = "STMicroelectronics STM32MP157C-DK2 Discovery Board";
|
||
|
compatible = "st,stm32mp157c-dk2", "st,stm32mp157";
|
||
|
|
||
|
};
|
||
|
|