Some stuff I have accumulated over the past couple of weeks, consisting
of
- Fixes for the I2C RTC handling; for some reason (probably due to having
added HII screens to PlatformDxe), the dispatch order had changed, and
the RTC no longer worked. (#1 - #4)
- The DT binding for NETSEC has changed, and so our device tree has to be
updated accordingly. While at it, perform some other cleanups as well.
Ard Biesheuvel (6):
Silicon: fix typo in gPcf8563RealTimeClockLibI2cMasterProtocolGuid
Silicon/NXP/Pcf8563RealTimeClockLib: avoid driver binding protocol
Silicon/SynQuacerI2cDxe: remove spurious format specifier
Silicon/SynQuacer: load I2C driver before platform DXE driver
Silicon/SynQuacer/DeviceTree: align uart DT nodes
Silicon/SynQuacer/DeviceTree: update NETSEC DT node to latest binding
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.c | 33 ++++++++---------
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.dec | 2 +-
Silicon/NXP/Library/Pcf8563RealTimeClockLib/Pcf8563RealTimeClockLib.inf | 5 ++-
Silicon/Socionext/SynQuacer/DeviceTree/DeveloperBox.dts | 7 ++++
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi | 37 ++++++++++----------
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacerEvalBoard.dts | 7 ++++
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c | 2 +-
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf | 4 +--
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.c | 2 +-
Silicon/Socionext/SynQuacer/Drivers/SynQuacerI2cDxe/SynQuacerI2cDxe.inf | 2 +-
Silicon/Socionext/SynQuacer/SynQuacer.dec | 2 ++
11 files changed, 56 insertions(+), 47 deletions(-)
--
2.11.0
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel