cmake: `zephyr_linker_dts_memory` no name param Remove the `NAME` function argument from `zephyr_linker_dts_memory` as the name is now automatically derived from the devicetree node. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>