Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-08 | sysreset: implement MAX9807 sysreset functions | Svyatoslav Ryhel | |
MAX8907 PMIC has embedded poweroff function used by some device to initiane device power off. Implement it as optional sysreset driver guarded by kconfig option and system-power-controller device tree property. Tested-by: Ion Agorria <ion@agorria.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> | |||
2025-05-08 | power: regulator: max9807: add regulator support | Svyatoslav Ryhel | |
Added a new regulator driver for the MAXIM MAX8907 PMIC, providing essential regulator functionalities and incorporated the necessary binding framework within the core PMIC driver. Tested-by: Ion Agorria <ion@agorria.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> |