Re: [PATCH 1/3 v2] drm/i2c/adv7511: Add audio support

2016-04-04 Thread Jose Abreu
Hi Laurent, On 01-04-2016 18:10, Laurent Pinchart wrote: > Hi Jose, > > Thank you for the patch. > > On Monday 28 Mar 2016 15:36:09 Jose Abreu wrote: >> This patch adds audio support for the ADV7511 HDMI transmitter >> using ALSA SoC. >> >> The code was ported from Analog Devices linux tree from

weird build issue

2016-04-04 Thread Vineet Gupta
Hi, I'm running into a really weird build issue when building 4.6-rc1 for ARC (although this doesn't seem to be version related) I have 2 source trees and I see a build error in only one with exact same everything. ~/arc/k.org>make mrproper ~/arc/k.org>make ARCH=arc axs103_smp_defconfig O=tmp ~

Re: [PATCH v3] clk/axs10x: Add I2S PLL clock driver

2016-04-04 Thread Vineet Gupta
On Thursday 31 March 2016 10:38 PM, Jose Abreu wrote: > The ARC SDP I2S clock can be programmed using a > specific PLL. > > This patch has the goal of adding a clock driver > that programs this PLL. > > At this moment the rate values are hardcoded in > a table but in the future it would be ideal

Re: [PATCH v3] clk/axs10x: Add I2S PLL clock driver

2016-04-04 Thread Jose Abreu
Hi Stephen, On 02-04-2016 02:02, Stephen Boyd wrote: > On 03/31, Jose Abreu wrote: >> arch/arc/boot/dts/axs10x_mb.dtsi | 5 ++ > Please remove this diff from this patch. dts changes go through > non-clk trees. Ok. > >> drivers/clk/Makefile | 1 + >> drivers/clk/axs10x/Makef

[PATCH v4] clk/axs10x: Add I2S PLL clock driver

2016-04-04 Thread Jose Abreu
The ARC SDP I2S clock can be programmed using a specific PLL. This patch has the goal of adding a clock driver that programs this PLL. At this moment the rate values are hardcoded in a table but in the future it would be ideal to use a function which determines the PLL values given the desired ra

Re: [PATCH 1/3 v2] drm/i2c/adv7511: Add audio support

2016-04-04 Thread Laurent Pinchart
Hi Jose, On Monday 04 Apr 2016 10:05:39 Jose Abreu wrote: > On 01-04-2016 18:10, Laurent Pinchart wrote: > > On Monday 28 Mar 2016 15:36:09 Jose Abreu wrote: > >> This patch adds audio support for the ADV7511 HDMI transmitter > >> using ALSA SoC. > >> > >> The code was ported from Analog Devices

[PATCH V2 02/30] Include generic parity.h in some architectures' bitops.h

2016-04-04 Thread Zeng Zhaoxiu
From: Zhaoxiu Zeng Use the generic version --- arch/arc/include/asm/bitops.h | 1 + arch/arm/include/asm/bitops.h | 1 + arch/arm64/include/asm/bitops.h| 1 + arch/avr32/include/asm/bitops.h| 1 + arch/c6x/include/asm/bitops.h | 1 + arch/cris/include/asm/bitops.h | 1