On 8 February 2016 at 22:08, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > EPIT, GPT and other i.MX timers are using "abstract" clocks among which > a CLK_IPG_HIGH clock. > > On i.MX25 and i.MX31 CLK_IPG and CLK_IPG_HIGH are mapped to the same clock > but on other SOC like i.MX6 they are mapped to distinct clocks. > > This patch add the CLK_IPG_HIGH to prepare for SOC where these 2 clocks are > different. > > Signed-off-by: Jean-Christophe Dubois <j...@tribudubois.net> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM