ARM: dts: imx6dl: Fix gpt compatibles, remove imx6q-gpt
authorMarkus Pargmann <mpa@pengutronix.de>
Wed, 11 Nov 2015 06:46:05 +0000 (07:46 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 22 Dec 2015 12:42:24 +0000 (20:42 +0800)
commitc1b99dedfd5edd242c79b2ad6050bade11ae333f
tree102b75cc4a64d4d6306cbb9f62ed8fd6384f7513
parente726a9fdde2863697f885a8bef8af38c3c759eb3
ARM: dts: imx6dl: Fix gpt compatibles, remove imx6q-gpt

imx6qdl.dtsi uses compatibles "fsl,imx6q-gpt", "fsl,imx31-gpt".
imx6dl.dtsi uses compatibles "fsl,imx6dl-gpt", "fsl,imx6q-gpt" since
commit

4e415ed8143f (ARM: dts: imx6dl: add imx6dl gpt specific compatible string)

If imx6dl would be compatible with imx6q-gpt it would also have to be
compatible with imx31-gpt which is currently missing.

Based on the above mentioned patch I assume imx6q-gpt and imx6dl-gpt are
not compatible. So imx6q-gpt should be removed as compatible.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl.dtsi
This page took 0.026857 seconds and 5 git commands to generate.