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:
parent
395395b266
commit
0829d59925
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
};
|
||||
|
||||
soc {
|
||||
compatible = "st,stm32wba52", "st,stm32wba", "simple-bus";
|
||||
|
||||
flash-controller@40022000 {
|
||||
flash0: flash@8000000 {
|
||||
reg = <0x08000000 DT_SIZE_M(1)>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue