From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Wed, 27 May 2020 17:16:55 +0300 Subject: [PATCH v1] x86: acpi: Drop _HID() where enumerated by _ADR() In-Reply-To: <20200526181949.48060-1-andriy.shevchenko@linux.intel.com> References: <20200526181949.48060-1-andriy.shevchenko@linux.intel.com> Message-ID: <20200527141655.GF1634618@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, May 26, 2020 at 09:19:49PM +0300, Andy Shevchenko wrote: > ACPICA complains that either _HID() or _ADR() should be used. > For General Purpose DMA we may not drop the _ADR() because > the device is enumerated by PCI. Thus, simple drop _HID(). Bin, since now all issues you found, being addressed, care to apply before v2020.07 release? -- With Best Regards, Andy Shevchenko