Re: [PATCH] arm64: dts: mt8173: Power on panel regulator on boot

From: Doug Anderson
Date: Mon Apr 17 2023 - 09:33:03 EST


Hi,

On Mon, Apr 17, 2023 at 5:40 AM Pin-yen Lin <treapking@xxxxxxxxxxxx> wrote:
>
> Add "regulator-boot-on" to "panel_fixed_3v3" to save time on powering
> the regulator during boot. Also add "off-on-delay-us" to the node to
> make sure the regulator never violates the panel timing requirements.
>
> Signed-off-by: Pin-yen Lin <treapking@xxxxxxxxxxxx>
>
> ---
>
> arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 2 ++
> 1 file changed, 2 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>