]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: imx27: Adjust the GPT compatible string
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 27 Jun 2015 20:51:13 +0000 (17:51 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 8 Jul 2015 09:01:33 +0000 (17:01 +0800)
commitafde13126085390aa55843ffefd5ced696e2c273
tree4942fc902c735af1bf5709f609b65170b7dba3c4
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ARM: dts: imx27: Adjust the GPT compatible string

include/soc/imx/timer.h describes well the different versions of
the GPT block among the imx family:

enum imx_gpt_type {
GPT_TYPE_IMX1, /* i.MX1 */
GPT_TYPE_IMX21, /* i.MX21/27 */
GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */
GPT_TYPE_IMX6DL, /* i.MX6DL/SX/SL */
};

So the proper compatible string for the MX27 case should be
"fsl,imx21-gpt".

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Reviewed-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi