From: AKAsaliza <33549290+AKAsaliza@users.noreply.github.com> Date: 星期天, 19 Mar 2023 05:39:37 +0000 (+0900) Subject: Fix WIFI for LG 845 (Not Tested) X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=599424f4f12da0e0475ed5b5fb390694443d981c;p=edk2-sdm845-acpi.git Fix WIFI for LG 845 (Not Tested) --- diff --git a/legacy/judyln/DSDT.aml b/legacy/judyln/DSDT.aml index d27d794..57ec33a 100644 Binary files a/legacy/judyln/DSDT.aml and b/legacy/judyln/DSDT.aml differ diff --git a/legacy/judyln/DSDT.dsl b/legacy/judyln/DSDT.dsl index 7756828..f23bc6d 100644 --- a/legacy/judyln/DSDT.dsl +++ b/legacy/judyln/DSDT.dsl @@ -44706,7 +44706,7 @@ DefinitionBlock ("", "DSDT", 2, "QCOMM ", "SDM850 ", 0x00000003) Name (RBUF, ResourceTemplate () { Memory32Fixed (ReadWrite, - 0x98F00000, // Address Base + 0x99100000, // Address Base 0x00600000, // Address Length ) }) diff --git a/legacy/judyp/DSDT.aml b/legacy/judyp/DSDT.aml index 0f237dc..4fa1a13 100644 Binary files a/legacy/judyp/DSDT.aml and b/legacy/judyp/DSDT.aml differ diff --git a/legacy/judyp/DSDT.dsl b/legacy/judyp/DSDT.dsl index b88e5af..5c4c15f 100644 --- a/legacy/judyp/DSDT.dsl +++ b/legacy/judyp/DSDT.dsl @@ -47219,7 +47219,7 @@ DefinitionBlock ("", "DSDT", 2, "QCOMM ", "SDM850 ", 0x00000003) Name (RBUF, ResourceTemplate () { Memory32Fixed (ReadWrite, - 0x98F00000, // Address Base + 0x99100000, // Address Base 0x00600000, // Address Length ) }) diff --git a/legacy/judypn/DSDT.aml b/legacy/judypn/DSDT.aml index 7dc3e1e..a1786c3 100644 Binary files a/legacy/judypn/DSDT.aml and b/legacy/judypn/DSDT.aml differ diff --git a/legacy/judypn/DSDT.dsl b/legacy/judypn/DSDT.dsl index 634f472..b376cc6 100644 --- a/legacy/judypn/DSDT.dsl +++ b/legacy/judypn/DSDT.dsl @@ -44706,7 +44706,7 @@ DefinitionBlock ("", "DSDT", 2, "QCOMM ", "SDM850 ", 0x00000003) Name (RBUF, ResourceTemplate () { Memory32Fixed (ReadWrite, - 0x98F00000, // Address Base + 0x99100000, // Address Base 0x00600000, // Address Length ) })