1/* 2 * Copyright (c) 2021 Esco Medical ApS 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7#include <st/h7/stm32h723.dtsi> 8 9/ { 10 soc { 11 compatible = "st,stm32h725", "st,stm32h7", "simple-bus"; 12 }; 13}; 14