arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588
authorAlexander Shiyan <eagle.alexander923@gmail.com>
Thu, 30 Jan 2025 05:38:49 +0000 (08:38 +0300)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 3 Feb 2025 08:14:34 +0000 (09:14 +0100)
commit5c8f9a05336cf5cadbd57ad461621b386aadb762
tree1977366a646fe38c4f6acd3494cf2d5ccac0020b
parent2014c95afecee3e76ca4a56956a936e23283f05b
arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588

The tsadc driver does not handle pinctrl "gpio" and "otpout".
Let's use the correct pinctrl names "default" and "sleep".
Additionally, Alexey Charkov's testing [1] has established that
it is necessary for pinctrl state to reference the &tsadc_shut_org
configuration rather than &tsadc_shut for the driver to function correctly.

[1] https://lkml.org/lkml/2025/1/24/966

Fixes: 32641b8ab1a5 ("arm64: dts: rockchip: add rk3588 thermal sensor")
Cc: stable@vger.kernel.org
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Link: https://lore.kernel.org/r/20250130053849.4902-1-eagle.alexander923@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-base.dtsi