zephyr/drivers/sensor
Bjarki Arge Andreasen 4e55597527 drivers: sensor: mcux_acmp: update dts binding and adapt driver
Update the devicetree binding for the nxp,kinetis-acmp comparator and
move the binding to dts/bindings/comparator.

The update to the binding includes:
- Remove unused io-channel-cells property
- Remove unused sensor-device include
- Adding missing properties dac config, discrete mode config, and
  input configs.
- Rename properties to exclude redundant vendor prefix since props in
  this binding are not inhereted, and as such, don't need to be
  namespaced.
- Deprecate the old names of the renamed properties

The sensor based device driver has been updated to support both the
deprecated and new property names. This allows it to use both
nxp,enable-sample and filter-enable-sample for example.

Additionally, remove the unused io-channel-cells properties from
in-tree nodes of compatible = "nxp,kinetis-acmp"

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-10-10 20:24:52 -04:00
..
a01nyub drivers: sensor: a01nyub: Add dependency to UART runtime configuration 2023-11-15 10:02:18 +01:00
adi driver: sensor: adxl372: Bug fix for status2 reg 2024-10-02 09:47:12 +02:00
amd_sb_tsi sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
amg88xx drivers: sensor: fix thread function signatures 2023-10-30 12:24:34 +01:00
ams sensor: tsl2591: fix: Address CID 353644 & 353654 2024-10-02 10:01:43 +02:00
aosong drivers: sensor: Fix DHT20 build failure with CRC configured 2024-08-07 07:14:11 -04:00
apds9253 drivers: sensor: add apds9253 driver 2024-09-09 13:56:17 -04:00
apds9960 drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
asahi_kasei sensor: akm09918c: Use RTIO workq on akm09918c_submit 2024-07-09 17:21:05 -04:00
bosch zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
current_amp sensor: current_amp: fix fractional value 2024-06-11 20:11:53 +03:00
ene_tach_kb1200 drivers: tach: initial device driver for ENE KB1200 2024-03-15 09:39:48 +00:00
ens160 sensor: fix fallthrough on sample_channel_get on AQI 2024-06-12 18:16:29 -04:00
espressif espressif: clean up unused code 2024-09-09 13:55:39 -04:00
explorir_m drivers: sensors: explorir_m: fix uart flush early termination 2024-09-04 21:26:36 +02:00
f75303 sensors: Add channel specifier 2024-05-17 09:30:18 +02:00
fcx_mldx5 drivers: sensors: add fcx-mldx5 o2 sensor 2024-03-26 10:46:30 -04:00
grow_r502a drivers: sensor: grow_r502a: add RX packet validation 2024-05-09 12:41:59 -04:00
honeywell drivers: sensor: honeywell: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
hp206c
infineon drivers: sensor: implement output diagnostics sensor for TLE9104 2024-04-09 11:07:27 +02:00
ist8310 sensors: ist8310: New driver 2023-08-04 17:30:02 -05:00
ite drivers: sensor: ite_cvmp_it8xxx2: Move init priority into if check 2024-04-08 18:17:52 -05:00
jedec drivers: sensors: add jedec jc 42.4 compliant temperature sensor 2024-08-28 14:02:16 -04:00
lm35 drivers: sensors: Add driver for LM35 2024-04-02 14:29:42 +01:00
lm75 sensor: lm75: Enforce dependency of int-gpios with Trigger feature 2024-06-25 14:16:28 -04:00
lm77 drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
ltrf216a drivers: sensor: ltrf216a: fix overflow in conversion 2024-02-13 21:14:21 +01:00
maxim drivers: sensor: maxim: max31865: Fix fault bit clearing 2024-07-09 15:38:19 -04:00
meas sensor: ms5837: fix compensate parameters for 30BA variant 2024-05-29 07:34:51 +02:00
memsic drivers: sensor: mc3419: Change the TRIGGER config to a typical 2024-10-02 10:05:58 +02:00
mhz19b
microchip drivers: sensors: add jedec jc 42.4 compliant temperature sensor 2024-08-28 14:02:16 -04:00
nct75 drivers: sensor: add driver for temperature sensor NCT75 2024-04-26 19:22:09 -04:00
nordic drivers: sensor: qdec: fix QDEC overflow handling 2024-10-10 15:01:20 -04:00
ntc_thermistor sensor/ntc_thermistor: Corrected the type of adc values to accept 16 bits 2024-08-09 09:54:43 +02:00
nuvoton drivers: sensor: nuvoton: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
nxp drivers: sensor: mcux_acmp: update dts binding and adapt driver 2024-10-10 20:24:52 -04:00
pms7003 drivers: sensor: Fix return value for unsupported channels 2023-08-01 11:59:34 +02:00
qdec_sam drivers: counter: sam: Add qdec as tc special mode 2024-06-17 17:47:42 -04:00
renesas drivers: sensor: renesas: Move to vendor subdirectory 2024-10-02 09:51:54 +02:00
rohm drivers: sensor: rohm: Move to vendor subdirectory 2024-04-08 09:14:06 -04:00
rpi_pico_temp sensor: convert ADC depends on to select 2024-05-16 13:31:32 +02:00
s11059 drivers: sensor: Support Hamamatsu Photonics S11059 Color Sensor 2023-04-18 17:07:48 -05:00
sbs_gauge emul: Fuel gauge tests direct access to emul_sbs 2023-04-21 09:39:00 +02:00
seeed posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
sensirion drivers: sensor: sensirion: shtcx: remove chip property 2024-06-11 20:12:15 +03:00
silabs style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
st zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
sx9500 drivers: sensor: fix thread function signatures 2023-10-30 12:24:34 +01:00
tdk drivers: sensor: mpu9250: fix mismatched value in log message 2024-10-09 09:49:40 +02:00
th02 drivers: sensor: th02: Handle unsupported channels 2023-02-28 10:58:52 -06:00
ti drivers: sensor: tmp116: Add ability to set operating mode of TMP116/7 2024-08-27 15:14:59 -04:00
tsic_xx6 drivers: sensor: add Innovative Sensor Technology TSic xx6 driver 2024-05-16 18:57:24 -04:00
veaa_x_3 drivers: sensors: add veaa_x_3 proportional pressure regulator sensor 2024-05-18 15:56:09 +03:00
vishay style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
voltage_divider sensor: voltage_divider: don't pulse enable pin 2024-08-14 12:34:45 -04:00
wsen drivers: sensor: wsen: wsen_pads: Fix variable type mismatch 2024-09-23 18:09:25 -04:00
CMakeLists.txt drivers: sensor: renesas: Move to vendor subdirectory 2024-10-02 09:51:54 +02:00
default_rtio_sensor.c sensor: fallback: Decouple RTIO request using RTIO workqueues service 2024-07-09 17:21:05 -04:00
Kconfig drivers: sensor: renesas: Move to vendor subdirectory 2024-10-02 09:51:54 +02:00
Kconfig.trigger_template drivers/sensor: add Kconfig.trigger_template 2023-12-14 09:28:52 +01:00
sensor_decoders_init.c sensors: Add new async one-shot reading API 2023-05-26 11:04:54 -05:00
sensor_handlers.c drivers: sensors: fix compile error due to conflicting types. 2024-09-17 14:57:32 -04:00
sensor_shell.c sensors: Fix shell missing channel types 2024-06-18 14:55:27 -04:00
sensor_shell.h sensors: Add streaming APIs 2023-11-10 12:16:46 -06:00
sensor_shell_stream.c sensors: Add streaming APIs 2023-11-10 12:16:46 -06:00
shell_battery.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00