1/* 2 * Copyright (c) 2018 Linaro Limited 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7#include <st/wb/stm32wb.dtsi> 8 9/ { 10 soc { 11 compatible = "st,stm32wb55", "st,stm32wb", "simple-bus"; 12 }; 13}; 14