1/*
2 * Copyright (c) 2023 STMicroelectronics
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#include <st/h5/stm32h563.dtsi>
8
9/ {
10	soc {
11		compatible = "st,stm32h573", "st,stm32h5", "simple-bus";
12	};
13};
14