[PATCH 2/2] drm/bridge: anx7625: disable regulators when power off
Xin Ji
xji at analogixsemi.com
Fri Nov 13 02:34:35 UTC 2020
On Thu, Nov 12, 2020 at 04:37:04PM +0800, Hsin-Yi Wang wrote:
> When suspending the driver, anx7625_power_standby() will be called to
> turn off reset-gpios and enable-gpios. However, power supplies are not
> disabled. To save power, the driver can get the power supply regulators
> and turn off them in anx7625_power_standby().
>
> Signed-off-by: Hsin-Yi Wang <hsinyi at chromium.org>
> ---
> drivers/gpu/drm/bridge/analogix/anx7625.c | 25 +++++++++++++++++++++++
> drivers/gpu/drm/bridge/analogix/anx7625.h | 1 +
> 2 files changed, 26 insertions(+)
Reviewed-by: Xin Ji <xji at analogixsemi.com>
More information about the dri-devel
mailing list