Test NFC
authorXilin Wu <strongtz@yeah.net>
星期六, 15 Jan 2022 15:25:35 +0000 (23:25 +0800)
committerXilin Wu <strongtz@yeah.net>
星期六, 15 Jan 2022 15:25:35 +0000 (23:25 +0800)
Signed-off-by: Xilin Wu <strongtz@yeah.net>
polaris/dsdt_common.asl
polaris/nfc.asl

index 663c0b9ddd4992beceddad2f5fc0ea09a668f647..7cb6338eb84fd6d878878fa940c3e1ffa0f3e683 100644 (file)
@@ -143,6 +143,6 @@ Include("pmic_batt.asl")
 //
 Include("../Common/qgpi.asl")
 
-//Include("nfc.asl")
+Include("nfc.asl")
 
 Include("../Common/sar_manager.asl")
index 19efc91abf5c283b221fba5abb629391a6b51d5f..8445d32a1d05656cf6c1c67aa1aafcf3afce697b 100644 (file)
@@ -41,7 +41,7 @@ Device(NFCD)
 //NFCC FW DOWNLOAD GPIO
     Name(NFCF, ResourceTemplate()
     {
-        GpioIO(Exclusive, PullDefault, 0, 0, IoRestrictionNone, "\\_SB.GIO0", 0, ResourceConsumer, , ) {62} // Download
+        GpioIO(Exclusive, PullDefault, 0, 0, IoRestrictionNone, "\\_SB.GIO0", 0, ResourceConsumer, , ) {88} // Download
     })
         Scope(GIO0)
         {