Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
b0437da
dts: arm: st: stm32c0: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
9808856
dts: arm: st: stm32f0: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
b2105c3
dts: arm: st: stm32f1: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
075e59a
dts: arm: st: stm32f2: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
0abb2d7
dts: arm: st: stm32f3: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
25d1ae6
dts: arm: st: stm32f4: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
4a2fb76
dts: arm: st: stm32f7: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
f09a388
dts: arm: st: stm32g0: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
96a6c80
dts: arm: st: stm32g4: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
e933894
dts: arm: st: stm32h5: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
1dd6470
dts: arm: st: stm32h7: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
51ea4c4
dts: arm: st: stm32h7rs: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
d34dece
dts: arm: st: stm32l0: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
eb62630
dts: arm: st: stm32l1: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
abf0814
dts: arm: st: stm32l4: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
a00f0de
dts: arm: st: stm32l5: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
844316e
dts: arm: st: stm32n6: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
3874c1e
dts: arm: st: stm32u0: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
c22f6bd
dts: arm: st: stm32u3: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
9d1cecc
dts: arm: st: stm32u5: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
aed6306
dts: arm: st: stm32wb: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
d4b09f5
dts: arm: st: stm32wba: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
139a8ff
dts: arm: st: stm32wl: include <mem.h> from series' root DTSI
mathieuchopstm Oct 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dts/arm/st/c0/stm32c0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
#include <zephyr/dt-bindings/reset/stm32c0_reset.h>
#include <zephyr/dt-bindings/power/stm32_pwr.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c011X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c011.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c031X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c031.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c051X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c051.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c051X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c051.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c071X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c071.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c071Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c071.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c091Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c091.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c091Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c091.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c092Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c092.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/c0/stm32c092Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/c0/stm32c092.dtsi>

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/st/f0/stm32f0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <zephyr/dt-bindings/reset/stm32f0_1_3_reset.h>
#include <zephyr/dt-bindings/adc/adc.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f030X4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f0/stm32f030.dtsi>

/ {
Expand Down
2 changes: 0 additions & 2 deletions dts/arm/st/f0/stm32f030X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f0/stm32f030.dtsi>

/ {
Expand All @@ -20,4 +19,3 @@
};
};
};

1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f030X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f030.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f030Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f0/stm32f030X8.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f031X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f0/stm32f031.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f042X6.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f0/stm32f042.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f051X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f051.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f070Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f070.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f072X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f072.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f072Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f072.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f091Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f091.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f0/stm32f098Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <st/f0/stm32f091.dtsi>

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/st/f1/stm32f1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <zephyr/dt-bindings/power/stm32_pwr.h>
#include <zephyr/dt-bindings/sensor/qdec_stm32.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f100Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f1.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f100Xe.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f100Xb.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f1.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f103X8.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f103Xb.dtsi>
#include <zephyr/dt-bindings/sensor/qdec_stm32.h>

Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103Xd.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f103Xc.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103Xe.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f103Xd.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f103Xg.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* where 'x' is replaced for specific SoCs like {R,V,Z}
*/

#include <mem.h>
#include <st/f1/stm32f103Xe.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f105Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f105.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f105Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f105.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f1/stm32f107Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f1/stm32f107.dtsi>

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/st/f2/stm32f2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <zephyr/dt-bindings/sensor/qdec_stm32.h>
#include <zephyr/dt-bindings/adc/adc.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f2/stm32f205Xe.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f2/stm32f2.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f2/stm32f207Xg.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f2/stm32f207.dtsi>

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/st/f3/stm32f3.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <zephyr/dt-bindings/sensor/qdec_stm32.h>
#include <zephyr/dt-bindings/adc/adc.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f302X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f302.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f302Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f302.dtsi>
#include <zephyr/dt-bindings/adc/stm32l4_adc.h>

Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f303X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f303.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f303Xb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f303.dtsi>
#include <zephyr/dt-bindings/adc/stm32l4_adc.h>

Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f303Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f303Xb.dtsi>

&sram0 {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f303Xe.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f303.dtsi>
#include <zephyr/dt-bindings/adc/stm32l4_adc.h>

Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f334X8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f334.dtsi>

/ {
Expand Down
1 change: 0 additions & 1 deletion dts/arm/st/f3/stm32f373Xc.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/

#include <mem.h>
#include <st/f3/stm32f373.dtsi>

/ {
Expand Down
1 change: 1 addition & 0 deletions dts/arm/st/f4/stm32f4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <zephyr/dt-bindings/sensor/qdec_stm32.h>
#include <zephyr/dt-bindings/power/stm32_pwr.h>
#include <freq.h>
#include <mem.h>

/ {
chosen {
Expand Down
Loading