zephyr/boards/arm/nrf52_pca10040
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 boards: arm: nrf: Update supported features 2018-09-17 20:53:31 -04:00
Kconfig boards: arm: nrf52_pca10040: Enable DC/DC by default 2018-07-03 11:36:26 +02:00
Kconfig.board drivers: gpio: nrfx: Move device tree selection to driver Kconfig 2018-07-03 18:46:41 -04:00
Kconfig.defconfig boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards) 2018-09-11 23:29:50 -05:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h boards: arm: nrf52832_pca10040: use dts for LED and button config 2018-09-11 11:42:20 -05:00
nrf52_pca10040.dts boards: dts: Fix dtc warning in board dts files 2018-10-03 08:22:44 -05:00
nrf52_pca10040.yaml tests: adc_api: Add configurations for nRF5 boards 2018-08-29 13:46:57 -04:00
nrf52_pca10040_defconfig arch: nrf52: Remove ARM_MPU_NRF52X option. 2018-09-20 14:16:50 +02:00