On Sun, 1 Jan 2023 21:40:14 +0200, Dmitry Baryshkov wrote: > Historically the tsens driver fetches the calibration data as a blob and > then parses the blob on its own. This results in semi-duplicated code > spreading over the platform-specific functions. > > This patch series changes tsens calibration code to per-value nvmem > cells rather than parsing the blob in the driver. For backwards > compatibility the old code is left in place for msm8916, msm8974 and > qcs404, the platforms which have in-tree DT files. For all other > affected platforms the old parsing code has been dropped as a part of > this series. > > [...] Applied, thanks! [19/20] ARM: dts: qcom-msm8974: specify per-sensor calibration cells commit: e108a3858e7dc7192f34b0b9fe2afc90d452407b [20/20] ARM: dts: qcom-apq8084: specify per-sensor calibration cells commit: 1283b2e61a7a2064e71f50f3f0821d6e56ced920 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>