arm64: dts: qcom: Remove fingerprint node from herobrine-r1
authorStephen Boyd <swboyd@chromium.org>
Tue, 25 Oct 2022 18:07:03 +0000 (11:07 -0700)
committerBjorn Andersson <andersson@kernel.org>
Mon, 7 Nov 2022 17:05:41 +0000 (11:05 -0600)
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@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221025180703.1806234-1-swboyd@chromium.org
arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r1.dts

index 977dfcd..b04888a 100644 (file)
 
 /* ADDITIONS TO NODES DEFINED IN PARENT DEVICE TREE FILES */
 
-&ap_spi_fp {
-       status = "okay";
-};
-
 /*
  * Although the trackpad is really part of the herobrine baseboard, we'll
  * put the actual definition in the board device tree since different boards