From patchwork Thu Oct 27 04:24:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gary guo X-Patchwork-Id: 79601 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp423623qge; Wed, 26 Oct 2016 21:30:07 -0700 (PDT) X-Received: by 10.237.53.249 with SMTP id d54mr412708qte.41.1477542607791; Wed, 26 Oct 2016 21:30:07 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id n6si3203332qtc.94.2016.10.26.21.30.07; Wed, 26 Oct 2016 21:30:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=linaro-uefi-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 522B260CAD; Thu, 27 Oct 2016 04:30:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 32AB760872; Thu, 27 Oct 2016 04:28:12 +0000 (UTC) X-Original-To: linaro-uefi@lists.linaro.org Delivered-To: linaro-uefi@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id E904C6082F; Thu, 27 Oct 2016 04:28:03 +0000 (UTC) Received: from mail-pf0-f174.google.com (mail-pf0-f174.google.com [209.85.192.174]) by lists.linaro.org (Postfix) with ESMTPS id 42BBE60C61 for ; Thu, 27 Oct 2016 04:25:02 +0000 (UTC) Received: by mail-pf0-f174.google.com with SMTP id n85so9333007pfi.1 for ; Wed, 26 Oct 2016 21:25:02 -0700 (PDT) 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; bh=UflfPA3V1s5LZ5ohGp9R5LSGUEPBi7ns2ciE/WYislE=; b=U1uedOMa3f24WLmRYbn2s0H/ORnrEM2+NMRtwUa3vwz4mhM4Rec4cWXPIHHkSgLwZ1 sU/NCEvKn2MUghfI3E2AZ9YlzhfxyE+reYozj/C14C7sL6EwMt55uYxXs1reshNzb5w3 pV5WLLgHOQpSoY9mRUA46Mt7KaL2Pg4fzyurNmfFV5zgMu4OHzqX+FusZq0WifQ1cHd5 OaPb5W3VZ0oPJCcYuZbGNATgLybsgLWUEXju6hpb9hQui9G+kyGyexrgtwwirtHfrWVE Na9bEjUt+6AaGs1+lOukS9R07c+9pNQnCA9yZ+7k7qwWDfZp1/+484qPgMVUhVR+U7AK gm1Q== X-Gm-Message-State: ABUngveFqfxwgYjtnggXmHxVzqGB6Bnz37zaf7nF5dfZ6O+olXDIL8T2jNfxAkmv1yAKmSY3zb8= X-Received: by 10.99.124.68 with SMTP id l4mr8832584pgn.166.1477542301379; Wed, 26 Oct 2016 21:25:01 -0700 (PDT) Received: from localhost.localdomain ([119.145.15.121]) by smtp.gmail.com with ESMTPSA id 128sm7504751pfy.4.2016.10.26.21.24.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Oct 2016 21:25:00 -0700 (PDT) From: Heyi Guo To: linaro-uefi@lists.linaro.org Date: Thu, 27 Oct 2016 12:24:26 +0800 Message-Id: <1477542266-118914-1-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 Subject: [Linaro-uefi] [PATCH] D02: Add two package at DSDT table X-BeenThere: linaro-uefi@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-uefi-bounces@lists.linaro.org Sender: "Linaro-uefi" com.asl: add reg-io-width and reg-shift package, for kernel using to set com port. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Heyi Guo Reviewed-by: Ard Biesheuvel --- Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/Com.asl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/Com.asl b/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/Com.asl index 3bcc5fb..e3fc0d3 100644 --- a/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/Com.asl +++ b/Chips/Hisilicon/Pv660/Pv660AcpiTables/Dsdt/Com.asl @@ -30,6 +30,8 @@ Scope(_SB) ToUUID("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"), Package () { Package () {"clock-frequency", 200000000}, + Package () {"reg-io-width", 4}, + Package () {"reg-shift", 2}, } }) }