summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2022-12-09 10:16:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-12-09 16:39:51 +0300
commite3c4ddee8961116618c2caa739974a0b4852c999 (patch)
tree706411c757e56304e660dafbf8077927365839ed /meta-facebook/recipes-phosphor/sensors
parentfa06f1f6d276d607d7431f5d4a0c86a77d35194b (diff)
downloadopenbmc-e3c4ddee8961116618c2caa739974a0b4852c999.tar.xz
meta-bletchley: phosphor-nvme: increase smbus error retry
Increase smbus error retry to 3 times to avoid sensor failure due to single smbus error. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I79b4e9d83355a7799665ed29e4c6dfe330221210
Diffstat (limited to 'meta-facebook/recipes-phosphor/sensors')
-rw-r--r--meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json b/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json
index 937df5737a..32e36a5225 100644
--- a/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json
+++ b/meta-facebook/recipes-phosphor/sensors/phosphor-nvme/bletchley/nvme_config.json
@@ -1,4 +1,5 @@
{
+ "maxSmbusErrorRetry": 3,
"config": [
{
"NVMeDriveIndex": 1,