summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/rk3568.dtsi
diff options
context:
space:
mode:
authorSam Edwards <cfsworks@gmail.com>2023-12-01 23:12:12 -0800
committerHeiko Stuebner <heiko@sntech.de>2023-12-02 17:07:15 +0100
commit9f6acd2b4dfef81dcc45486ac704cf602c88db02 (patch)
tree67d63bdc79263ed519f371ae9b1b0fe1e122fca4 /arch/arm64/boot/dts/rockchip/rk3568.dtsi
parent0c349b5001f8bdcead844484c15a0c4dfb341157 (diff)
downloadlinux-stable-9f6acd2b4dfef81dcc45486ac704cf602c88db02.tar.gz
linux-stable-9f6acd2b4dfef81dcc45486ac704cf602c88db02.tar.bz2
linux-stable-9f6acd2b4dfef81dcc45486ac704cf602c88db02.zip
arm64: dts: rockchip: Fix Turing RK1 interrupt pinctrls
The pinctrls for the hym8563 interrupt line and fan-tach input were both mistakenly defined as `pcfg_pull_none`. As these are active-low signals (level-triggered, in the hym8563 case) which may not be driven at times, these should really be pull-up. The lack of any bias results in spurious interrupts. Fix this by modifying the `rockchip,pins` properties as necessary to enable the pull-up resistors. Fixes: 2806a69f3fef6 ("arm64: dts: rockchip: Add Turing RK1 SoM support") Signed-off-by: Sam Edwards <CFSworks@gmail.com> Link: https://lore.kernel.org/r/20231202071212.1606800-1-CFSworks@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3568.dtsi')
0 files changed, 0 insertions, 0 deletions