Pieter De Gendt
a553af738d
drivers: sensor: Place API into iterable section
...
Add wrapper DEVICE_API macro to all sensor_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 22:04:55 +00:00
Tim Lin
7fa962589f
ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file
...
The driver Kconfig determines whether pinctrl is enabled
instead of soc defconfig.
Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2024-10-15 13:52:55 +02:00
Jamie McCrae
2ae1a978ae
drivers: sensor: ite_cvmp_it8xxx2: Move init priority into if check
...
Moves a Kconfig that appears everywhere in the wrong place so that
it is enclosed if if statment check, so it only shows for device
that have the driver enabled
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-04-08 18:17:52 -05:00
Maureen Helm
ec105cbf67
drivers: sensor: ite: Move to vendor subdirectory
...
Organizes sensor drivers by vendor to distribute maintainership
responsibilities.
Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-04-08 09:14:06 -04:00