From patchwork Thu Mar 31 13:40:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aleksey Makarov X-Patchwork-Id: 64784 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp166337lbc; Thu, 31 Mar 2016 06:43:32 -0700 (PDT) X-Received: by 10.66.97.8 with SMTP id dw8mr22293335pab.28.1459431812001; Thu, 31 Mar 2016 06:43:32 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 65si14212456pfk.202.2016.03.31.06.43.31; Thu, 31 Mar 2016 06:43:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-acpi-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756914AbcCaNnI (ORCPT + 5 others); Thu, 31 Mar 2016 09:43:08 -0400 Received: from mail-lb0-f169.google.com ([209.85.217.169]:34429 "EHLO mail-lb0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756543AbcCaNnF (ORCPT ); Thu, 31 Mar 2016 09:43:05 -0400 Received: by mail-lb0-f169.google.com with SMTP id vo2so52841512lbb.1 for ; Thu, 31 Mar 2016 06:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=FFA8bj1yTio9blL2aLDZdKuy1P3JcgjFsvCC1c2XTi4=; b=ZqRv8ZF+eM4CUOsXo6VgKCfauRtGJkSiKCzaW8NsirUA4+Sdu0WasbtsQ7EZ15uRyV eT628e/RBHspKESZcQ1l5EkbZyr83tB7R7h6PICf2NafYOTd+atYIoyuLu61cB2zmvHr gqsVacSPNQdBjLpnTmeTEJr0N+wqSRqADQJk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=FFA8bj1yTio9blL2aLDZdKuy1P3JcgjFsvCC1c2XTi4=; b=VKIAh1KChJ9DEOKy6PNfJeYIpSzulQXs8quPjHcjet7F1dOUxpDM+EhFiGjhqDISCX wK5xzck7cwUl0O4sidUn26nG6iLLHw6C6+rNx/L9WEthwLa/b5Ncgeic63JngFdXP/hJ nBJoFHkYuGmb+5uRCuj/3LA3Gtt7kYSS8a2qoWMHutcXeXk1/thKycIn00QccyrEJWzs rWUs3nL/O0nMiG75IM0steNocUc6GROCtLGYwlnv/0L1G8Cj4VuZWaiyCeFfugS39kzt j1q0MHvxvIb4pssi/lUJvMMbW1tFlrJXtg3UvoaVYnCCvF8kok3LNH30blJrUzgFY0rW TuXQ== X-Gm-Message-State: AD7BkJK6/HzkM2ImwAH3w0HbRmJgExuFRB2KyQYo+8ac7HKiYGD83OhNcz0Vnk/urh/o914s X-Received: by 10.112.28.75 with SMTP id z11mr421510lbg.40.1459431784115; Thu, 31 Mar 2016 06:43:04 -0700 (PDT) Received: from turnip.localdomain (nivc-213.auriga.ru. [80.240.102.213]) by smtp.gmail.com with ESMTPSA id mi9sm1285984lbc.27.2016.03.31.06.43.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 31 Mar 2016 06:43:03 -0700 (PDT) From: Aleksey Makarov To: Russell King , Greg Kroah-Hartman Cc: linux-serial@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Aleksey Makarov , "Rafael J . Wysocki" , Len Brown , Leif Lindholm , Graeme Gregory , Al Stone , Christopher Covington , Yury Norov , Peter Hurley , Andy Shevchenko , "Zheng, Lv" , Bob Moore , "Rafael J. Wysocki" , devel@acpica.org Subject: [PATCH v7 2/5] ACPICA: Headers: Add new constants for the DBG2 ACPI table Date: Thu, 31 Mar 2016 16:40:24 +0300 Message-Id: <1459431629-27934-3-git-send-email-aleksey.makarov@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1459431629-27934-1-git-send-email-aleksey.makarov@linaro.org> References: <1459431629-27934-1-git-send-email-aleksey.makarov@linaro.org> Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org ACPICA commit 1607b69238df9c1b2940262a17aa94ec49033278 Link: https://github.com/acpica/acpica/commit/1607b692 Signed-off-by: Aleksey Makarov . Signed-off-by: Bob Moore Signed-off-by: Lv Zheng --- DO NOT MERGE This patch is from pending ACPICA series [1]. It is needed by the next patch, but has not been merged to linux-next yet. [1] https://lkml.kernel.org/g/cover.1458714002.git.lv.zheng@intel.com include/acpi/actbl2.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/include/acpi/actbl2.h b/include/acpi/actbl2.h index a4ef625..7702b27 100644 --- a/include/acpi/actbl2.h +++ b/include/acpi/actbl2.h @@ -321,7 +321,7 @@ struct acpi_csrt_descriptor { * DBG2 - Debug Port Table 2 * Version 0 (Both main table and subtables) * - * Conforms to "Microsoft Debug Port Table 2 (DBG2)", May 22 2012. + * Conforms to "Microsoft Debug Port Table 2 (DBG2)", December 10, 2015 * ******************************************************************************/ @@ -371,6 +371,11 @@ struct acpi_dbg2_device { #define ACPI_DBG2_16550_COMPATIBLE 0x0000 #define ACPI_DBG2_16550_SUBSET 0x0001 +#define ACPI_DBG2_ARM_PL011 0x0003 +#define ACPI_DBG2_ARM_SBSA_32BIT 0x000D +#define ACPI_DBG2_ARM_SBSA_GENERIC 0x000E +#define ACPI_DBG2_ARM_DCC 0x000F +#define ACPI_DBG2_BCM2835 0x0010 #define ACPI_DBG2_1394_STANDARD 0x0000