dts: stm32wba: Add missing SoC compatible

SoC compatible is now expected in soc .dtsi files

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
Erwan Gouriou 2023-08-31 16:05:44 +02:00 committed by Carles Cufí
commit 0829d59925

View file

@ -12,6 +12,8 @@
};
soc {
compatible = "st,stm32wba52", "st,stm32wba", "simple-bus";
flash-controller@40022000 {
flash0: flash@8000000 {
reg = <0x08000000 DT_SIZE_M(1)>;