On Wed, Nov 28, 2012 at 02:23:09PM +0900, Kukjin Kim wrote:
> Olof Johansson wrote:
> >
> > On Tue, Nov 27, 2012 at 2:27 PM, Kukjin Kim wrote:
> > > On 11/28/12 07:11, Olof Johansson wrote:
> > >>
> > >> On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson
> > >> wrote:
> > >>>
> > >>> The recent comm
Hi Mark,
On Wed, Nov 28, 2012 at 10:55 AM, Sangbeom Kim wrote:
>> > There's some problems with this binding. The main one is the gpios
>> > property the format of which isn't specified at all.
>
>> All of above gpio property is i2s.
>> That is,
>> + gpios = <&gpz 0 2 0 0>, -> SCLK
>> +
Olof Johansson wrote:
>
> On Tue, Nov 27, 2012 at 2:27 PM, Kukjin Kim wrote:
> > On 11/28/12 07:11, Olof Johansson wrote:
> >>
> >> On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson
> >> wrote:
> >>>
> >>> The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
> >>> support for exyno
Hello Felipe, Thomas,
Thanks for your time and valuable comments,
I will post the next version with you comments addressed.
On 27 November 2012 19:04, Thomas Abraham wrote:
>
> On 27 November 2012 18:30, Naveen Krishna Chatradhi
> wrote:
> > Adds support for High Speed I2C driver found in Exyno
Arnd, Olof
This is for Samsung board updates just for s3c64xx
This is based on next/board-samsung branch is already included in
arm-soc tree.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/board-samsung-2
Thanks.
Best regards,
Kgene.
--
Kukjin
Arnd, Olof
This is including Samsung small updates(developments) for v3.8.
add node PL330 MDMA1 and UART3 for DEBUG_LL and secondary cpu bring-up
for exynos4412.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/devel-samsung-3
Note, if happens me
Arnd, Olof,
This is updating Samsung pinctrl for v3.8 and actually just including
fix a checkpatch error.
This is based on next/pinctrl-samsung is already into arm-soc tree.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/pinctrl-samsung-2
Thank
Arnd, Olof
This is including update Samsung cam for v3.8
Just adding camif gpio setup and clkdev.
Pleases pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/cam-samsung
Thanks.
Best regards,
Kgene.
--
Kukjin Kim , Senior Engineer,
SW Solution Development T
Arnd, Olof
This is including properly enabling pm for exynos5 and I created topic
branch as per previous Olof's suggestion
It doesn't work without this, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/pm-samsung
Thanks.
Best regards,
Kgene.
--
K
Arnd, Olof
This is for Samsung cleanup for unused codes now.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
next/cleanup-samsung-3
Thanks.
Best regards,
Kgene.
--
Kukjin Kim , Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd
Hi Arnd, Olof,
I sorted out my branches as per Olof's suggestion
It includes a fix for v3.7 but I think this is not a critical so it's ok
to me for v3.8.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
v3.7-samsung-fixes-4
Thanks.
Best regards,
Kgen
Hi Romain,
Am Mittwoch, 28. November 2012, 00:27:36 schrieb Romain Naour:
> Hi Tomasz, Kgene
>
> > I would also suggest splitting this huge patch into a series of several
> > smaller, possibly:
> > 1) Rename s5p-time to samsung-time (and correct any platforms using it
> > currently)
> > 2) Add sa
On 11/27/12 00:45, Mark Brown wrote:
Signed-off-by: Mark Brown
---
arch/arm/mach-s3c64xx/mach-crag6410.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c
b/arch/arm/mach-s3c64xx/mach-crag6410.c
index 2abe95d..c06bcfa 100644
On 11/27/12 17:50, Thomas Abraham wrote:
On 27 November 2012 10:31, Seungwon Jeon wrote:
On Monday, November 26, 2012, Thomas Abraham wrote:
With device tree support enabled for dwmci controller, the unused non-dt support
for dwmci controller can be removed.
Signed-off-by: Thomas Abraham
---
This patch replace ARCH_USES_GETTIMEOFFSET by GENERIC_CLOCKEVENTS for s3c64xx
devices.
It becomes possible to use the high-resolution timer and dynamic ticks.
Signed-off-by: Naour Romain
---
arch/arm/Kconfig | 3 ++-
arch/arm/mach-s3c64xx/Kconfig | 2 ++
arch/arm/ma
This patch replace ARCH_USES_GETTIMEOFFSET by GENERIC_CLOCKEVENTS for s3c24xx
devices.
It becomes possible to use the high-resolution timer and dynamic ticks.
Signed-off-by: Naour Romain
---
arch/arm/Kconfig | 3 ++-
arch/arm/mach-s3c24xx/Kconfig
Hi Tomasz, Kgene
>
> I would also suggest splitting this huge patch into a series of several
> smaller, possibly:
> 1) Rename s5p-time to samsung-time (and correct any platforms using it
> currently)
> 2) Add samsung-time support for s3c24xx
> 3) Add samsung-time support for s3c64xx
>
> What d
On Tue, Nov 27, 2012 at 2:27 PM, Kukjin Kim wrote:
> On 11/28/12 07:11, Olof Johansson wrote:
>>
>> On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson
>> wrote:
>>>
>>> The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
>>> support for exynos5250 because of_machine_is_compatible()
On 11/28/12 07:11, Olof Johansson wrote:
On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson wrote:
The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
support for exynos5250 because of_machine_is_compatible() was used too
early in the boot process. It also probably meant that th
On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson wrote:
> The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
> support for exynos5250 because of_machine_is_compatible() was used too
> early in the boot process. It also probably meant that the exynos5440
> failed to use the prope
On Tue, Nov 27, 2012 at 02:04:32PM +0530, Thomas Abraham wrote:
> Add device tree based discovery support for max8997.
Applied, thanks.
signature.asc
Description: Digital signature
The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
support for exynos5250 because of_machine_is_compatible() was used too
early in the boot process. It also probably meant that the exynos5440
failed to use the proper iotable. Switch to use
of_flat_dt_is_compatible() in both of
Quoting Kukjin Kim (2012-11-26 16:57:53)
> Mike Turquette wrote:
> >
> > Quoting Thomas Abraham (2012-11-24 13:17:53)
> > > Changes since v3:
> > > - Includes changes suggested by Tomasz Figa
> > >
> >
> > Hi Thomas,
> >
> Hi Mike,
>
> > 3.7-rc7 is out and I do not wish to take any large chang
Am Dienstag, 27. November 2012, 07:12:52 schrieb Thomas Abraham:
> On 26 November 2012 21:34, Heiko Stübner wrote:
> > Hi Thomas,
> >
> > Am Montag, 26. November 2012, 16:23:00 schrieb Thomas Abraham:
> >> On 26 November 2012 17:43, Heiko Stübner wrote:
> >> > Hi Thomas,
> >> >
> >> > Am Montag
On 27 November 2012 18:30, Naveen Krishna Chatradhi
wrote:
> Adds support for High Speed I2C driver found in Exynos5 and later
> SoCs from Samsung. This driver currently supports Auto mode.
>
> Driver only supports Device Tree method.
>
> Signed-off-by: Taekgyun Ko
> Signed-off-by: Naveen Krishna
Hi,
On Tue, Nov 27, 2012 at 06:30:34PM +0530, Naveen Krishna Chatradhi wrote:
> diff --git a/drivers/i2c/busses/i2c-exynos5.c
> b/drivers/i2c/busses/i2c-exynos5.c
> new file mode 100644
> index 000..5983aa9
> --- /dev/null
> +++ b/drivers/i2c/busses/i2c-exynos5.c
> @@ -0,0 +1,758 @@
> +/* lin
This patch adds HS-I2C device tree platform information in
exynos5.dtsi and exynos5-smdk5250.
Signed-off-by: Naveen Krishna Chatradhi
---
arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 +++
arch/arm/boot/dts/exynos5250.dtsi | 32 +
2 files chan
Adds clock gating bits for High Speed I2C channels 0, 1, 2 and 3.
Signed-off-by: Naveen Krishna Chatradhi
---
arch/arm/mach-exynos/clock-exynos5.c | 20
1 file changed, 20 insertions(+)
diff --git a/arch/arm/mach-exynos/clock-exynos5.c
b/arch/arm/mach-exynos/clock-exynos
Adds support for High Speed I2C driver found in Exynos5 and later
SoCs from Samsung. This driver currently supports Auto mode.
Driver only supports Device Tree method.
Signed-off-by: Taekgyun Ko
Signed-off-by: Naveen Krishna Chatradhi
---
drivers/i2c/busses/Kconfig |6 +
drivers/i2c/
Exynos5 and latter SoCs from Samsung supports High Speed I2C controller.
This patch set adds the controller driver, device tree information for Exynos5
platform and defines gating clocks.
Naveen Krishna Chatradhi (3):
i2c: exynos5: add High Speed I2C controller driver
ARM: exynos5: Add gate cl
From: Prasanna Kumar
This patch adds a software workaround to the hardware
problem found in exynos5 while powergating.
It is observed that CLK_TOP_SRC3 register gets modified if
the G-Scaler/MFC devices are power gated. The clock for G-Scaler gets
set to XXTI which results in the device running
From: Prasanna Kumar
This patch adds support to enable PM generic domains
under Exynos5 family
Signed-off-by: Prasanna Kumar
---
arch/arm/mach-exynos/Kconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
ind
From: Prasanna Kumar
This patch adds device tree nodes for MFC and G-scaler power domains of exynos5.
It binds these power-domain nodes to repsective device tree nodes.
Signed-off-by: Prasanna Kumar
---
arch/arm/boot/dts/exynos5250.dtsi | 15 +++
1 files changed, 15 insertions(+)
From: Prasanna Kumar
Hello all,
This patch set is for "for-next" branch.
In this patch set, the first patch adds device tree support for
G-Scaler and MFC power domains of Exynos5.
The second patch enables power domain support for exynos5 in Kconfig
The last patch provides a software fix for
Hi Kyuho,
On Tuesday 27 of November 2012 19:28:09 kh.choi wrote:
> Hi Tomasz,
>
> 2012-11-26 오후 8:57, Tomasz Figa 쓴 글:
> > Hi Kyungmin, Kyuho,
> >
> > On Monday 26 of November 2012 20:52:12 Kyungmin Park wrote:
> >> Hi,
> >>
> >> On 11/26/12, chlrb...@gmail.com wrote:
> >>> From: Kyuho Choi
>
Hi,
2012-11-26 오후 8:52, Kyungmin Park 쓴 글:
Hi,
On 11/26/12, chlrb...@gmail.com wrote:
From: Kyuho Choi
This patch adds initial dts file for ORIGEN4QUAD board.
ORIGEN4QUAD board based on Samsung EXYNOS4412 SoC.
More properties will be added later.
Signed-off-by: Kyuho Choi
---
arch/arm/b
Hi Tomasz,
2012-11-26 오후 8:57, Tomasz Figa 쓴 글:
Hi Kyungmin, Kyuho,
On Monday 26 of November 2012 20:52:12 Kyungmin Park wrote:
Hi,
On 11/26/12, chlrb...@gmail.com wrote:
From: Kyuho Choi
This patch adds initial dts file for ORIGEN4QUAD board.
ORIGEN4QUAD board based on Samsung EXYNOS4412
On 27 November 2012 01:01, Mike Turquette wrote:
> Quoting Thomas Abraham (2012-11-24 13:17:53)
>> Changes since v3:
>> - Includes changes suggested by Tomasz Figa
>>
>
> Hi Thomas,
>
> 3.7-rc7 is out and I do not wish to take any large changes this close to
> the merge window opening up. I will
On 27 November 2012 10:31, Seungwon Jeon wrote:
> On Monday, November 26, 2012, Thomas Abraham
> wrote:
>> With device tree support enabled for dwmci controller, the unused non-dt
>> support
>> for dwmci controller can be removed.
>>
>> Signed-off-by: Thomas Abraham
>> ---
>> arch/arm/mach-ex
Add device tree based discovery support for max8997.
Cc: Karol Lewandowski
Cc: Rajendra Nayak
Cc: Rob Herring
Cc: Grant Likely
Signed-off-by: Thomas Abraham
Acked-by: MyungJoo Ham
Reviewed-by: Tomasz Figa
---
This patch is based on 'topic/max8997' branch of Mark Brown's
regulator tree.
..
40 matches
Mail list logo