Newer
Older
barebox / arch / arm / dts / stm32mp157c-dk2.dts
@Sascha Hauer Sascha Hauer on 13 Mar 2019 347 bytes ARM: Add initial STM32MP1 support
// 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";
};