提交 4e415ed8 编写于 作者: S Shawn Guo

ARM: dts: imx6dl: add imx6dl gpt specific compatible string

The i.MX6DL/S GPT has a different programming model from i.MX6Q one.
Add the compatible string "fsl,imx6dl-gpt" for it, and leave
"fsl,imx6q-gpt" there to keep the existing/old kernel happy.
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 d94a3d3e
......@@ -106,6 +106,10 @@
};
};
&gpt {
compatible = "fsl,imx6dl-gpt", "fsl,imx6q-gpt";
};
&hdmi {
compatible = "fsl,imx6dl-hdmi";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册