From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5B6EC0044D for ; Mon, 16 Mar 2020 15:53:36 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4BCDA20719 for ; Mon, 16 Mar 2020 15:53:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="OlZSVtKg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4BCDA20719 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 85B0E18BC; Mon, 16 Mar 2020 16:52:44 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 85B0E18BC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1584374014; bh=muw8/ZXGristQ7B08kI84PR6OYN0JNDDxwHbMqzof+s=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=OlZSVtKgqPpgUO4ZOvipq9XJu0uISz/U55YiihgwjNptJm5oGgcYFikUElaAq3QMV uA0qJ8rZ2sj6rwy0uAt21iczJ7LyVlPimGiYJ348O0wntuvOQbDrOvibEnorRz4a6W MLzOehNiFfUNEeaFCIk9wn4raSlXnuXlU1hot8mc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id DD1ECF80110; Mon, 16 Mar 2020 16:52:43 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 62D90F8015B; Mon, 16 Mar 2020 16:52:41 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 48028F800D2 for ; Mon, 16 Mar 2020 16:52:37 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 48028F800D2 IronPort-SDR: phRxoHFiOrbksVX6yCX9LW8+oAwXrN1h+cdUMDr3OQ8Xg5aHd1g59Bv0F2Z7Di2MuK7TWf6BN1 oo3FJUXkPcPQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2020 08:52:34 -0700 IronPort-SDR: 9zyAWkN3nB4wjhOmEf4Pmw/yZT/SB1Nniyz6/VX2h1j7UqExbvfs+TP/uKG+b02wCSWlFjD6bV MlEAeKpPPj5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,561,1574150400"; d="scan'208";a="237986234" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga008.jf.intel.com with ESMTP; 16 Mar 2020 08:52:31 -0700 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1jDs2b-00A6Y7-2Y; Mon, 16 Mar 2020 17:52:33 +0200 Date: Mon, 16 Mar 2020 17:52:33 +0200 From: Andy Shevchenko To: Alexander Shishkin Subject: Re: [PATCH v3 0/9] x86: Easy way of detecting MS Surface 3 Message-ID: <20200316155233.GS1922688@smile.fi.intel.com> References: <20200122112306.64598-1-andriy.shevchenko@linux.intel.com> <871rps9uxd.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871rps9uxd.fsf@ashishki-desk.ger.corp.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Cc: Cezary Rojewski , alsa-devel@alsa-project.org, x86@kernel.org, Jie Yang , linux-kernel@vger.kernel.org, Pierre-Louis Bossart , Liam Girdwood , Mark Brown , Borislav Petkov , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Mon, Mar 16, 2020 at 05:33:02PM +0200, Alexander Shishkin wrote: > Andy Shevchenko writes: > > > While working on RTC regression, I noticed that we are using the same DMI check > > over and over in the drivers for MS Surface 3 platform. This series dedicated > > for making it easier in the same way how it's done for Apple machines. > > [...] > > > x86/quirks: Introduce hpet_dev_print_force_hpet_address() helper > > x86/quirks: Join string literals back > > These two don't seem to be related to the Surface 3 cause of the rest of > the patchset, or am I missing something? No, they are not. I think it's suitable to have them in the bunch nevertheless. -- With Best Regards, Andy Shevchenko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87A2CC2BB1D for ; Mon, 16 Mar 2020 15:52:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 636482051A for ; Mon, 16 Mar 2020 15:52:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732019AbgCPPwg (ORCPT ); Mon, 16 Mar 2020 11:52:36 -0400 Received: from mga09.intel.com ([134.134.136.24]:50432 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731984AbgCPPwf (ORCPT ); Mon, 16 Mar 2020 11:52:35 -0400 IronPort-SDR: PsTGVIaWJVwV6lm6RXikZHUw2r0AK2JWP9pkSZCNMbNGif/eS4A3sLniCrYHPzxHhV5AX0PHX3 ITzeR+8m7/pg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2020 08:52:34 -0700 IronPort-SDR: 9zyAWkN3nB4wjhOmEf4Pmw/yZT/SB1Nniyz6/VX2h1j7UqExbvfs+TP/uKG+b02wCSWlFjD6bV MlEAeKpPPj5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,561,1574150400"; d="scan'208";a="237986234" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga008.jf.intel.com with ESMTP; 16 Mar 2020 08:52:31 -0700 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1jDs2b-00A6Y7-2Y; Mon, 16 Mar 2020 17:52:33 +0200 Date: Mon, 16 Mar 2020 17:52:33 +0200 From: Andy Shevchenko To: Alexander Shishkin Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , x86@kernel.org, Mark Brown , linux-kernel@vger.kernel.org, Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Jie Yang , alsa-devel@alsa-project.org Subject: Re: [PATCH v3 0/9] x86: Easy way of detecting MS Surface 3 Message-ID: <20200316155233.GS1922688@smile.fi.intel.com> References: <20200122112306.64598-1-andriy.shevchenko@linux.intel.com> <871rps9uxd.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871rps9uxd.fsf@ashishki-desk.ger.corp.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 16, 2020 at 05:33:02PM +0200, Alexander Shishkin wrote: > Andy Shevchenko writes: > > > While working on RTC regression, I noticed that we are using the same DMI check > > over and over in the drivers for MS Surface 3 platform. This series dedicated > > for making it easier in the same way how it's done for Apple machines. > > [...] > > > x86/quirks: Introduce hpet_dev_print_force_hpet_address() helper > > x86/quirks: Join string literals back > > These two don't seem to be related to the Surface 3 cause of the rest of > the patchset, or am I missing something? No, they are not. I think it's suitable to have them in the bunch nevertheless. -- With Best Regards, Andy Shevchenko