diff options
author | Madhava Reddy Siddareddygari <msiddare@cisco.com> | 2021-06-05 08:27:02 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-06-17 14:21:46 +0300 |
commit | 4e5418f787ec56d7fe3c6efee486b8f508c58baf (patch) | |
tree | dbee202c8ea82bfaadcd91c23a9f024fc2c5ff4b /Documentation/hwmon | |
parent | 6b6af85410cf2db95d39ad9aa1d812a35eb1651e (diff) | |
download | linux-4e5418f787ec56d7fe3c6efee486b8f508c58baf.tar.xz |
hwmon: (pmbus_core) Check adapter PEC support
Currently, for Packet Error Checking (PEC) only the controller
is checked for support. This causes problems on the cisco-8000
platform where a SMBUS transaction errors are observed. This is
because PEC has to be enabled only if both controller and
adapter support it.
Added code to check PEC capability for adapter and enable it
only if both controller and adapter supports PEC.
Signed-off-by: Madhava Reddy Siddareddygari <msiddare@cisco.com>
[Upstream from SONiC https://github.com/Azure/sonic-linux-kernel/pull/215]
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Link: https://lore.kernel.org/r/20210605052700.541455-1-pmenzel@molgen.mpg.de
[groeck: Dropped unnecessary continuation line]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
0 files changed, 0 insertions, 0 deletions