Skip to content

Commit

Permalink
doc: releases: 4.0: Adds Haptics notes
Browse files Browse the repository at this point in the history
Introduces haptics subsystem and DRV2605 support in the release notes.

Signed-off-by: Ricardo Rivera-Matos <ricardo.rivera-matos@cirrus.com>
  • Loading branch information
rriveramcrus authored and mmahadevan108 committed Nov 14, 2024
1 parent 2f81bbb commit a88af57
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,12 @@ Drivers and Sensors

* Hardware info

* Haptics

* Introduced a haptics device driver subsystem selected with :kconfig:option:`CONFIG_HAPTICS`
* Added support for TI DRV2605 haptic driver IC (:dtcompatible:`ti,drv2605`)
* Added a sample for the DRV2605 haptic driver to trigger ROM events (:zephyr:code-sample:`drv2605`)

* I2C

* Added initial support for Renesas RA8 I2C driver (:dtcompatible:`renesas,ra-iic`)
Expand Down

0 comments on commit a88af57

Please sign in to comment.