On Sat, Jan 6, 2018 at 3:25 PM, Stefan Agner <stefan@xxxxxxxx> wrote: > For some SoCs the struct imx_pinctrl_soc_info is passed through > of_device_id.data which is const. Most variables are already const > or otherwise not written. However, some fields are modified at > runtime. Move those fields to the dynamically allocated struct > imx_pinctrl. > > Fixes: b3060044e495 ("pinctrl: freescale: imx7d: make of_device_ids const") > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > Cc: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> > Cc: Dong Aisheng <aisheng.dong@xxxxxxx> > Cc: Gary Bisson <gary.bisson@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Stefan Agner <stefan@xxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html