zephyr/boards/arm/olimex_stm32_p405
Erwan Gouriou a27c0ede12 dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges"
To prepare to upcoming dtc v1.4.6, fix warnings in dts files.

This commit addresses the following warning:
"unnecessary #address-cells/#size-cells without "ranges" or child
"reg" property in /gpio_keys".

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-04-24 14:46:48 -05:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
support
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: stm32f4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
olimex_stm32_p405_defconfig boards: stm32f4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
olimex_stm32_p405.dts dts/st: dtc v1.4.6 warnings: #address-cells/#size-cells without "ranges" 2018-04-24 14:46:48 -05:00
olimex_stm32_p405.yaml
pinmux.c