From patchwork Thu Oct 27 03:15:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: gary guo X-Patchwork-Id: 79597 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp407934qge; Wed, 26 Oct 2016 20:29:38 -0700 (PDT) X-Received: by 10.55.99.200 with SMTP id x191mr5063138qkb.62.1477538978650; Wed, 26 Oct 2016 20:29:38 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id u15si3042147qta.109.2016.10.26.20.29.08; Wed, 26 Oct 2016 20:29:38 -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 7F7F7609BA; Thu, 27 Oct 2016 03:29:08 +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 DDC1061D35; Thu, 27 Oct 2016 03:21:29 +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 B3AE861D2F; Thu, 27 Oct 2016 03:20:41 +0000 (UTC) Received: from mail-pf0-f177.google.com (mail-pf0-f177.google.com [209.85.192.177]) by lists.linaro.org (Postfix) with ESMTPS id 726FC61D37 for ; Thu, 27 Oct 2016 03:16:59 +0000 (UTC) Received: by mail-pf0-f177.google.com with SMTP id e6so8149496pfk.3 for ; Wed, 26 Oct 2016 20:16:59 -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:in-reply-to :references; bh=mBiYsf4Ay9TBbPlk6d2l7sMcDCYMIR97zjrD6tof1MI=; b=bICS/2NBv3mkOBgGvikF5SCy/POeQjj9seQSrY0CVjshvlxmpLAOKvy5dSFwYK/Qq0 I0qZ18PzMPmteRveLxRE6RKDDsL1b7L50pU+eUFx82Mg/Wvog5QxNaIvMS+8TNl40bWK oe6GSod58Ac0EpGW2qk94HAHz5aln4Y1PpN8yvA5ONexTy1YqgVonp96yIOux5NhiI37 fV1cEjGxd7fTGEr0v3xJ1SIgWgPTx3KEBTs67Zt+70B1bnK4Bqab4hktBmnMW1vv/Z7J pusuOuzMkb4f8OL7z9sgxXt5MUhLMwXmZ3ghR/kUzOE2ObZxjuFxqBk9ozXz6ddrfwOm VxJQ== X-Gm-Message-State: ABUngvf+UNiI0eF25kMu9OBbq4dF6xj1EolZyD8veSnUXzh4Z9vIr9+sNv6qJ4VsGwdcCNwVN2A= X-Received: by 10.98.57.84 with SMTP id g81mr10003560pfa.115.1477538218768; Wed, 26 Oct 2016 20:16:58 -0700 (PDT) Received: from localhost.localdomain ([119.145.15.121]) by smtp.gmail.com with ESMTPSA id h5sm7091734pfg.86.2016.10.26.20.16.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Oct 2016 20:16:58 -0700 (PDT) From: Heyi Guo To: linaro-uefi@lists.linaro.org Date: Thu, 27 Oct 2016 11:15:28 +0800 Message-Id: <1477538129-118465-24-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1477538129-118465-1-git-send-email-heyi.guo@linaro.org> References: <1477538129-118465-1-git-send-email-heyi.guo@linaro.org> Cc: Kefeng Wang Subject: [Linaro-uefi] [PATCH 25/26] D03/USB: fix ehci interrupt pin number 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" The ehci hardware pin number should be 641, correct it.i Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Kefeng Wang Signed-off-by: Heyi Guo --- Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl | 2 +- Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl b/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl index afd6b47..36a9c0c 100644 --- a/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl +++ b/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Mbig.asl @@ -23,7 +23,7 @@ Scope(_SB) }) Name(_PRS, ResourceTemplate() { - Interrupt(ResourceProducer, Edge, ActiveHigh, Exclusive, 0,,) {0x41, 0x42} + Interrupt(ResourceProducer, Edge, ActiveHigh, Exclusive, 0,,) {640, 641} }) Name(_DSD, Package () { diff --git a/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl b/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl index 8429a4b..5bb03eb 100644 --- a/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl +++ b/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/Dsdt/D03Usb.asl @@ -34,7 +34,7 @@ Scope(_SB) ) Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, 0, "\\_SB.MBI0") { - 0x00000041, + 641, } }) Return (RBUF) /* \_SB_.USB0._CRS.RBUF */