Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Tue, 2 Mar 2021 18:57:55 +0530 you wrote: > Hello, > > These two patches aims at fixing the -EPROBE_DEFER handling in the MTD > core and also in the Qcom nand driver. The "qcomsmem" parser depends on > the QCOM_SMEM driver to parse the partitions defined in the shared > memory. Due to the DT layout, the SMEM driver might probe after the NAND > driver. In that case, the -EPROBE_DEFER returned by qcom_smem_get() in > the parser will fail to propagate till the driver core. So this will > result in the partitions not getting parsed even after the SMEM driver is > available. > > [...] Here is the summary with links: - [1/2] mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions() https://git.kernel.org/qcom/c/08608adb520e - [2/2] mtd: rawnand: qcom: Return actual error code instead of -ENODEV https://git.kernel.org/qcom/c/55fbb9ba4f06 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html