Re: [PATCH 1/2] misc: add sii9234 driver

2014-05-03 Thread Greg KH
On Fri, Apr 11, 2014 at 01:48:29PM +0200, Tomasz Stanislawski wrote: > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig > index 1cb7408..3b7f266 100644 > --- a/drivers/misc/Kconfig > +++ b/drivers/misc/Kconfig > @@ -515,6 +515,14 @@ config SRAM > the genalloc API. It is supposed to

Re: [PATCH 0/2] Add support for sii9234 chip

2014-05-03 Thread Greg KH
On Fri, Apr 11, 2014 at 01:48:28PM +0200, Tomasz Stanislawski wrote: > Hi everyone, > This patchset adds support for sii9234 HD Mobile Link Bridge. The chip is > used > to convert HDMI signal into MHL. The driver enables HDMI output on Trats and > Trats2 boards. > > The code is based on the dri

Re: [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting early BRESP

2014-05-03 Thread Olof Johansson
On Thu, May 1, 2014 at 8:12 AM, Grant Likely wrote: > On Tue, 29 Apr 2014 01:21:41 +0100, Russell King - ARM Linux > wrote: >> On Tue, Apr 29, 2014 at 09:02:27AM +0900, Simon Horman wrote: >> > On Mon, Apr 28, 2014 at 08:30:32PM +0100, Russell King wrote: >> > > Since we now automatically enable

Re: [PATCH 0/4] Introducing Exynos ChipId driver

2014-05-03 Thread Arnd Bergmann
On Saturday 03 May 2014 15:11:36 Pankaj Dubey wrote: > This patch series attempts to get rid of soc_is_exynos macros > and eventually with the help of this series we can probably get > rid of CONFIG_SOC_EXYNOS in near future. > Each Exynos SoC has ChipID block which can give information abo

Re: [PATCH 1/3] clk: exynos5420: Add 5800 specific clocks

2014-05-03 Thread Arun Kumar K
Hi Andrew, On Fri, May 2, 2014 at 11:21 PM, Andrew Bresticker wrote: > Hi Arun, > > On Fri, May 2, 2014 at 6:03 AM, Arun Kumar K wrote: >> From: Alim Akhtar >> >> Exynos5800 clock structure is mostly similar to 5420 with only >> a small delta changes. So the 5420 clock file is re-used for >> 58

Re: [PATCH 1/3] clk: exynos5420: Add 5800 specific clocks

2014-05-03 Thread Arun Kumar K
Hi Tomasz, Thanks for the review. On Fri, May 2, 2014 at 10:53 PM, Tomasz Figa wrote: > Hi Arun, Alim, > > > On 02.05.2014 15:03, Arun Kumar K wrote: >> >> From: Alim Akhtar >> >> Exynos5800 clock structure is mostly similar to 5420 with only >> a small delta changes. So the 5420 clock file is