From patchwork Mon Feb 15 18:05:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aleksey Makarov X-Patchwork-Id: 8317731 Return-Path: X-Original-To: patchwork-linux-arm@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 D78949F6E4 for ; Mon, 15 Feb 2016 18:21:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0300820320 for ; Mon, 15 Feb 2016 18:21:12 +0000 (UTC) Received: from bombadil.infradead.org (unknown [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 3AA5D202FE for ; Mon, 15 Feb 2016 18:21:11 +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 1aVNdP-00078Q-Ev; Mon, 15 Feb 2016 18:12:31 +0000 Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aVNci-0006OG-9B for linux-arm-kernel@lists.infradead.org; Mon, 15 Feb 2016 18:11:50 +0000 Received: by mail-lb0-x231.google.com with SMTP id ut4so6716884lbc.1 for ; Mon, 15 Feb 2016 10:11:27 -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=6cF2yn3QhCyt2Q8fN2k4yBnYCr5FAlECh6b1K/Tax/s=; b=AgzBuQX1riIGYTMm93ZfMsCKQt642VBYIQk6T0omBNRokLB9UZ+VjQ4YS4n8IaYYfC b6lgNBb6gdIaFRWBxn9FU0Vqogy8+WzMhGgNNezHR8vzRAztLrxn2S/83OcgwFY2KpAu qiIYjyKu/XQ+xQbbD2pCFvuoxF6uoMGdeqNKo= 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=6cF2yn3QhCyt2Q8fN2k4yBnYCr5FAlECh6b1K/Tax/s=; b=FnJOxT84VNIhj1aioylOKorPcgw9eJ07AJNnERsmtM3aW4Riwd27Ku5wtAm1TQX8d4 PiMmb0MYg7NUVnV47oHg8gbCH8wcwO2D5KChUUNiQNYdrPmodU1oSGGNGv7w0gUiILNu TJ01EYKjC9iiPEWUEPHFGazBM9HyuMrmB4ucxriI5Ow1BWLxFOu9N5PFb8WjOIvhzjjU HlGHDz0a1EmJqmMdB4iY7AVcLNIuSsVVWvCpoXcMu32JeiybjQntJIOKqOwK3Y6/7ieY Idc+QznkQ3cf0jN8S1yC/jMVtyc+w1gTsIH/VGiZdjYqCPcCyDYxJN4IvVxx+aK9txPB 7HnA== X-Gm-Message-State: AG10YORAYBD9C4aJz9QIYQWvOcl0gD/pFu9MFVHZE1G/wr1VIhdQcIyBj7DWMH3VK0lmXEg9 X-Received: by 10.112.161.225 with SMTP id xv1mr7457804lbb.127.1455559886493; Mon, 15 Feb 2016 10:11:26 -0800 (PST) Received: from turnip.localdomain (nivc-213.auriga.ru. [80.240.102.213]) by smtp.gmail.com with ESMTPSA id i66sm3818526lfg.4.2016.02.15.10.11.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 15 Feb 2016 10:11:25 -0800 (PST) From: Aleksey Makarov To: linux-acpi@vger.kernel.org Subject: [PATCH v3 4/5] ACPI: add definition of DBG2 subtypes Date: Mon, 15 Feb 2016 21:05:28 +0300 Message-Id: <1455559532-8305-5-git-send-email-aleksey.makarov@linaro.org> X-Mailer: git-send-email 2.7.1 In-Reply-To: <1455559532-8305-1-git-send-email-aleksey.makarov@linaro.org> References: <1455559532-8305-1-git-send-email-aleksey.makarov@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160215_101148_727434_0B1792B0 X-CRM114-Status: UNSURE ( 9.51 ) 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: Lv Zheng , Russell King , Graeme Gregory , Greg Kroah-Hartman , "Rafael J . Wysocki" , linux-kernel@vger.kernel.org, Leif Lindholm , Robert Moore , Aleksey Makarov , Christopher Covington , linux-serial@vger.kernel.org, devel@acpica.org, Al Stone , linux-arm-kernel@lists.infradead.org, Len Brown 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=-3.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, RDNS_NONE, 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..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