mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 14:05:55 +00:00
We get several warnings of the form: Warning (unit_address_vs_reg): /flash: node has a reg or ranges property, but no unit name or Warning (unit_address_vs_reg): /memory: node has a reg or ranges property, but no unit name Fix by adding unit address that is missing to flash & memory nodes. Additionally the Silabs memory nodes didn't have a compatiable or device_type, so add those properties as well. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
bindings | ||
common | ||
nios2 | ||
riscv32 | ||
x86 | ||
xtensa | ||
Kconfig |