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