From patchwork Fri Feb 12 17:43:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aleksey Makarov X-Patchwork-Id: 8294401 Return-Path: X-Original-To: patchwork-linux-acpi@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id BB2AC9F372 for ; Fri, 12 Feb 2016 17:50:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 87B5E20429 for ; Fri, 12 Feb 2016 17:50:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 907952041E for ; Fri, 12 Feb 2016 17:50:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752235AbcBLRtH (ORCPT ); Fri, 12 Feb 2016 12:49:07 -0500 Received: from mail-lf0-f45.google.com ([209.85.215.45]:36775 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752187AbcBLRtE (ORCPT ); Fri, 12 Feb 2016 12:49:04 -0500 Received: by mail-lf0-f45.google.com with SMTP id 78so56288244lfy.3 for ; Fri, 12 Feb 2016 09:49:04 -0800 (PST) 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=0AqsS2HcQHC95tDIK6pLJHgC5XU93uItWnER6GUGsYw=; b=bb9y0K72bJD3wL/ErUvWY2P5nv/X9ystO+M+H5UCUueb8KCcqKFrtCRSlTCUKiNVkt BUTWW93Ri89ECSapjLZjlr/S7cAnYGYVC7g9Njgb83FMnPFpU8cbNKUG1EwmNNSIkzfL cdvA0g5xSvxtLuCYr8CDRXWjDSlAAojerBwzI= 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=0AqsS2HcQHC95tDIK6pLJHgC5XU93uItWnER6GUGsYw=; b=ZhCPClna2sYygND2X00fVcngsMbuXLtx6LHepy1hwQS7Rt4lDwg5dOhgG36Wj2vvBW WeWBFkdht2DhqPdHYfQF+Lkj6rTIwh4/9TQ77FojjUBSnvQngkB8Rh6wqjcZP5i3YiPl j2fp4TFfUs3TD4bNnF0zvLgNrpmSYIJ7VG2r5QQFLCPeAsIVgPFQBz9kpWQJO3lY1jqZ LX0D6XFVIrbSSClWIT3hr0UK/O4BFOzYPhV0wIn39M6HksOpCQCNcR2NJyWKz0LTO7AC jIhGeLCOie30mAzkDbKLGTymaoSYMkAlsuMYTY67rLZ1LbxY95gglZcSZMvdbGdO8h74 wwhA== X-Gm-Message-State: AG10YOTIny9QRxYKj+q28ZzrwdMOqYfkj6bxzeJsHnWL5lZdsbi8Osf5RKAbJNL/Za3rDRnS X-Received: by 10.25.43.20 with SMTP id r20mr1217154lfr.30.1455299343668; Fri, 12 Feb 2016 09:49:03 -0800 (PST) Received: from turnip.localdomain (nivc-213.auriga.ru. [80.240.102.213]) by smtp.gmail.com with ESMTPSA id ei4sm2017549lbb.18.2016.02.12.09.49.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Feb 2016 09:49:02 -0800 (PST) From: Aleksey Makarov To: linux-acpi@vger.kernel.org Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Aleksey Makarov , Russell King , Greg Kroah-Hartman , "Rafael J . Wysocki" , Leif Lindholm , Graeme Gregory , Al Stone , Christopher Covington , Robert Moore , Lv Zheng , "Rafael J. Wysocki" , Len Brown , devel@acpica.org Subject: [PATCH v2 6/9] ACPI: add definition of DBG2 subtypes Date: Fri, 12 Feb 2016 20:43:37 +0300 Message-Id: <1455299022-11641-7-git-send-email-aleksey.makarov@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1455299022-11641-1-git-send-email-aleksey.makarov@linaro.org> References: <1455299022-11641-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 X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The recent version of Microsoft Debug Port Table 2 (DBG2) [1] specifies additional serial debug port subtypes. These constants are also referred by Serial Port Console Redirection Table (SPCR) [2] Add these constants. [1] https://msdn.microsoft.com/en-us/library/windows/hardware/dn639131(v=vs.85).aspx [2] https://msdn.microsoft.com/en-us/library/windows/hardware/dn639132(v=vs.85).aspx Signed-off-by: Aleksey Makarov Tested-by: Christopher Covington --- include/acpi/actbl2.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/acpi/actbl2.h b/include/acpi/actbl2.h index a4ef625..e9930ab 100644 --- a/include/acpi/actbl2.h +++ b/include/acpi/actbl2.h @@ -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