From nobody Tue May 7 07:18:22 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+90674+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+90674+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=arm.com ARC-Seal: i=1; a=rsa-sha256; t=1655892745; cv=none; d=zohomail.com; s=zohoarc; b=Awk1/LGBKs2fY3WdPIS3vALlgrtHS4YHzlPJuQyQuRl9c0KCbw9jACp3o7zb00KLB1m+zryOHEF7Q40N9hYaLWhJKcr7ok17WR4GQdfZfqY4wNSQ/OSGX4ddEU0NPeiTQkFaBLU30szdx/gc/HAhnOxIbfO2DfFiaFp7LB51OJU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1655892745; h=Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To; bh=cQQwZQIAPyONEb83p/SYHU2cPgdnHXLxoLa5ZCZ8y1U=; b=gvG8OwoVMKlVprfSiwF+NW9D8Cs9ZGxJJdHlgPRAAoNs4o18CLdkATbz8NwQSxKjiNRtGuf1ScLutx6l8EPSwgBk71qmTWIDrf9xmNLHJyhU99ylSEky5SLqxruu3kJWIf0Mx493Oryj7HmkNoXQM610ydg+FGhlS15M4+6QrBU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+90674+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1655892745639207.54630449052308; Wed, 22 Jun 2022 03:12:25 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id H0LkYY1788612xKfHdFyRv6e; Wed, 22 Jun 2022 03:12:25 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.5510.1655892744226375323 for ; Wed, 22 Jun 2022 03:12:24 -0700 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DDF1913D5; Wed, 22 Jun 2022 03:12:23 -0700 (PDT) X-Received: from a077432.blr.arm.com (unknown [10.162.46.9]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 4CA3D3F66F; Wed, 22 Jun 2022 03:12:22 -0700 (PDT) From: "Thomas Abraham" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Sami Mujawar Subject: [edk2-devel] [PATCH] ArmPlatformPkg: Add PCD for serial debug port interrupt Date: Wed, 22 Jun 2022 15:42:10 +0530 Message-Id: <20220622101210.21354-1-thomas.abraham@arm.com> Precedence: Bulk List-Unsubscribe: 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,thomas.abraham@arm.com X-Gm-Message-State: ALzkboyMfyDvgfXDpRx80TURx1787277AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1655892745; bh=fvb1wLrIuX3GJc3Mv7k1c5jBd86oLpKYepLIWap32rA=; h=Cc:Date:From:Reply-To:Subject:To; b=Ma35TJM2U7HqimzT09sQj7ukhGftWTLNVwJHzj7Oy/f5Njzim4e3iNpbaSw1K1hJ8gW YRJJ9M882RbobhuwrQ72Ot7JUZaLV3kHq7fNGeiq8dTyBh4PpYbP0z8j+ihquN7XHdPyb 1B2jJnXX603EslBn0DxfaR/sFEgffDOdCHI= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1655892746479100001 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Add a PCD to specify the interrupt number of the serial debug port controller. Signed-off-by: Thomas Abraham Change-Id: I4ce6d29cdf5e8b5fcbfe740269d966a53f2b852a --- ArmPlatformPkg/ArmPlatformPkg.dec | 1 + 1 file changed, 1 insertion(+) diff --git a/ArmPlatformPkg/ArmPlatformPkg.dec b/ArmPlatformPkg/ArmPlatform= Pkg.dec index 3a25ddcdc8..dd6e78f62a 100644 --- a/ArmPlatformPkg/ArmPlatformPkg.dec +++ b/ArmPlatformPkg/ArmPlatformPkg.dec @@ -94,6 +94,7 @@ gArmPlatformTokenSpaceGuid.PcdSerialDbgRegisterBase|0x00000000|UINT64|0x= 00000030 gArmPlatformTokenSpaceGuid.PcdSerialDbgUartBaudRate|0x00000000|UINT64|0x= 00000031 gArmPlatformTokenSpaceGuid.PcdSerialDbgUartClkInHz|0x00000000|UINT32|0x0= 0000032 + gArmPlatformTokenSpaceGuid.PcdSerialDbgInterrupt|0x00000000|UINT32|0x000= 00041 =20 ## PL061 GPIO gArmPlatformTokenSpaceGuid.PcdPL061GpioBase|0x0|UINT32|0x00000025 --=20 2.17.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#90674): https://edk2.groups.io/g/devel/message/90674 Mute This Topic: https://groups.io/mt/91918588/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-