public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ArmPlatformPkg: PL011 Dynamic clock freq Support
@ 2018-06-12 20:14 Udit Kumar
  2018-06-12 20:14 ` [PATCH v3 1/2] " Udit Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Udit Kumar @ 2018-06-12 20:14 UTC (permalink / raw)
  To: ard.biesheuvel, leif.lindholm, edk2-devel

[v3]
  Incorporated review comments of v2

[v2]
   Incorporated review comments of v1



Udit Kumar (2):
  ArmPlatformPkg: PL011 Dynamic clock freq Support
  ArmPlatformPkg: Include PL011UartClock Lib

 ArmPlatformPkg/ArmPlatformPkg.dec                  |  1 +
 ArmPlatformPkg/ArmPlatformPkg.dsc                  |  1 +
 ArmPlatformPkg/Include/Library/PL011UartClockLib.h | 31 +++++++++++++++++++
 .../PL011SerialPortLib/PL011SerialPortLib.c        |  5 +--
 .../PL011SerialPortLib/PL011SerialPortLib.inf      |  1 +
 .../Library/PL011UartClockLib/PL011UartClockLib.c  | 29 +++++++++++++++++
 .../PL011UartClockLib/PL011UartClockLib.inf        | 36 ++++++++++++++++++++++
 7 files changed, 102 insertions(+), 2 deletions(-)
 create mode 100644 ArmPlatformPkg/Include/Library/PL011UartClockLib.h
 create mode 100644 ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.c
 create mode 100644 ArmPlatformPkg/Library/PL011UartClockLib/PL011UartClockLib.inf

-- 
1.9.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-15 10:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-12 20:14 [PATCH v3 0/2] ArmPlatformPkg: PL011 Dynamic clock freq Support Udit Kumar
2018-06-12 20:14 ` [PATCH v3 1/2] " Udit Kumar
2018-06-12 20:14 ` [PATCH v3 2/2] ArmPlatformPkg: Include PL011UartClock Lib Udit Kumar
2018-06-15 10:58   ` Ard Biesheuvel
2018-06-13  9:49 ` [PATCH v3 0/2] ArmPlatformPkg: PL011 Dynamic clock freq Support Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox