From: Mark Brown Date: Wed, 12 Apr 2023 16:33:37 +0000 (+0100) Subject: regulator: da9063: disable unused voltage monitors X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d877cad6eda345bc32179219d28745850409b7e3;p=linux.git regulator: da9063: disable unused voltage monitors Merge series from Benjamin Bara : Follow-up for my initial patch regarding the disabling of unused voltage monitors. We use the PWR_OK functionality, which asserts GP_FB2 if every monitored voltage is in range. This patch should provide the possibility to deactivate a voltage monitor from the DT if the regulator might be disabled during run time. For this purpose, the regulator notification support is used: https://lore.kernel.org/all/cover.1622628333.git.matti.vaittinen@fi.rohmeurope.com/ --- d877cad6eda345bc32179219d28745850409b7e3