Re: [PATCH] arm64: dts: qcom: Remove fingerprint node from herobrine-r1

From: Doug Anderson
Date: Tue Oct 25 2022 - 15:39:38 EST


Hi,

On Tue, Oct 25, 2022 at 11:07 AM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> It turns out that only a few people have the fingerprint sensor hooked
> up on their board. Leaving this enabled is slowing down boot for
> everyone else because the driver slowly fails to probe while trying to
> communicate with a sensor that isn't there. Remove the node to speed up
> boot, developers with the board can manually enable it themselves.
>
> Reported-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r1.dts | 4 ----
> 1 file changed, 4 deletions(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>