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 boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
nios2 dts: nios2: intel: Move SoC devicetree includes under a vendor directory 2022-05-09 17:54:48 -04:00
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 dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
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 boards: arm: bt610: Rename from bt6x0 2021-10-28 13:53:21 -04:00
index.rst boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
Kconfig Kconfig: add CONFIG_BOARD_REVISION 2022-04-08 10:30:54 -07:00