Newer
Older
arm-trusted-firmware / fdts / stm32mp157c-dk2.dts
@Yann Gautier Yann Gautier on 14 Feb 2019 349 bytes stm32mp1: introduce STM32MP1 discovery boards
// 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";

};