Commits
Leonard Crestez committed 1da45ab7790
MLK-14977: ARM: dts: imx7: Use IMX7D_GPT_3M_CLK for GPT1 On most imx SOCs GPT1 takes it's clock from the oscillater because otherwise it might get confusing when bus frequency is decreased. Right now imx7 is an exception because imx7s.dtsi comes from upstream rather than a port of imx_4.1.y. On the imx_4.1.y branch imx7 uses GPT_3M as well, adopt that approach. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>