01640b9cda
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> |
||
---|---|---|
.. | ||
doc | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.cmake | ||
board_init.c | ||
odroid_go-pinctrl.dtsi | ||
odroid_go.dts | ||
odroid_go.yaml | ||
odroid_go_defconfig |