On Sun, 16 Jul 2023 04:28:04 +0200, Christian Marangi wrote: > Commit 5d4753f741d8 ("hwspinlock: qcom: add support for MMIO on older > SoCs") introduced and made regmap_config mandatory in the of_data struct > but didn't add the regmap_config for sfpb based devices. > > SFPB based devices can both use the legacy syscon way to probe or the > new MMIO way and currently device that use the MMIO way are broken as > they lack the definition of the now required regmap_config and always > return -EINVAL (and indirectly makes fail probing everything that > depends on it, smem, nandc with smem-parser...) > > [...] Applied, thanks! [1/1] hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation commit: 23316be8a9d450f33a21f1efe7d89570becbec58 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>