zephyr/boards
Erwan Gouriou de24cd69de boards/arm: Fix button dts syntax for stm32 based boards
This change aims at fixing 'unit_address_vs_reg' warning in
STM32 based boards.
This warning pops up when a node name is made up with an address
(node_name@xx) but does not contain a reg property.
This case was encountered for button nodes for instance,
where a reg property has no meaning.
Fix this by changing node_name@xx to node_name_xx which removes the
guilty '@XX' syntax but preserves node_name uniqueness.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-09-20 22:51:30 -07:00
..
arc dts: Cleanup warnings associated with interrupt controller nodes 2018-09-18 10:44:45 -07:00
arm boards/arm: Fix button dts syntax for stm32 based boards 2018-09-20 22:51:30 -07:00
common boards: common: bossac: Fix bossac flash script. 2018-06-04 12:15:31 -05:00
nios2 qemu: nios2: Enable UART 16550 driver for QEMU 2018-09-20 08:51:51 -04:00
posix native_posix: Add logger configuration backend 2018-09-18 14:56:10 +02:00
riscv32 dts: Cleanup warnings associated with alias_paths using '-' 2018-09-18 10:44:12 -07:00
shields boards/shields: Add connector flags for compatibility checks 2018-07-05 11:28:53 -05:00
x86 boards/x86: up_squared: add GPIO dts configuration 2018-09-19 21:36:16 -04:00
xtensa xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
CMakeLists.txt build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
Kconfig Kconfig: Use new preprocessor syntax for env. variables 2018-09-11 19:17:25 -04:00
boards.rst board: zedboard_pulpino: move docs 2018-02-09 18:03:12 -05:00