From e6d0c9ac1768a3896b493bf67761b673c12da64d Mon Sep 17 00:00:00 2001 From: Chekhov Ma Date: Tue, 24 Sep 2024 10:55:58 +0800 Subject: [PATCH] doc: release: 4.0: highlight pca_series driver replacing a few drivers pca_series driver replaces pca953x, pca95xx and pcal64xxa drivers. Signed-off-by: Chekhov Ma --- doc/releases/release-notes-4.0.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/releases/release-notes-4.0.rst b/doc/releases/release-notes-4.0.rst index 4bf2f9e36d99858..7a1584742c9f720 100644 --- a/doc/releases/release-notes-4.0.rst +++ b/doc/releases/release-notes-4.0.rst @@ -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