Re: [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

2016-05-13 Thread Vineet Gupta
On Monday 09 May 2016 02:42 PM, Jose Abreu wrote: > Can you apply this to arc-next? Main driver was already merged into clk-next. > We > still have to check how to deal with the parent clock frequency that will > change > in the next firmware release. Done ! although note that this might *not* b

Re: [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

2016-05-09 Thread Jose Abreu
Hi Vineet, On 02-05-2016 10:39, Jose Abreu wrote: > Add device tree bindings for AXS10X I2S PLL Clock driver. > > Signed-off-by: Jose Abreu > Acked-by: Alexey Brodkin > Acked-by: Vineet Gupta > --- > > Changes v5 -> v6: > * Added 'clocks' field > > This patch was only introduced in v5. > > Cc:

[RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

2016-05-02 Thread Jose Abreu
Add device tree bindings for AXS10X I2S PLL Clock driver. Signed-off-by: Jose Abreu Acked-by: Alexey Brodkin Acked-by: Vineet Gupta --- Changes v5 -> v6: * Added 'clocks' field This patch was only introduced in v5. Cc: Carlos Palminha Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: I