Re: [v2 1/2] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail

From: Doug Anderson
Date: Fri Aug 20 2021 - 11:47:02 EST


Hi,

On Fri, Aug 20, 2021 at 12:01 AM yangcong
<yangcong5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> The auo,b101uan08.3 panel (already supported by this driver) has
> a 3.3V rail that needs to be turned on. For previous users of
> this panel this voltage was directly output by pmic. On a new
> user (the not-yet-upstream sc7180-trogdor-mrbland board) we need
> to turn the 3.3V rail on. Add support in the driver for this.
>
> Signed-off-by: yangcong <yangcong5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 11 +++++++++++
> 1 file changed, 11 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>