Update Pine64-PineCube-support.patch

- fix gpio pin for power amp audio
This commit is contained in:
juanesf 2021-03-11 15:47:14 -03:00 committed by GitHub
parent 1b43af365b
commit 6a850cee76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -796,7 +796,7 @@ index 0319327dea3c..35e501ec8073 100644
+}; +};
+ +
+&codec { +&codec {
+ allwinner,pa-gpios = <&pio 1 5 GPIO_ACTIVE_HIGH>; /* PB5 */ + allwinner,pa-gpio = <&pio 6 6 GPIO_ACTIVE_HIGH>; /*PG6*/
+ allwinner,audio-routing = + allwinner,audio-routing =
+ "Speaker", "LINEOUT", + "Speaker", "LINEOUT",
+ "MIC1", "Mic", + "MIC1", "Mic",