/*
 * Copyright (c) 2023 STMicroelectronics
 *
 * SPDX-License-Identifier: Apache-2.0
 */

#include <st/u5/stm32u595.dtsi>

/ {
	soc {
		compatible = "st,stm32u5a9", "st,stm32u5", "simple-bus";
	};
};