Re: [Qemu-devel] [PATCH v2 4/9] i.MX: Add the CLK_IPG_HIGH clock

2016-02-16 Thread Peter Maydell
On 8 February 2016 at 22:08, Jean-Christophe Dubois 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 clo

[Qemu-devel] [PATCH v2 4/9] i.MX: Add the CLK_IPG_HIGH clock

2016-02-08 Thread Jean-Christophe Dubois
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