mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 19:50:55 +00:00
Default for a unavailable cell name was an empty list, whereas a given name is a string. Leads to a runtime error if the name is given. Make the default an empty string. Names for cells are taken from the yaml binding. The key used is "#cells" which clashes if there are different cell based properties for a device. Readout names from the more specific "#xxx-cells" if given and fall back to "#cells" if not given. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com> |
||
---|---|---|
.. | ||
checkpatch | ||
ci | ||
cmake | ||
coccinelle | ||
cross_compiler | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
meta/west | ||
sanity_chk | ||
support | ||
.gitignore | ||
check_link_map.py | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dir_is_writeable.py | ||
elf_helper.py | ||
file2hex.py | ||
filter-known-issues.py | ||
gen_alignment_script.py | ||
gen_app_partitions.py | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_kobject_list.py | ||
gen_mmu_x86.py | ||
gen_offset_header.py | ||
gen_priv_stacks.py | ||
gen_syscall_header.py | ||
gen_syscalls.py | ||
parse_syscalls.py | ||
process_gperf.py | ||
qemu-machine-hack.py | ||
requirements.txt | ||
sanitycheck | ||
spelling.txt | ||
subfolder_list.py | ||
tags.sh | ||
waitpid | ||
west |