zephyr/boards/arm/stm32f412g_disco
Kumar Gala 16fa966f14 dts: Cleanup warnings associated with gpio_keys that aren't buttons
We get several warnings of the form:

 	Warning (unit_address_vs_reg): /gpio_keys/joystick@0:
	node has a unit name, but no reg property

Fix by dropping the unit address and renaming the node names to include
more information about the gpio_key.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-09-18 10:44:28 -07:00
..
doc
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
pinmux.c
stm32f412g_disco.dts dts: Cleanup warnings associated with gpio_keys that aren't buttons 2018-09-18 10:44:28 -07:00
stm32f412g_disco.yaml boards/arm: Enable RTC on STM32F4 based boards 2018-09-14 22:48:54 -05:00
stm32f412g_disco_defconfig