Skip to content

Commit 4f64d61

Browse files
aasinclairMaureenHelm
authored andcommitted
doc: release: 3.6: Release notes for mfd and regulators
Added release notes for mfd and regulators Signed-off-by: Andy Sinclair <[email protected]>
1 parent 5b4c927 commit 4f64d61

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,13 @@ Drivers and Sensors
510510
* Added xmc4xxx MDIO drivers.
511511
* Fixed build errors caused by mdio.h driver header not including errno.h
512512

513+
* MFD
514+
515+
* Added support for :dtcompatible:`maxim,max20335`
516+
* Added support for :dtcompatible:`adi,ad5592`
517+
* Added separate initialisation priorities for :dtcompatible:`nordic,npm1300` and
518+
:dtcompatible:`nordic,npm6001`
519+
513520
* PCIE
514521

515522
* Fixed MMIO size calculation by disabling IO/memory decoding beforehand.
@@ -544,6 +551,19 @@ Drivers and Sensors
544551

545552
* Regulators
546553

554+
* Added new API functions
555+
* :c:func:`regulator_set_active_discharge`
556+
* :c:func:`regulator_get_active_discharge`
557+
* :c:func:`regulator_list_current_limit`
558+
* ``startup-delay-us`` and ``off-on-delay-us`` are now supported for all regulators
559+
* Added non-multithreading support
560+
* Added support for :dtcompatible:`maxim,max20335-regulator`
561+
* Added ASYS UVLO configuration for :dtcompatible:`nxp,pca9420`
562+
* Added LDO/DCDC support for :dtcompatible:`renesas,smartbond-regulator`
563+
* Added LDO soft start configuration for :dtcompatible:`nordic,npm1300-regulator`
564+
* Fixed init priority for :dtcompatible:`x-powers,axp192-regulator`
565+
* Fixed LDO GPIO control for :dtcompatible:`nordic,npm1300-regulator`
566+
547567
* Reset
548568

549569
* Retained memory

0 commit comments

Comments
 (0)