[edk2-devel] [edk2-platforms][Patch 0/3] Fix SmBusSendByte value

Michael D Kinney posted 3 patches 2 years, 10 months ago
Failed in applying to current master (apply log)
.../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
.../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
.../Library/SmbusLib/SmbusLib.c               | 27 ++++++++++++-------
3 files changed, 52 insertions(+), 23 deletions(-)
[edk2-devel] [edk2-platforms][Patch 0/3] Fix SmBusSendByte value
Posted by Michael D Kinney 2 years, 10 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3452
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3451
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3450

Update SmBusSendByte() to write value to Command Register instead of
Host Data registers.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (3):
  CoffeelakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  KabylakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  QuarkSocPkg/SmbusLib: Fix SmBusSendByte value

 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Library/SmbusLib/SmbusLib.c               | 27 ++++++++++++-------
 3 files changed, 52 insertions(+), 23 deletions(-)

-- 
2.31.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76343): https://edk2.groups.io/g/devel/message/76343
Mute This Topic: https://groups.io/mt/83456849/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-platforms][Patch 0/3] Fix SmBusSendByte value
Posted by Nate DeSimone 2 years, 10 months ago
Hi Mike,

Please remember to update the copyright year on all 3 files. With that change...

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

-----Original Message-----
From: Kinney, Michael D <michael.d.kinney@intel.com> 
Sent: Thursday, June 10, 2021 3:46 PM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>
Subject: [edk2-platforms][Patch 0/3] Fix SmBusSendByte value

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3452
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3451
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3450

Update SmBusSendByte() to write value to Command Register instead of Host Data registers.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (3):
  CoffeelakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  KabylakeSiliconPkg/BaseSmbusLib: Fix SmBusSendByte value
  QuarkSocPkg/SmbusLib: Fix SmBusSendByte value

 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Pch/Library/BaseSmbusLib/BaseSmbusLib.c   | 24 ++++++++++++-----
 .../Library/SmbusLib/SmbusLib.c               | 27 ++++++++++++-------
 3 files changed, 52 insertions(+), 23 deletions(-)

--
2.31.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76348): https://edk2.groups.io/g/devel/message/76348
Mute This Topic: https://groups.io/mt/83456849/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-