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