]> git.itanic.dy.fi Git - linux-stable/commitdiff
arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 series
authorFUKAUMI Naoki <naoki@radxa.com>
Sat, 24 Sep 2022 11:28:12 +0000 (11:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Dec 2022 10:30:40 +0000 (11:30 +0100)
[ Upstream commit 849c19d14940b87332d5d59c7fc581d73f2099fd ]

I2S1 pins are exposed on 40-pin header on Radxa ROCK Pi 4 series.
their default function is GPIO, so I2S1 need to be disabled.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Link: https://lore.kernel.org/r/20220924112812.1219-1-naoki@radxa.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts

index da3b031d4befad2120be2a469e84d43f949ba897..79d04a664b8225d75e77b66099ee0278a70cbca3 100644 (file)
@@ -441,7 +441,6 @@ &i2s0 {
 &i2s1 {
        rockchip,playback-channels = <2>;
        rockchip,capture-channels = <2>;
-       status = "okay";
 };
 
 &i2s2 {