The upstream discussion concluded on using the same binding as on previous i.MX SoCs. Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> --- drivers/pinctrl/imx-iomux-v3.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/pinctrl/imx-iomux-v3.c b/drivers/pinctrl/imx-iomux-v3.c index b2a67fcccc5f..5fadc84151eb 100644 --- a/drivers/pinctrl/imx-iomux-v3.c +++ b/drivers/pinctrl/imx-iomux-v3.c @@ -220,9 +220,6 @@ static struct imx_iomux_v3_data imx_iomux_imx7_lpsr_data = { .flags = ZERO_OFFSET_VALID | IMX7_PINMUX_LPSR, }; -static struct imx_iomux_v3_data imx_iomux_imx8_data = { - .flags = SHARE_CONF, -}; static __maybe_unused struct of_device_id imx_iomux_v3_dt_ids[] = { { @@ -250,7 +247,6 @@ static __maybe_unused struct of_device_id imx_iomux_v3_dt_ids[] = { .data = &imx_iomux_imx7_lpsr_data, }, { .compatible = "fsl,imx8mq-iomuxc", - .data = &imx_iomux_imx8_data, }, { /* sentinel */ } -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox