zephyr/boards
Jason Kridner 547a75d4d0 Revert "boards: arm: Fix sensor shell sample for beagleconnect_freedom board"
This reverts commit 3769938e78.

Now that gpio_i2c_switch is upstream, this hack should be removed. This
had the unintended effect of disabling the on-board sensors. The issue
was that the board was merged before this driver was upstream, resulting
in the issue this commit "fixed".

This revert also does not move the bus driver under the controller used
by the driver as the sensor bus I2C driver is not an I2C peripheral.

See:
* https://github.com/zephyrproject-rtos/zephyr/pull/64881
* https://github.com/zephyrproject-rtos/zephyr/pull/64693
* https://github.com/zephyrproject-rtos/zephyr/pull/65031

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
2023-12-13 09:42:36 +01:00
..
arc boards: Use unique names for boards in the YAML files 2023-11-24 09:26:28 +01:00
arm Revert "boards: arm: Fix sensor shell sample for beagleconnect_freedom board" 2023-12-13 09:42:36 +01:00
arm64 boards: Use unique names for boards in the YAML files 2023-11-24 09:26:28 +01:00
common west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
mips boards: Use unique names for boards in the YAML files 2023-11-24 09:26:28 +01:00
nios2 arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
posix drivers: can: drop POSIX from the native Linux SocketCAN driver name 2023-12-12 14:28:26 +00:00
riscv dts: riscv: rename PolarFire SoC using device family name 2023-12-06 17:54:29 +00:00
shields drivers: bluetooth: hci: Remove config BT_SPI_BLUENRG 2023-12-11 23:57:49 +00:00
sparc boards/sparc: Ignore tests for net and bluetooth 2023-10-05 18:34:30 +03:00
x86 boards/x86: Adding clflush CPU capability to qemu_x86 2023-12-12 19:11:13 +01:00
xtensa xtensa: remove CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC from arch 2023-12-13 09:41:24 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
deprecated.cmake boards: mark esp32 board as deprecated 2023-07-25 18:12:33 +02:00
index.rst doc: boards: Link to the board porting guide 2023-09-29 16:29:49 +02:00
Kconfig config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00