From patchwork Tue Oct 1 12:46:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1169905 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46jJts3yBhz9sQm; Tue, 1 Oct 2019 22:47:01 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1iFHYO-0005Vd-J7; Tue, 01 Oct 2019 12:46:56 +0000 Received: from mail-pg1-f195.google.com ([209.85.215.195]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iFHYG-0005P3-3q for kernel-team@lists.ubuntu.com; Tue, 01 Oct 2019 12:46:48 +0000 Received: by mail-pg1-f195.google.com with SMTP id c17so9583667pgg.4 for ; Tue, 01 Oct 2019 05:46:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pA4pPLcmCFamnMupDqWY6iTdxAh5J2CAbssGWf/ZUqs=; b=WK1DX8Pkc/J8OwYtxbNasZ+H5E5xm2LL2mxuficZbaKNK+GsBwP3WsWDuA4u+/nLi7 44zfDY/FWUiBYen5OioQZqDhMRTmiePQ5eAsjJAYkmMg0mTrMwlC6lBp77RmeSixOreE /iddTK5IjVBsIPI9Rn4PYMbjFEIBZdPMX3dVfJlIpU/V0i/8WOCpEv6iWAgYUGGuLWeN 4YxJihF0v/o4aOhmiKYCg4ryaSadWpuxJuDii1UQ4EDvGHZYzWtzgZjrD6L81UcfcGwn msd5ocuiyifWqs0km9gCKNqFQYH+lCiL9EKHr7oBy8PR4jYPqmZ2Sh0YlD4pXXW/UvMV 2eSA== X-Gm-Message-State: APjAAAWOYNHts0DxsDEGVnxdf2V/g2z4lzRNBeVOS3jIqHqz3xFCxfvu hwXidEm5AodsbRF3E4Sj7oeYQ1iOvIg= X-Google-Smtp-Source: APXvYqxsbNipp+3ADLKFtj9OdU7vhE/n+8d3zpXzb3vNz7F+eQUmj4PsjH6zOflmyEKgMuAp6xXOsQ== X-Received: by 2002:a63:db50:: with SMTP id x16mr28722224pgi.87.1569934005917; Tue, 01 Oct 2019 05:46:45 -0700 (PDT) Received: from localhost (61-220-137-37.HINET-IP.hinet.net. [61.220.137.37]) by smtp.gmail.com with ESMTPSA id 14sm3030576pfn.21.2019.10.01.05.46.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Oct 2019 05:46:45 -0700 (PDT) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [PATCH 17/17][SRU][OEM-OSP1-B] ACPI / property: Add two new Thunderbolt property GUIDs to the list Date: Tue, 1 Oct 2019 20:46:10 +0800 Message-Id: <20191001124610.10587-18-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191001124610.10587-1-vicamo.yang@canonical.com> References: <20191001124610.10587-1-vicamo.yang@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Mika Westerberg BugLink: https://bugs.launchpad.net/bugs/1844680 Ice Lake Thunderbolt controller includes two new device property compatible properties that we need to be able to extract in the driver so add them to the growing array of GUIDs. Signed-off-by: Mika Westerberg Acked-by: Rafael J. Wysocki (cherry picked from commit dfda204198848b47bdb98ab83b94dbb7c7692b55) Signed-off-by: You-Sheng Yang --- drivers/acpi/property.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/drivers/acpi/property.c b/drivers/acpi/property.c index bd533f68b1de..76955a8fa86b 100644 --- a/drivers/acpi/property.c +++ b/drivers/acpi/property.c @@ -42,6 +42,12 @@ static const guid_t prp_guids[] = { /* External facing port GUID: efcc06cc-73ac-4bc3-bff0-76143807c389 */ GUID_INIT(0xefcc06cc, 0x73ac, 0x4bc3, 0xbf, 0xf0, 0x76, 0x14, 0x38, 0x07, 0xc3, 0x89), + /* Thunderbolt GUID for IMR_VALID: c44d002f-69f9-4e7d-a904-a7baabdf43f7 */ + GUID_INIT(0xc44d002f, 0x69f9, 0x4e7d, + 0xa9, 0x04, 0xa7, 0xba, 0xab, 0xdf, 0x43, 0xf7), + /* Thunderbolt GUID for WAKE_SUPPORTED: 6c501103-c189-4296-ba72-9bf5a26ebe5d */ + GUID_INIT(0x6c501103, 0xc189, 0x4296, + 0xba, 0x72, 0x9b, 0xf5, 0xa2, 0x6e, 0xbe, 0x5d), }; static const guid_t ads_guid =