zephyr/boards/xtensa/odroid_go
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
..
doc boards: esp32: update Espressif boards documentation 2022-05-11 10:47:27 +02:00
CMakeLists.txt boards: odroid_go: update CMakeLists.txt 2022-04-20 13:27:47 +02:00
Kconfig.board
Kconfig.defconfig boards/odroid_go: Add bluetooth support 2022-06-08 12:43:10 +02:00
board.cmake
board_init.c boards: remove usage of DT_LABEL 2022-06-27 12:45:19 +02:00
odroid_go-pinctrl.dtsi boards: migrate includes to <zephyr/...> 2022-05-06 19:57:15 +02:00
odroid_go.dts boards: odroid_go: dts: add default pinctrl states 2022-04-20 13:27:47 +02:00
odroid_go.yaml boards: esp32: added ignore tags 2022-05-11 10:47:27 +02:00
odroid_go_defconfig esp32/s2/c3-based boards: remove pinmux definitions 2022-04-20 13:27:47 +02:00