Skip to content
Commit 0f5ee062 authored by Heiko Stuebner's avatar Heiko Stuebner Committed by Eduardo Valentin
Browse files

Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"

This reverts commit 28694e00.

The commit causes multiple issues in that:
- the added call to ->control does potentially run unclocked
  causing a hang of the machine
- the added pinctrl-states are undocumented in the binding
- the added pinctrl-states are not backwards compatible, breaking
  old devicetrees.

Fixes: 28694e00

 ("thermal: rockchip: fix up the tsadc pinctrl setting error")
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Reported-by: default avatarkernelci.org bot <bot@kernelci.org>
Reported-by: default avatarEnric Balletbo Serra <eballetbo@gmail.com>
Reported-by: default avatarVicente Bergas <vicencb@gmail.com>
Reported-by: default avatarJack Mitchell <ml@embed.me.uk>
Reported-by: default avatarDouglas Anderson <dianders@chromium.org>
Tested-by: default avatarDouglas Anderson <dianders@chromium.org>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 4dde821e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment