Skip to content

Commit

Permalink
doc: release: 4.0: highlight pca_series driver replacing a few drivers
Browse files Browse the repository at this point in the history
pca_series driver replaces pca953x, pca95xx and pcal64xxa drivers.

Signed-off-by: Chekhov Ma <[email protected]>
  • Loading branch information
CkovMk committed Sep 24, 2024
1 parent eab3ba8 commit e6d0c9a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,15 @@ Drivers and Sensors

* GPIO

* pca_series: added ``pca_series`` driver to unify support to tca and pca series I2C-based
gpio expanders.

* pca953x: removed and replaced with an API equivalent driver ``pca_series``.

* pca95xx: removed and replaced with an API equivalent driver ``pca_series``.

* pcal64xxa: removed and replaced with an API equivalent driver ``pca_series``.

* Hardware info

* I2C
Expand Down

0 comments on commit e6d0c9a

Please sign in to comment.