Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751535AbdHANJB (ORCPT ); Tue, 1 Aug 2017 09:09:01 -0400 Received: from mail-io0-f193.google.com ([209.85.223.193]:33204 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751368AbdHANI7 (ORCPT ); Tue, 1 Aug 2017 09:08:59 -0400 MIME-Version: 1.0 In-Reply-To: References: From: "Rafael J. Wysocki" Date: Tue, 1 Aug 2017 15:08:58 +0200 X-Google-Sender-Auth: frRK0o_gcPidEgg0qDoORalQtoo Message-ID: Subject: Re: [PATCH v4 0/5] Apple SPI properties To: Lukas Wunner Cc: "Rafael J. Wysocki" , "the arch/x86 maintainers" , Bjorn Helgaas , Matt Fleming , Ard Biesheuvel , Andreas Noever , Michael Jamet , Yehezkel Bernat , Mika Westerberg , Ronald Tschalaer , Federico Lorenzi , Andy Shevchenko , Leif Liddy , Daniel Roschka , Mark Brown , ACPI Devel Maling List , linux-spi , Linux Kernel Mailing List , Lv Zheng , Darren Hart Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 831 Lines: 23 On Tue, Aug 1, 2017 at 2:10 PM, Lukas Wunner wrote: > Retrieve device properties on Macs with an Apple-specific _DSM and > use them in lieu of _CRS data upon SPI slave initialization > in preparation of supporting the SPI keyboard on 2015+ MacBooks, v4. > > Please refer to the cover letter of v1 for further details: > http://www.spinics.net/lists/linux-acpi/msg75537.html > > Changes v3 -> v4: > > Patch 1: > - Extend consolidation of Apple DMI checks to the entire tree > instead of just the ACPI core. (Rafael, Andy, Darren) > > Patches 2 - 5 are as before. Since the majority of the material here has already been ACKed or reviewed by the most interested parties and it looks OK to me too, I'm going to take it as ACPI changes unless anyone in the CC has any strong opinions against that. Thanks, Rafael