From 6a850cee763d4c563ea4e956658a3bc1f395382d Mon Sep 17 00:00:00 2001 From: juanesf Date: Thu, 11 Mar 2021 15:47:14 -0300 Subject: [PATCH] Update Pine64-PineCube-support.patch - fix gpio pin for power amp audio --- kernel/Pine64-PineCube-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/Pine64-PineCube-support.patch b/kernel/Pine64-PineCube-support.patch index 269d6df..0ac08bf 100644 --- a/kernel/Pine64-PineCube-support.patch +++ b/kernel/Pine64-PineCube-support.patch @@ -796,7 +796,7 @@ index 0319327dea3c..35e501ec8073 100644 +}; + +&codec { -+ allwinner,pa-gpios = <&pio 1 5 GPIO_ACTIVE_HIGH>; /* PB5 */ ++ allwinner,pa-gpio = <&pio 6 6 GPIO_ACTIVE_HIGH>; /*PG6*/ + allwinner,audio-routing = + "Speaker", "LINEOUT", + "MIC1", "Mic",