zephyr/boards
Kumar Gala 01640b9cda boards: remove usage of DT_LABEL
A number of boards utilize device_get_binding(DT_LABEL(...)) to
get a gpio for some purpose.  Switch over to using DEVICE_DT_GET
and device_is_ready() instead.  This is part of the ongoing
cleanup towards phasing out usage of the "label" property in DTS.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-06-27 12:45:19 +02:00
..
arc boards: ARC: nsim: simplify runner setup & pass MP_NUM_CPUS unconditionally 2022-06-16 10:48:48 -04:00
arm boards: remove usage of DT_LABEL 2022-06-27 12:45:19 +02:00
arm64 xenvm: doc: Update docs for Xen VM according to new evtchn functionality 2022-06-22 17:53:45 +02:00
common boards: xtensa: Activate the intel_adsp west runner 2022-06-05 14:13:57 +02:00
mips
nios2
posix boards: nrf52_bsim: Replace irq name table with function call 2022-06-23 14:35:26 +02:00
riscv boards: riscv: tlsr9518adk80d: add IMG_BLOCK_BUF_SIZE to board defconfig 2022-06-24 20:25:33 +02:00
shields drivers: disk: Remove use of unused devicetree "label" property 2022-06-10 09:46:46 +02:00
sparc
x86 lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] 2022-06-22 13:15:55 +02:00
xtensa boards: remove usage of DT_LABEL 2022-06-27 12:45:19 +02:00
CMakeLists.txt
deprecated.cmake
index.rst
Kconfig