Commit dcad696
committed
[nrf fromtree] devicetree: Fix MTD macro for subpartitions
The DT_MTD_FROM_FIXED_SUBPARTITION must go one level more than the
DT_MTD_FROM_FIXED_PARTITION counterpart.
Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit e4ecd4b)1 parent cb6ca01 commit dcad696
File tree
2 files changed
+4
-1
lines changed- include/zephyr/devicetree
- tests/lib/devicetree/api/src
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3312 | 3312 | | |
3313 | 3313 | | |
3314 | 3314 | | |
| 3315 | + | |
| 3316 | + | |
| 3317 | + | |
3315 | 3318 | | |
3316 | 3319 | | |
3317 | 3320 | | |
| |||
0 commit comments