To let the driver probe on i.MX6sx.

Signed-off-by: Sascha Hauer <[email protected]>
---
 drivers/pinctrl/imx-iomux-v3.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/pinctrl/imx-iomux-v3.c b/drivers/pinctrl/imx-iomux-v3.c
index 5dfcde6..62a352b 100644
--- a/drivers/pinctrl/imx-iomux-v3.c
+++ b/drivers/pinctrl/imx-iomux-v3.c
@@ -199,6 +199,8 @@ static __maybe_unused struct of_device_id 
imx_iomux_v3_dt_ids[] = {
        },  {
                .compatible = "fsl,imx6dl-iomuxc",
        }, {
+               .compatible = "fsl,imx6sx-iomuxc",
+       }, {
                /* sentinel */
        }
 };
-- 
2.1.3


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to