On Mon, Sep 12, 2022 at 02:23:21PM -0700, Jeff Johnson wrote: > On 9/12/2022 1:50 AM, Bhupesh Sharma wrote: [..] > > diff --git a/drivers/thermal/qcom/qmi_cooling/qcom_qmi_cooling.c b/drivers/thermal/qcom/qmi_cooling/qcom_qmi_cooling.c [..] > > +static struct qmi_elem_info tmd_mitigation_dev_id_type_v01_ei[] = { > > note that commit ff6d365898d ("soc: qcom: qmi: use const for struct > qmi_elem_info") allows QMI message encoding/decoding rules to be const > > <https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/commit/?h=for-next&id=ff6d365898d4d31bd557954c7fc53f38977b491c> > > I'm waiting for that to land in the soc tree before I submit my changes to > all of the existing drivers, but you can do this now for the new driver > I did merge your patch recently, so you should be able to fetch linux-next and continue this work: https://patchwork.kernel.org/project/linux-arm-msm/patch/20220822153435.7856-1-quic_jjohnson@xxxxxxxxxxx/ Looking forward to the continuation, Bjorn