zephyr/boards/arm/nrf52840_pca10056
Sebastian Bøe fdae117b45 boards: dts: Fix dtc warning in board dts files
This patch is equivalent to 7b0ce85242,
but applied to more boards. 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-02 11:03:30 -05:00
..
doc boards: arm: nrf: Update supported features 2018-09-17 20:53:31 -04:00
Kconfig boards: arm: nrf52840_pca10056: Align DC/DC option 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: arm: nrf52840_pca10056: Fix typo 2018-09-24 07:55:51 -05:00
board.cmake
board.h boards: arm: nrf52840_pca10056: use dts for LED and button config 2018-09-11 11:42:20 -05:00
nrf52840_pca10056.dts boards: dts: Fix dtc warning in board dts files 2018-10-02 11:03:30 -05:00
nrf52840_pca10056.yaml tests: adc_api: Add configurations for nRF5 boards 2018-08-29 13:46:57 -04:00
nrf52840_pca10056_defconfig arch: nrf52: Remove ARM_MPU_NRF52X option. 2018-09-20 14:16:50 +02:00