From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 27BD8740032 for ; Fri, 22 Sep 2023 13:42:00 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ffjql/Ft/ZFzCthFpnf4cbjITJeQbsLLipNNUsiAyp4=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1695390119; v=1; b=jOEQwvJI5Z+Br0cf16CaICB8z93bR3bQp7v/lojfs+bLQT0bLylCmG8+SNiZcUZ1JxbQC41m XMwptC+6+P7ZVr2RIszqYePZ6b99Ns5t5ayTMrqdjQC41hW1xEWykEkyTfir7g1Vk8v2mpNuKlB fefFRWhrvxxwVweh8wh5Wu1k= X-Received: by 127.0.0.2 with SMTP id NLu4YY7687511xQoP4tu27oO; Fri, 22 Sep 2023 06:41:59 -0700 X-Received: from zg8tmja5ljk3lje4ms43mwaa.icoremail.net (zg8tmja5ljk3lje4ms43mwaa.icoremail.net [209.97.181.73]) by mx.groups.io with SMTP id smtpd.web10.21447.1695390117115588988 for ; Fri, 22 Sep 2023 06:41:58 -0700 X-Received: from prodtpl.icoremail.net (unknown [10.12.1.20]) by hzbj-icmmx-6 (Coremail) with SMTP id AQAAfwDHQpWhmQ1lN3sPAw--.18772S2; Fri, 22 Sep 2023 21:41:53 +0800 (CST) X-Received: from phytium.com.cn (unknown [123.150.8.50]) by mail (Coremail) with SMTP id AQAAfwC3zXmfmQ1lF1IAAA--.334S3; Fri, 22 Sep 2023 21:41:52 +0800 (CST) From: "Yuquan Wang" To: devel@edk2.groups.io Cc: ardb+tianocore@kernel.org, quic_llindhol@quicinc.com, chenbaozi@phytium.com.cn, Yuquan Wang Subject: [edk2-devel] [PATCH edk2-platforms v3 0/1] Platform/SbsaQemu: use XHCI to replace EHCI Date: Fri, 22 Sep 2023 21:41:14 +0800 Message-Id: <20230922134115.326726-1-wangyuquan1236@phytium.com.cn> MIME-Version: 1.0 X-CM-TRANSID: AQAAfwC3zXmfmQ1lF1IAAA--.334S3 X-CM-SenderInfo: 5zdqw5pxtxt0arstlqxsk13x1xpou0fpof0/1tbiAQAKAWUMlaoGcAANsn X-Coremail-Antispam: 1Uk129KBjvdXoW7Gr1xuFW8CFWUCw4DJry8Grg_yoWftrb_uF W3uFWxJrnrZFn8KFWxtrsxA34xZF4UurW8Cwn8trn3Ka4UAr15WF4DJrsFvF1UAaySg3W8 CrZFqrySyFZa9jkaLaAFLSUrUUUUUb8apTn2vfkv8UJUUUU8wcxFpf9Il3svdxBIdaVrnU Uv73VFW2AGmfu7jjvjm3AaLaJ3UjIYCTnIWjDUYxBIdaVFxhVjvjDU0xZFpf9x0zRUUUUU UUUU= Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,wangyuquan1236@phytium.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: grlLk59NQn1FzzsojBDY90CUx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=jOEQwvJI; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io This patchset implements XHCI on sbsa-ref board to replace EHCI. As sbsa-ref does not have DRAM below 4G, it cannot utilize EHCI that only has 32-bit DMA capablity. Now this board has XHCI as an available usb controller with 64-bit DMA capablity. History: v2 -> v3: - remained the original USB hierarchy in DSDT - changed two usb ports from type A to type C - refactored patchset v1 -> v2: - rebased on master as v1 did not applied - moved pcd setting in dec file into the first commit Yuquan Wang (1): Platform/SbsaQemu: add XHCI support and replace EHCI Silicon/Qemu/SbsaQemu/SbsaQemu.dec | 4 +- Platform/Qemu/SbsaQemu/SbsaQemu.dsc | 6 +-- .../Qemu/SbsaQemu/AcpiTables/AcpiTables.inf | 4 +- .../SbsaQemuPlatformDxe.inf | 2 + .../SbsaQemuPlatformDxe/SbsaQemuPlatformDxe.c | 41 +++++++++++++++---- Silicon/Qemu/SbsaQemu/AcpiTables/Dsdt.asl | 15 +++---- 6 files changed, 49 insertions(+), 23 deletions(-) -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108988): https://edk2.groups.io/g/devel/message/108988 Mute This Topic: https://groups.io/mt/101521162/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-