phosphor-nvme: srcrev bump 5c4de839b8..8353c5f0c4

Brandon Kim (1):
      nvme_manager: Add Kioxia to supported drives

Change-Id: Ia6cfe6446002acf9c2c710990c86f714081074e7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 4ae4fb3..ce22ad6 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"
-SRCREV = "5c4de839b88fc69387a49bbf1d8b09f304c16582"
+SRCREV = "8353c5f0c4f20b843dac5d89fb52e07e6f44c395"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.nvme.manager.service"