ARM: dts: imx6sx: correct backward compatible of gpt
authorAnson Huang <anson.huang@nxp.com>
Sat, 29 Dec 2018 10:01:18 +0000 (10:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Mar 2019 21:02:33 +0000 (14:02 -0700)
commitf02070cb4b603b36ff2a3343c2429b279c9f8084
tree9e10dd4cae6fa767ede1272312109f564a6ce349
parent3edbed0dd13f290083671631af6b39c10a3d1a7e
ARM: dts: imx6sx: correct backward compatible of gpt

[ Upstream commit ba0f4560526ba19300c07ed5a3c1df7592815dc6 ]

i.MX6SX has same GPT type as i.MX6DL, in GPT driver, it uses
below TIMER_OF_DECLARE, so the backward compatible should be
"fsl,imx6dl-gpt", correct it.

TIMER_OF_DECLARE(imx6sx_timer, "fsl,imx6sx-gpt", imx6dl_timer_init_dt);

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/imx6sx.dtsi