commit | 1579246f32cf8fddf85cb377df700021124c43b2 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Wed Jun 10 19:45:53 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Jul 08 10:45:57 2020 +0200 |
tree | b29e93dfa3bb2ebda43db456e33e20d120f506f9 | |
parent | 166cfe5fb11847b287f50b077f4bc1f01aeaf02f [diff] |
dts: arm: nordic: move number of MPU regions in variant-specific file Move the definition of the number of MPU regions (num-mpu-regions) in a SoC variant-specific header instead of the common .dtsi for nRF5340 Application MCU. This allows us to define different SoC variants with different number of MPU regions available. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>