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 Nov 20, 2024
1 parent a014789 commit 80608a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/releases/release-notes-4.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,15 @@ Drivers and Sensors

* GPIO

* pca_series: modified ``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 80608a5

Please sign in to comment.