From patchwork Fri Nov 5 04:16:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "ishii.shuuichir@fujitsu.com" X-Patchwork-Id: 12604233 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E152C433EF for ; Fri, 5 Nov 2021 04:19:24 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1DD0861262 for ; Fri, 5 Nov 2021 04:19:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1DD0861262 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=fujitsu.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=IZ/xzNHYoy7YY8CjymemcwHcQFCQDJKW75cexRpUEFE=; b=M1kCPx1YfBgOq9 7iR7FcLd6xn3CQ7JxZ3qyetqhrrZkN/DgojmPLm/JKjrSGXc/OGDXk34/PoGvL9oBRWAieW0XSOMG 2w7vB+i3n3hk7Z3ys8Wh0Bewg1XOYp+3vfBbK150uD7W1kJkkn6ljAchMDYjUmsMX1UaGfuNc86yu sqj75EQVyGtSOgDzCAkH5IwYnTbDsernbNf/Z6GVS7dWankR/Vckkuru6IogDfzq1paF3yFfDFab0 r5tirltLwU29SoAu0fWA3AVLYxf74YQUmitGsk1Nlrs/EPUwF5B6BoS/oqQ9kmN3mrl3tg5eTDBZn lMTtHeJFyOv3pVyKUMEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1miqg4-00AZqG-CH; Fri, 05 Nov 2021 04:18:08 +0000 Received: from esa6.hc1455-7.c3s2.iphmx.com ([68.232.139.139]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1miqfz-00AZpG-U8 for linux-arm-kernel@lists.infradead.org; Fri, 05 Nov 2021 04:18:05 +0000 IronPort-SDR: Ks+t2MtzzBbfx1AbWf6ihqJV8PvvEgxX6JoPtJBQlVfIePBoVU/wnTDRznTk6l4/uF/Wwudcjk tvQwnc3xoMdECUizgd+MNmpdGgrPEbNMi3X+B36hE3pdNH9HOsia42qI8Hid1y4fIWBcgHmfQD OMcuxu4shtJhLeJqUqwtLDNuJ9by26iusOK1tH1JQ4kCCNzkKZtbbijkZFRSp4UgdV5+4re4VT DGupekqVZXkiron8bKtznHCnsR4WIpaqxG7FHqEAwajMdxXmR/DgHWl12aRqKZV0LURsabPQCH +nnw7zVnxE4Df6fwnXlvhoSt X-IronPort-AV: E=McAfee;i="6200,9189,10158"; a="51647095" X-IronPort-AV: E=Sophos;i="5.87,210,1631545200"; d="scan'208";a="51647095" Received: from unknown (HELO yto-r3.gw.nic.fujitsu.com) ([218.44.52.219]) by esa6.hc1455-7.c3s2.iphmx.com with ESMTP; 05 Nov 2021 13:17:58 +0900 Received: from yto-m3.gw.nic.fujitsu.com (yto-nat-yto-m3.gw.nic.fujitsu.com [192.168.83.66]) by yto-r3.gw.nic.fujitsu.com (Postfix) with ESMTP id C47B61F464A for ; Fri, 5 Nov 2021 13:17:57 +0900 (JST) Received: from yto-om4.fujitsu.com (yto-om4.o.css.fujitsu.com [10.128.89.165]) by yto-m3.gw.nic.fujitsu.com (Postfix) with ESMTP id BC7B5A56C6 for ; Fri, 5 Nov 2021 13:17:56 +0900 (JST) Received: from localhost.localdomain (n3235113.np.ts.nmh.cs.fujitsu.co.jp [10.123.235.113]) by yto-om4.fujitsu.com (Postfix) with ESMTP id 7D30D400C3B25; Fri, 5 Nov 2021 13:17:56 +0900 (JST) From: Shuuichirou Ishii To: rafael@kernel.org, lenb@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Cc: lorenzo.pieralisi@arm.com, guohanjun@huawei.com, sudeep.holla@arm.com, linux-arm-kernel@lists.infradead.org, ishii.shuuichir@fujitsu.com Subject: [PATCH] acpi/tables: Add AEST in ACPI Table Definition Date: Fri, 5 Nov 2021 13:16:35 +0900 Message-Id: <20211105041635.1481738-1-ishii.shuuichir@fujitsu.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211104_211804_322844_6528DAF7 X-CRM114-Status: GOOD ( 10.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org When We added AEST using the Upgrading ACPI tables via initrd function, the kernel could not recognize the AEST, so We added AEST the ACPI table definition. Signed-off-by: Shuuichirou Ishii Acked-by: Hanjun Guo --- drivers/acpi/tables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/acpi/tables.c b/drivers/acpi/tables.c index 71419eb16e09..2699bf7e21ab 100644 --- a/drivers/acpi/tables.c +++ b/drivers/acpi/tables.c @@ -500,7 +500,7 @@ static const char table_sigs[][ACPI_NAMESEG_SIZE] __initconst = { ACPI_SIG_WDDT, ACPI_SIG_WDRT, ACPI_SIG_DSDT, ACPI_SIG_FADT, ACPI_SIG_PSDT, ACPI_SIG_RSDT, ACPI_SIG_XSDT, ACPI_SIG_SSDT, ACPI_SIG_IORT, ACPI_SIG_NFIT, ACPI_SIG_HMAT, ACPI_SIG_PPTT, - ACPI_SIG_NHLT }; + ACPI_SIG_NHLT, ACPI_SIG_AEST }; #define ACPI_HEADER_SIZE sizeof(struct acpi_table_header)