zephyr/boards/arm/frdm_kl25z
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: frdm_kl25z: add USB support 2018-06-12 04:09:50 -04:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake boards: arm: Configure jlink flash runner on nxp boards 2018-01-29 23:15:16 -05:00
board.h boards: Move led and button definitions to dts for kinetis boards 2018-04-20 08:54:11 -05:00
dts.fixup boards: frdm_kl25z: Add mma8451q to i2c in dts 2018-07-31 09:07:54 -05:00
frdm_kl25z.dts boards: dts: Fix dtc warning in board dts files 2018-10-03 08:22:44 -05:00
frdm_kl25z.yaml build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
frdm_kl25z_defconfig board: frdm_kl25z: Remove undefined Kconfig symbol from defconfig 2018-05-23 17:57:06 -04:00
pinmux.c frdm_kl25z: Remove incorrect references to spi 2018-05-21 13:26:10 -05:00