zephyr/boards/arm/usb_kw24d512
Sebastian Bøe 25e7316ea7 boards: dts: Fix dtc warning in board dts files
This patch is equivalent to 7b0ce85242,
but applied to buttons. As stated in the previous commit message:

This change aims at fixing 'unit_address_vs_reg' warning in arm 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 led 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: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-10-03 08:22:44 -05:00
..
doc
CMakeLists.txt
Kconfig.board drivers: boards: Merge HAS_DTS_SPI_PINS with HAS_DTS_SPI 2018-10-01 21:15:06 -05:00
Kconfig.defconfig
board.cmake
board.h
pinmux.c
usb_kw24d512.dts boards: dts: Fix dtc warning in board dts files 2018-10-03 08:22:44 -05:00
usb_kw24d512.yaml
usb_kw24d512_defconfig