[edk2-devel] [PATCH] ArmPlatformPkg: Add PCD for serial debug port interrupt

Ard Biesheuvel ardb at kernel.org
Wed Jun 22 14:52:36 UTC 2022


On Wed, 22 Jun 2022 at 12:12, Thomas Abraham <thomas.abraham at arm.com> wrote:
>
> Add a PCD to specify the interrupt number of the serial debug port
> controller.
>

Why do we need this?

> Signed-off-by: Thomas Abraham <thomas.abraham at arm.com>
> Change-Id: I4ce6d29cdf5e8b5fcbfe740269d966a53f2b852a

Please drop the change id

> ---
>  ArmPlatformPkg/ArmPlatformPkg.dec | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/ArmPlatformPkg/ArmPlatformPkg.dec b/ArmPlatformPkg/ArmPlatformPkg.dec
> index 3a25ddcdc8..dd6e78f62a 100644
> --- a/ArmPlatformPkg/ArmPlatformPkg.dec
> +++ b/ArmPlatformPkg/ArmPlatformPkg.dec
> @@ -94,6 +94,7 @@
>    gArmPlatformTokenSpaceGuid.PcdSerialDbgRegisterBase|0x00000000|UINT64|0x00000030
>    gArmPlatformTokenSpaceGuid.PcdSerialDbgUartBaudRate|0x00000000|UINT64|0x00000031
>    gArmPlatformTokenSpaceGuid.PcdSerialDbgUartClkInHz|0x00000000|UINT32|0x00000032
> +  gArmPlatformTokenSpaceGuid.PcdSerialDbgInterrupt|0x00000000|UINT32|0x00000041
>
>    ## PL061 GPIO
>    gArmPlatformTokenSpaceGuid.PcdPL061GpioBase|0x0|UINT32|0x00000025
> --
> 2.17.1
>
>
>
> 
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90685): https://edk2.groups.io/g/devel/message/90685
Mute This Topic: https://groups.io/mt/91918588/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list