mbox series

[0/2] Fix and update fingerprint flashing on herobrine

Message ID 20220317010640.2498502-1-swboyd@chromium.org (mailing list archive)
Headers show
Series Fix and update fingerprint flashing on herobrine | expand

Message

Stephen Boyd March 17, 2022, 1:06 a.m. UTC
This series fixes fingerprint pins on herobrine so that the flashing
code is more reliable. Right now it fails depending on timings. The
second patch updates the node to be compliant with the new binding
being proposed.

This technically depends on the binding series[1] but only the second
patch. The first patch is a fix and should be merged at the earliest
convenience. Even the second patch could be merged and it would probably
be OK.

Stephen Boyd (2):
  arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
  arm64: dts: qcom: Fully describe fingerprint node on Herobrine

 arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Cc: Douglas Anderson <dianders@chromium.org>
Cc: Matthias Kaehlcke <mka@chromium.org>
Cc: Alexandru M Stan <amstan@chromium.org>

[1] https://lore.kernel.org/r/20220317005814.2496302-1-swboyd@chromium.org

base-commit: 1e49defb863638cde53e48805747271f80f9abec

Comments

patchwork-bot+linux-arm-msm@kernel.org April 11, 2022, 9 p.m. UTC | #1
Hello:

This series was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Wed, 16 Mar 2022 18:06:38 -0700 you wrote:
> This series fixes fingerprint pins on herobrine so that the flashing
> code is more reliable. Right now it fails depending on timings. The
> second patch updates the node to be compliant with the new binding
> being proposed.
> 
> This technically depends on the binding series[1] but only the second
> patch. The first patch is a fix and should be merged at the earliest
> convenience. Even the second patch could be merged and it would probably
> be OK.
> 
> [...]

Here is the summary with links:
  - [1/2] arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
    https://git.kernel.org/qcom/c/dbcbeed94f3b
  - [2/2] arm64: dts: qcom: Fully describe fingerprint node on Herobrine
    (no matching commit)

You are awesome, thank you!