1/* 2 * Copyright (c) 2018 Yurii Hamann 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7#include <st/f7/stm32f767.dtsi> 8 9/ { 10 soc { 11 compatible = "st,stm32f769", "st,stm32f7", "simple-bus"; 12 }; 13}; 14