From patchwork Mon Feb 29 12:02:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aleksey Makarov X-Patchwork-Id: 8452401 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 237E2C0553 for ; Mon, 29 Feb 2016 12:06:02 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3D5AD20266 for ; Mon, 29 Feb 2016 12:06:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 64161201F4 for ; Mon, 29 Feb 2016 12:06:00 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aaMYy-0007aa-Ct; Mon, 29 Feb 2016 12:04:32 +0000 Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aaMYS-0007Oh-Sj for linux-arm-kernel@lists.infradead.org; Mon, 29 Feb 2016 12:04:02 +0000 Received: by mail-lb0-x22b.google.com with SMTP id bc4so78466714lbc.2 for ; Mon, 29 Feb 2016 04:03:40 -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=o4ry4BaEBUYP8uGWCYKyRXbTSIe1oS6GaOizrnu7ogI=; b=ZWQ2wR4hPqxWQUHPe7Ve+JYxEqmAEjqV03TgOgIV7yUeWKn7c1ljr2HUgMvUFMsewA IVqmYYMuYDTGiJiYPtcGcgPz1BUIVgHdMBFS2Od9oIToyK1AkzTSjKQqullJOwWkjDf4 7pi/Whwt9tJKANM8v8UgL23elUckQRzPc7XcI= 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=o4ry4BaEBUYP8uGWCYKyRXbTSIe1oS6GaOizrnu7ogI=; b=incvt6k0ZeX5z0C/XFy7gZT2BJX4BlHGdArB3ZWkPvWElkqESY19CoU2GuebrT6PiD OgEv/1kKSQbY5wWAQqgzjxjODuAT+VqGteqJtdEgpmE9/08DwCm5htq3me0Rq1vB43Bb JNKmEkRZEkcPh+HGN0iBH1j6SzkAXaaj2DpnMDPlEqkeC9sWjCRPnnfgGz/1k92SpnS7 TnPSdKMGeo09wmsmSj/A1NvFJ2Hfy8Tjh76UVeyB3G37YUvNhgGrUJpOPLKDtAm6o8nV 7yLD9u4DzvRctCSK4r9xdw4iuLRLLfvn5cOW4MVfTS7p5ApGdbTaasWeya8IhAW6lDPO vuiQ== X-Gm-Message-State: AD7BkJITH+gpPebgoDAf5pnAm4Cz3X+4q7SCESQazq/8YGala8P7Wig8Gdc2JB5nqA46SamQ X-Received: by 10.112.132.5 with SMTP id oq5mr5290412lbb.16.1456747419079; Mon, 29 Feb 2016 04:03:39 -0800 (PST) Received: from turnip.localdomain (nivc-213.auriga.ru. [80.240.102.213]) by smtp.gmail.com with ESMTPSA id wj2sm3889456lbb.5.2016.02.29.04.03.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 29 Feb 2016 04:03:38 -0800 (PST) From: Aleksey Makarov To: linux-acpi@vger.kernel.org Subject: [PATCH v4 3/4] ACPI: add definitions of DBG2 subtypes Date: Mon, 29 Feb 2016 15:02:31 +0300 Message-Id: <1456747355-15692-4-git-send-email-aleksey.makarov@linaro.org> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1456747355-15692-1-git-send-email-aleksey.makarov@linaro.org> References: <1456747355-15692-1-git-send-email-aleksey.makarov@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160229_040401_383179_EC639E2B X-CRM114-Status: UNSURE ( 9.19 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@acpica.org, Russell King , Peter Hurley , Graeme Gregory , Greg Kroah-Hartman , "Rafael J. Wysocki" , "Rafael J . Wysocki" , linux-kernel@vger.kernel.org, Leif Lindholm , Robert Moore , Aleksey Makarov , Yury Norov , Christopher Covington , linux-serial@vger.kernel.org, Len Brown , Al Stone , linux-arm-kernel@lists.infradead.org, "Zheng, Lv" MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham 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 --- include/acpi/actbl2.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/acpi/actbl2.h b/include/acpi/actbl2.h index a4ef625..652f747 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