Re: [PATCH] ARM: dts: imx6sx: correct backward compatible of gpt
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-01-13 02:40:54
Also in:
linux-devicetree, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2019-01-13 02:40:54
Also in:
linux-devicetree, lkml
On Sat, Dec 29, 2018 at 10:01:18AM +0000, Anson Huang wrote:
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 <redacted>
Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel