arm64: dts: rockchip: Describe RK3328 GPIO_MUTE users
authorRobin Murphy <robin.murphy@arm.com>
Tue, 18 Feb 2020 21:32:00 +0000 (21:32 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 29 Feb 2020 23:41:19 +0000 (00:41 +0100)
Add explicit properties to describe existing boards' GPIO_MUTE usage
for the analog codec.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/53637c0359ad9473dc1391a8428ba21017ec467e.1581376744.git.robin.murphy@arm.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3328-a1.dts
arch/arm64/boot/dts/rockchip/rk3328-rock64.dts

index 16f1656..797e90a 100644 (file)
@@ -60,6 +60,7 @@
 };
 
 &codec {
+       mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
        status = "okay";
 };
 
index 62936b4..bf3e546 100644 (file)
 };
 
 &codec {
+       mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
        status = "okay";
 
        port@0 {