regulator: stf7110: Add regulator APIs for hdmi & csi driver
authormason.huo <mason.huo@starfivetech.com>
Tue, 7 Jun 2022 07:30:18 +0000 (15:30 +0800)
committermason.huo <mason.huo@starfivetech.com>
Tue, 7 Jun 2022 10:33:22 +0000 (18:33 +0800)
commit331e04089490f60357d1a73972a5e30a49dcdbcd
treee26cb456edcd251f90a43f08cb248aff7449b236
parent80f85ca138889ca5bc2999729f3fc1dd05994ae8
regulator: stf7110: Add regulator APIs for hdmi & csi driver

The hdmi & csi driver use the legacy pmic driver APIs to
power on/off related LDOs.

After employed regulator framework for pmic,
add the regulator APIs to control the LDOs.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
drivers/gpu/drm/verisilicon/inno_hdmi.c
drivers/media/platform/starfive/v4l2_driver/stf_csi.c
drivers/media/platform/starfive/v4l2_driver/stf_csi.h
drivers/media/platform/starfive/v4l2_driver/stf_csi_hw_ops.c