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