zephyr/boards/arm/colibri_imx7d_m4
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 doc: fix misspellings in docs 2018-08-08 01:49:14 -05:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board board: add i2c support for colibri_imx7d_m4 board 2018-07-06 15:55:57 -05:00
Kconfig.defconfig board: Add PWM support for colibri_imx7d_m4 2018-07-17 16:08:22 -05:00
board.h
colibri_imx7d_m4.dts dts: Cleanup warnings associated with gpio_keys that aren't buttons 2018-09-18 10:44:28 -07:00
colibri_imx7d_m4.yaml build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
colibri_imx7d_m4_defconfig
pinmux.c board: Add PWM support for colibri_imx7d_m4 2018-07-17 16:08:22 -05:00