Hi Sam,
> Subject: Re: [PATCH v3] drm/bridge: lvds-codec: Add support for regulator
>
> Hi Biju, Laurent
>
> On Tue, Sep 22, 2020 at 01:55:26PM +0300, Laurent Pinchart wrote:
> > From: Biju Das
> >
> > Add the support for enabling optional regulator t
Hi Biju, Laurent
On Tue, Sep 22, 2020 at 01:55:26PM +0300, Laurent Pinchart wrote:
> From: Biju Das
>
> Add the support for enabling optional regulator that may be used as VCC
> source.
>
> Signed-off-by: Biju Das
> Reviewed-by: Laurent Pinchart
> [Replaced 'error' variable with 'ret']
> [Ren
Hi Laurent,
Thanks for the patch.
> Subject: [PATCH v3] drm/bridge: lvds-codec: Add support for regulator
>
> From: Biju Das
>
> Add the support for enabling optional regulator that may be used as VCC
> source.
>
> Signed-off-by: Biju Das
> Reviewed-by: Laurent P
From: Biju Das
Add the support for enabling optional regulator that may be used as VCC
source.
Signed-off-by: Biju Das
Reviewed-by: Laurent Pinchart
[Replaced 'error' variable with 'ret']
[Renamed regulator from 'vcc' to 'power']
Signed-off-by: Laurent Pinchart
---
Changes since v2:
- Use th