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