zephyr/boards
Maureen Helm 7ae7577145 boards: shields: Append accel/magn sensor nodelabels with bus address
Devicetree aliases, accel0 and magn0, were recently introduced to enable
sensor sample applications to support multiple sensor drivers of the
same type and thereby reduce the number of driver-specific sensor sample
applications.

This was implemented by adding devicetree nodelabels to accelerometer
and magnetometer sensor nodes, which unfortunately can suffer from
naming conflicts when using shield boards. Fix the problem by appending
the I2C bus address or SPI chip select to the devicetree nodelabel for
sensor nodes on shield boards only. Base boards are left alone to keep
their nodelabels as short as possible.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-08-10 12:00:24 +02:00
..
arc boards: arc: Remove label property from devicetree 2022-08-09 13:35:33 -05:00
arm boards: remove unused tag from supported list 2022-08-10 11:57:34 +02:00
arm64 boards: arm64: Remove label property from devicetree 2022-08-04 13:47:46 +02:00
common scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
mips boards: mips: Remove label property from devicetree 2022-08-09 14:17:48 +02:00
nios2 serial: remove defconfig/proj setting of serial drivers 2022-07-26 09:29:24 -05:00
posix entropy: remove Kconfig.defconfig* setting of entropy drivers 2022-08-09 23:37:33 -05:00
riscv boards: remove unused tag from supported list 2022-08-10 11:57:34 +02:00
shields boards: shields: Append accel/magn sensor nodelabels with bus address 2022-08-10 12:00:24 +02:00
sparc serial: remove defconfig/proj setting of serial drivers 2022-07-26 09:29:24 -05:00
x86 boards: remove unused tag from supported list 2022-08-10 11:57:34 +02:00
xtensa entropy: remove Kconfig.defconfig* setting of entropy drivers 2022-08-09 23:37:33 -05:00
CMakeLists.txt
deprecated.cmake
index.rst
Kconfig Kconfig: add CONFIG_BOARD_REVISION 2022-04-08 10:30:54 -07:00