Re: [PATCH] ARM: EXYNOS: Avoid early use of of_machine_is_compatible()

2012-11-27 Thread Olof Johansson
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

Re: [GIT PULL 3/3] Samsung exynos5440 for v3.8

2012-11-26 Thread Olof Johansson
On Fri, Nov 23, 2012 at 10:37:03AM +0900, Kukjin Kim wrote: > Arnd, Olof, > > This is adding support for exynos5440, including Quad ARM Cortex-A15 cores > and its reference board SSDK5440. > > Note, at this moment, just enabled minimal system part for initial kernel > boot and pinctrl driver. >

Re: [GIT PULL 2/3] Samsung dt-2 for v3.8

2012-11-26 Thread Olof Johansson
On Fri, Nov 23, 2012 at 10:37:20AM +0900, Kukjin Kim wrote: > Arnd, Olof, > > Here is second Samsung DT stuff for v3.8. > > This is including power domain DT support for exynos and Google ARM > Chromebook, Snow board and exynos4210-origen updates. > > Please pull from: > git://git.kernel.org/pub

Re: [GIT PULL 1/3] Samsung devel-2 for v3.8

2012-11-25 Thread Olof Johansson
Hi Kgene, On Fri, Nov 23, 2012 at 10:37:30AM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > Here is second Samsung development patches for v3.8. Please start sorting your branches more. When someone sends in a large "devel" branch, it doesn't fit our tree organization very well. The branch below c

Re: [GIT PULL] Samsung fixes-3 for v3.7

2012-11-22 Thread Olof Johansson
On Thu, Nov 22, 2012 at 5:51 PM, Kukjin Kim wrote: > Kukjin Kim wrote: >> >> Hi Arnd, Olof >> >> Here is Samsung fixes for v3.7 and it is for fixing of mdma1 address for >> exynos4210 rev0 SoC. >> >> Please pull from: >> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git >> v3.7

Re: [GIT PULL 1/7] Samsung cleanup for v3.8

2012-11-21 Thread Olof Johansson
On Wed, Nov 21, 2012 at 12:04:40AM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull Samsung cleanup for v3.8 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-samsung-2 > > Most of them are just removing patches, if any problems, please let me kn

Re: [PATCH] ARM: exynos: add UART3 to DEBUG_LL ports

2012-11-20 Thread Olof Johansson
On Tue, Nov 20, 2012 at 02:48:58PM -0800, Doug Anderson wrote: > From: Olof Johansson > > UART3 is used for debugging on exynos5250-snow. > > [dianders: cleaned commit message.] > > Signed-off-by: Olof Johansson > Signed-off-by: Doug Anderson > > --- > arc

Re: [PATCH 1/2] ARM: EXYNOS: Add aliases for i2c controller for exynos4

2012-11-20 Thread Olof Johansson
the i2c bus number from alias id > > Signed-off-by: Doug Anderson Acked-by: Olof Johansson This can go in independently of the pending comment on the i2c driver change (that it should be done in the core, which makes sense). -Olof -- To unsubscribe from this list: send the line "unsu

Re: [PATCH 1/2] ARM: dts: exynos: Move the dwmmc aliases from smdk5250 dts to exynos

2012-11-20 Thread Olof Johansson
On Tue, Nov 20, 2012 at 9:22 AM, Doug Anderson wrote: > The aliases for dwmmc were placed in the SMDK5250 dts file but really > should be common for all exynos5250 boards. Move it to the common CPU > file. > > Signed-off-by: Doug Anderson Acked-by: Olof Johansson -Olof --

Re: [PATCH 2/2] ARM: dts: snow: Add board dts file for Snow board (ARM Chromebook)

2012-11-20 Thread Olof Johansson
t filesystem > * See the power button and lid switch using evtest. > > Signed-off-by: Doug Anderson Acked-by: Olof Johansson Kukjin, since your pull requests came in today, can you ack this and I'll just apply it on top of your branches? Thanks, -Olof -- To unsubscribe from this list: s

Re: [PATCH v5 3/5] ARM: EXYNOS: Enable PMUs for exynos4

2012-10-24 Thread Olof Johansson
Hi, On Tue, Oct 23, 2012 at 10:34 PM, Chanho Park wrote: > This patch defines irq numbers of ARM performance monitoring unit for exynos4. > Firs of all, we need to fix IRQ_PMU correctly and to split pmu initialization > of exynos from plat-samsung for easily defining it. > > The number of CPU cor

Re: [PATCH v2] ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412

2012-10-23 Thread Olof Johansson
2012/10/23 Kukjin Kim : > Tushar Behera wrote: >> >> On 09/28/2012 03:23 PM, Sangsu Park wrote: >> > >> > On Thu, Sep 27, 2012 at 07:30 PM, Padmavathi Venna wrote: >> > > > [...] > >> >> @@ -63,7 +63,7 @@ config SND_SOC_SAMSUNG_SMDK_WM8580 >> >> >> >> config SND_SOC_SAMSUNG_SMDK_WM8994 >> >>tr

Re: [PATCH 2/6] ARM: EXYNOS5: DT Support for SATA and SATA PHY

2012-10-10 Thread Olof Johansson
Hi, On Wed, Oct 10, 2012 at 02:08:31PM +0530, Vasanth Ananthan wrote: > > > + > > > + sataphy@70 { > > > > sata-phy would be a more conventional name. > > > > > + compatible = "samsung,i2c-phy"; > > > > i2c-phy? Seems like an odd choice of name. What is this device

Re: [PATCH v2 0/6] ARM: EXYNOS: Add secure firmware support

2012-10-10 Thread Olof Johansson
Hi, On Thu, Oct 11, 2012 at 12:35:54AM +0900, Kyungmin Park wrote: > Hi Arnd or Olof, > > Can you pick up for v3.7? > > To Tomasz, > Can you rebase it on the latest arm-soc tree? This code should have been in arm-soc by the beginning of the merge window (and in linux-next) to be merged for 3.7,

Re: [PATCH v2 0/6] ARM: EXYNOS: Add secure firmware support

2012-10-10 Thread Olof Johansson
ort to secondary CPU bring-up Besides the open comment on the device-tree binding, the other patches are: Reviewed-by: Olof Johansson -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 6/6] ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up

2012-10-10 Thread Olof Johansson
On Mon, Sep 24, 2012 at 04:28:33PM +0200, Tomasz Figa wrote: > Boards using secure firmware must use different CPU boot registers and > call secure firmware to boot the CPU. > > Signed-off-by: Kyungmin Park > Signed-off-by: Tomasz Figa > --- > arch/arm/mach-exynos/platsmp.c | 7 +++ > 1 fil

Re: [PATCH 5/6] ARM: EXYNOS: Add support for Exynos secure firmware

2012-10-10 Thread Olof Johansson
Hi, On Mon, Sep 24, 2012 at 04:28:32PM +0200, Tomasz Figa wrote: > Some Exynos-based boards contain secure firmware and must use firmware > operations to set up some hardware. > > This patch adds firmware operations for Exynos secure firmware and a way > for board code and device tree to specify

Re: [PATCH 2/6] ARM: EXYNOS5: DT Support for SATA and SATA PHY

2012-10-09 Thread Olof Johansson
Hi, On Tue, Oct 09, 2012 at 05:18:48PM +0530, Vasanth Ananthan wrote: > This patch adds Device Nodes for SATA and SATA PHY device. > > Signed-off-by: Vasanth Ananthan > --- > arch/arm/boot/dts/exynos5250-smdk5250.dts | 11 +++ > arch/arm/boot/dts/exynos5250.dtsi | 20 ++

Re: [GIT PULL 4/4] Samsung DT for v3.7

2012-09-29 Thread Olof Johansson
On Thu, Sep 27, 2012 at 10:04:53AM +0900, Kukjin Kim wrote: > Kukjin Kim wrote: > > > > On 09/21/12 15:26, Kukjin Kim wrote: > > > Hi Arnd, Olof > > > > > > This is for updating Samsung DT for v3.7. > > > > > > But now this makes many conflicts with pinctrl dt because of moving file > > > so I'm s

Re: [PATCH 4/5] ARM: EXYNOS: Add support for Exynos secure firmware

2012-09-21 Thread Olof Johansson
On Fri, Sep 21, 2012 at 10:57 PM, Kyungmin Park wrote: > On 9/22/12, Olof Johansson wrote: >> On Wed, Sep 19, 2012 at 3:10 AM, Tomasz Figa wrote: >>> Hi Olof, >>> >>> On Saturday 15 of September 2012 17:44:55 Olof Johansson wrote: >>>> On Thu, Sep

Re: [PATCH 2/5] ARM: Add interface for registering and calling firmware-specific operations

2012-09-21 Thread Olof Johansson
On Sat, Sep 22, 2012 at 03:01:56PM +0900, Kyungmin Park wrote: > On 9/22/12, Olof Johansson wrote: > > On Thu, Sep 13, 2012 at 10:13:35AM +0200, Tomasz Figa wrote: > >> Some boards are running with secure firmware running in TrustZone secure > >> world, which changes

Re: [GIT PULL 3/4] Samsung devel for v3.7

2012-09-21 Thread Olof Johansson
On Fri, Sep 21, 2012 at 03:22:43PM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > Here is Samsung development for v3.7 and most of them are updating. > > If any problems, please kindly let me know. > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim , Senior Engineer, > SW Solution Developme

Re: [GIT PULL 2/4] Samsung pinctrl-2 for v3.7

2012-09-21 Thread Olof Johansson
On Fri, Sep 21, 2012 at 03:22:18PM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > This is for fix typo and correct fucntion for Samsung pinctrl and > since this has a dependency with previous pinctrl branch I created > this based on that. > > If any problems, please kindly let me know. > > Thanks.

Re: [GIT PULL 1/4] Samsung fixes for v3.7

2012-09-21 Thread Olof Johansson
On Fri, Sep 21, 2012 at 03:21:37PM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > This is non-critical Samsung fixes for v3.7. > > If any problems, please kindly let me know. > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim , Senior Engineer, > SW Solution Development Team, Samsung Electr

Re: [PATCH 0/5] ARM: EXYNOS: Add secure firmware support

2012-09-21 Thread Olof Johansson
On Fri, Sep 21, 2012 at 05:39:41PM +0900, Kyungmin Park wrote: > On 9/19/12, Tomasz Figa wrote: > > Hi, > > > > On Thursday 13 of September 2012 10:13:33 Tomasz Figa wrote: > >> Some Exynos-based boards are running with secure firmware running in > >> TrustZone secure world, which changes the way

Re: [PATCH 2/5] ARM: Add interface for registering and calling firmware-specific operations

2012-09-21 Thread Olof Johansson
On Thu, Sep 13, 2012 at 10:13:35AM +0200, Tomasz Figa wrote: > Some boards are running with secure firmware running in TrustZone secure > world, which changes the way some things have to be initialized. > > This patch adds an interface for platforms to specify available firmware > operations and c

Re: [PATCH 4/5] ARM: EXYNOS: Add support for Exynos secure firmware

2012-09-21 Thread Olof Johansson
On Wed, Sep 19, 2012 at 3:10 AM, Tomasz Figa wrote: > Hi Olof, > > On Saturday 15 of September 2012 17:44:55 Olof Johansson wrote: >> On Thu, Sep 13, 2012 at 10:13:37AM +0200, Tomasz Figa wrote: >> > +static void __iomem *exynos_cpu_boot_reg(int cpu) >> > +{

Re: [GIT PULL 1/7] Samsung cleanup for v3.7

2012-09-20 Thread Olof Johansson
On Thu, Sep 20, 2012 at 08:18:31AM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > Here, there are cleanup patches for Samsung v3.7 and most of them are > related to cleanup Samsung specific gpio API. > > If any problem, please kindly let me know. Thanks, I've pulled all but the fimd header branch

Re: [GIT PULL 6/7] Samsung cleanup fimd header for v3.7

2012-09-20 Thread Olof Johansson
Florian's tree and he already agreed. So its name is > 'v3.7-for-florian'. Hi, So, it seems like there's no need to pull this through arm-soc; there are no conflicts with other patches as far as I can see, and it can just go in through Florian's tree. Florian, if you want

Re: [GIT PULL] Samsung fixes-3 for v3.6

2012-09-18 Thread Olof Johansson
On Tue, Sep 18, 2012 at 6:24 AM, Kukjin Kim wrote: > Hi Arnd, Olof > > This is re-sending Samsung fixes-3 I talked to Olof before. > > The branch is including two commits are using spin_lock_{irqsave, > irqrestore} in clk_set_parent() and clk_set_rate() to avoid spinlock > recursion/locking. > > I

Re: [GIT PULL] Samsung fixes-3 for v3.6

2012-09-17 Thread Olof Johansson
Hi, On Mon, Sep 17, 2012 at 4:05 PM, Kukjin Kim wrote: > Well...I don't think so, others also should be fixed before v3.6 because as > you can see, it can occur unexpected behavior and must be wrong. But last > one is small thing... "ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter

Re: [GIT PULL] Samsung fixes-3 for v3.6

2012-09-17 Thread Olof Johansson
Hi, On Mon, Sep 17, 2012 at 3:56 PM, Kukjin Kim wrote: > Hi Arnd and Olof, > > Here is second Samsung fixes for v3.6. > > This includes using spin_lock_irqsave in clk_set_parent() to avoid spinlock > recursion and fixing wrong definitions. > > If any problems, please kindly let me know. > > Than

Re: [PATCH 4/5] ARM: EXYNOS: Add support for Exynos secure firmware

2012-09-15 Thread Olof Johansson
On Thu, Sep 13, 2012 at 10:13:37AM +0200, Tomasz Figa wrote: > Some Exynos-based boards contain secure firmware and must use firmware > operations to set up some hardware. > > This patch adds firmware operations for Exynos secure firmware and a way > for board code and device tree to specify that

Re: 회신: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412

2012-08-06 Thread Olof Johansson
Hi, On Mon, Aug 6, 2012 at 7:05 PM, Dongjin Kim wrote: > Hello, > > I am trying to understand what I have to do for device tree. > > In order to create dts file for ODROID-X hardware, it seems I may need dts > file of EXYNOS4412 SoC. > But maybe exynos4412.dtsi is not merged yet or not exist, li

Re: 회신: [PATCH] ODROID-X: hkdk4412: Add new hardware based on Exynos4412

2012-08-06 Thread Olof Johansson
Hi, On Mon, Aug 6, 2012 at 11:16 AM, Dongjin Kim wrote: > Hello Tomas, > > I am agree with you to look at using device tree and I have some plan for it. > But as of now I am focusing to bring up the hardware itself with mainline > kernel and merge into it. > I also need some time to look at the

Re: [PATCH v3 2/2] ARM: EXYNOS: Add Gscaler device from DT

2012-08-02 Thread Olof Johansson
On Wed, Aug 1, 2012 at 12:03 PM, Sylwester Nawrocki wrote: > It wouldn't be clear what specific SoCs the "samsung,exynos5-gsc" compatible > string applies to, would it ? I believe there are already minor differences > in GScaler parameters on currently available exynos5 SoC. The variant data > st

Re: [PATCH] ARM: exynos: enable more platforms in defconfig

2012-07-16 Thread Olof Johansson
On Mon, Jul 16, 2012 at 6:53 PM, Kukjin Kim wrote: > Kukjin Kim wrote: >> >> Olof Johansson wrote: >> > >> Hi Olof, >> >> Sorry for late reply on this, I came back from travelling, anyway. >> >> > This enables the new EXYNOS5 platforms

Re: [GIT PULL] Samsung fixes-1 for v3.5

2012-06-30 Thread Olof Johansson
Hi, On Thu, Jun 28, 2012 at 4:39 PM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull Samsung fixes for v3.5 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.5-samsung-fixes-1 > > These are small fixes for wrong address, config and clk check. > > If any problem

[PATCH] ARM: exynos: add UART3 to DEBUG_LL ports

2012-06-03 Thread Olof Johansson
Add support for using UART3 for DEBUG_LL on exynos. Signed-off-by: Olof Johansson --- arch/arm/Kconfig.debug| 11 +++ arch/arm/plat-samsung/Kconfig | 1 + 2 files changed, 12 insertions(+) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 01a1341..da84061

[PATCH] ARM: exynos: enable more platforms in defconfig

2012-06-03 Thread Olof Johansson
ly, framebuffer console, logo and fonts were enabled. Note that enabling some of these options introduces build coverage previously missing, thus introducing a few build errors and warnings for which fixes have been sent out already. Signed-off-by: Olof Johansson --- arch/arm/configs

Re: [PATCH v2 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function

2012-05-30 Thread Olof Johansson
On Sun, May 20, 2012 at 2:21 AM, Mark Brown wrote: > On Fri, May 18, 2012 at 03:03:31PM +0530, Thomas Abraham wrote: > >> -     s3c64xx_spi0_set_platdata(&s3c64xx_spi0_pdata, 0, 1); >> +     s3c64xx_spi0_set_platdata("s3c6410-spi", NULL, 0, 1); > > ... > >> +     pd.src_clk_nr = src_clk_nr; >> +  

Re: [PATCH 02/10] spi: s3c64xx: move controller information into driver data

2012-05-30 Thread Olof Johansson
Hi, Some comments below. On Tue, May 8, 2012 at 3:04 PM, Thomas Abraham wrote: > Platform data is used to specify controller hardware specific information > such as the tx/rx fifo level mask and bit offset of rx fifo level. Such > information is not suitable to be supplied from device tree. Inst

Re: [GIT PULL] Samsung board-2 for v3.5

2012-05-19 Thread Olof Johansson
Hi, On Sat, May 19, 2012 at 3:43 PM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull 2nd Samsung board stuff from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/board-samsung-2 > > It includes updating of Cragganmore board(S3C64XX). > > If any problems, please

Re: [GIT PULL] Samsung devel-2 for v3.5

2012-05-19 Thread Olof Johansson
On Sat, May 19, 2012 at 3:39 PM, Kukjin Kim wrote: > Hi Arnd, Olof > > Here is second development of Samsung stuff for v3.5: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/devel-samsung-2 > > It is adding support second irq set for s3c2416, suspend/resume for > exyn

Re: [GIT PULL] Samsung cleanup-2 for v3.5

2012-05-19 Thread Olof Johansson
Hi, On Sat, May 19, 2012 at 10:26 PM, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull Samsung cleanup-2 for v3.5 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-samsung-2 > > It is including cleanup of s3c64xx-cpuidle to use new api and has no > depe

Re: [PATCH 19/20] ARM: Exynos5: Add combiner, wakeup interrupt controller and ethernet nodes

2012-05-18 Thread Olof Johansson
On Fri, May 18, 2012 at 11:11 PM, Grant Likely wrote: > On Wed, 2 May 2012 10:57:11 -0700, Olof Johansson wrote: >> Hi, >> >> [adding devicetree-discuss] >> >> On Mon, Apr 30, 2012 at 12:14 PM, Thomas Abraham >> wrote: >> > And interrupt combiner

Re: [GIT PULL] Samsung devel-1 for v3.5

2012-05-12 Thread Olof Johansson
On Sat, May 12, 2012 at 5:33 PM, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull Samsung devel for v3.5 > > This is including exynos/iommu, platform of drm and fimc-lite, dma for > exynos5250 and s3c24xx-hsspi. > > Note, the exynos/iommu patch got the ack from Joerg and this should be sent > to

Re: [GIT PULL] cleanup samsung plat-s3c24xx and s5p for v3.5

2012-05-12 Thread Olof Johansson
Hi, On Sat, May 12, 2012 at 4:18 PM, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull cleanup plat-s3c24xx-s5p for v3.5 Samsung stuff. > >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-plat-s3c24xx-s5p > > We can remove plat-s5p directory with this series

Re: [GIT PULL] Samsung cleanup for v3.5

2012-05-12 Thread Olof Johansson
On Sat, May 12, 2012 at 2:56 PM, Kukjin Kim wrote: > Hi Arnd, Olof > > Here is cleanup samsung stuff for v3.5. > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-samsung > > Mostly it is using common macro to define resources and clean up useless > codes. > > If

Re: [PATCH] ARM: EXYNOS: fix the hotplug for Cortex-A15

2012-05-12 Thread Olof Johansson
Hi, As mentioned in your earlier git pull request: On Wed, May 9, 2012 at 5:37 AM, Kukjin Kim wrote: > From: Changhwan Youn > > The sequence of cpu_enter_lowpower() for Cortex-A15 > is different from the sequence for Cortex-A9. > This patch implements cpu_enter_lowpower() for EXYNOS5 > SoC whic

Re: [GIT PULL] Samsung fixes for v3.4

2012-05-12 Thread Olof Johansson
On Sat, May 12, 2012 at 4:37 PM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull Samsung fixes for v3.4: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.4-samsung-fixes-5 > > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim , Senior Engineer, > SW Solution D

Re: [GIT PULL] Samsung fixes for v3.4

2012-05-12 Thread Olof Johansson
On Sat, May 12, 2012 at 4:45 PM, Kukjin Kim wrote: > On 05/13/12 07:29, Olof Johansson wrote: >> >> Hi, >> >> >> Since we are _so_ close to release, I am going to be picky about what >> kind of patches we're going to accept for 3.4. See below. >&

Re: [GIT PULL] Samsung fixes for v3.4

2012-05-12 Thread Olof Johansson
Hi, Since we are _so_ close to release, I am going to be picky about what kind of patches we're going to accept for 3.4. See below. On Sat, May 12, 2012 at 2:42 PM, Kukjin Kim wrote: > Changhwan Youn (1): >      ARM: EXYNOS: fix the hotplug for Cortex-A15 This is a feature, not a bug fix --

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-12 Thread Olof Johansson
Hi, On Thu, May 10, 2012 at 3:15 AM, Thomas Abraham wrote: > Hi Olof, > > On 2 May 2012 23:37, Olof Johansson wrote: >> Hi, > > [...] > >>> +# Slots: The slot specific information are contained within child-nodes >>> with >>> +  each child-

Re: [PATCH 18/20] ARM: dts: Update device tree source files for EXYNOS5250

2012-05-02 Thread Olof Johansson
Hi, On Mon, Apr 30, 2012 at 12:14 PM, Thomas Abraham wrote: > Updated EXYNOS5 device tree source files to reflect changes in rev1 > of EXYNOS5 SoC. This includes new additions to the EXYNOS5 dtsi and > SMDK5250 dts files and few minor fixes. > > Signed-off-by: Thomas Abraham > Signed-off-by: Kuk

Re: [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions

2012-05-02 Thread Olof Johansson
Hi, On Tue, May 1, 2012 at 10:07 PM, Thomas Abraham wrote: > The instantiation of the Synopsis Designware controller on Exynos5250 > include extension for SDR and DDR specific tx/rx phase shift timing > and CIU internal divider. In addition to that, the option to skip the > command hold stage is

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-02 Thread Olof Johansson
Hi, On Tue, May 1, 2012 at 10:07 PM, Thomas Abraham wrote: > Add device tree based discovery support. > > Signed-off-by: Thomas Abraham > --- >  .../devicetree/bindings/mmc/synposis-dw-mshc.txt   |   85 + >  drivers/mmc/host/dw_mmc-pltfm.c                    |   24 +++ >  drivers/mmc/hos

Re: [PATCH 19/20] ARM: Exynos5: Add combiner, wakeup interrupt controller and ethernet nodes

2012-05-02 Thread Olof Johansson
Hi, [adding devicetree-discuss] On Mon, Apr 30, 2012 at 12:14 PM, Thomas Abraham wrote: > And interrupt combiner, external interrupt wakeup interrupt controller > and smsc9215 lan controller nodes. > > Signed-off-by: Thomas Abraham > --- >  arch/arm/boot/dts/exynos5250-smdk5250.dts |   11 +

Re: [GIT PULL] 3rd Samsung fixes for v3.4

2012-04-27 Thread Olof Johansson
On Fri, Apr 27, 2012 at 7:27 AM, Kukjin Kim wrote: > Hi Arnd, Olof > > Here this pull request includes fix for some remained build error and > warning for samsung stuff and change the device name for exynos4 sdhci > according to change of regarding driver and fix gic initializer for exynos5 > dt.

Re: [PATCH 01/13] regulator: Fix DT node name checking in max8997-pmic

2012-04-24 Thread Olof Johansson
On Tue, Apr 24, 2012 at 3:56 PM, Olof Johansson wrote: > Hi, > > > On Thu, Apr 12, 2012 at 08:45:20PM +0200, Karol Lewandowski wrote: >> Avoid hard lockup when someone provides non-supported regulator >> name. >> >> Signed-off-by: Karol Lewandowski >> S

Re: [PATCH 01/13] regulator: Fix DT node name checking in max8997-pmic

2012-04-24 Thread Olof Johansson
Hi, On Thu, Apr 12, 2012 at 08:45:20PM +0200, Karol Lewandowski wrote: > Avoid hard lockup when someone provides non-supported regulator > name. > > Signed-off-by: Karol Lewandowski > Signed-off-by: Kyungmin Park > Cc: Thomas Abraham What is this supposed to apply against? It doesn't match a

Re: [GIT PULL] Samsung fixes-2 for v3.4

2012-04-14 Thread Olof Johansson
Hi, On Sat, Apr 14, 2012 at 9:07 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull samsung fixes-2 for v3.4 from following: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.4-samsung-fixes-2 Pulled, thanks. > Most are for fix of build failure :( and warnings. >

[PATCH] ARM: exynos: add dts files to dtbs target

2012-04-08 Thread Olof Johansson
Add the currently in-tree device tree sources to the dtbs target. Signed-off-by: Olof Johansson --- arch/arm/mach-exynos/Makefile.boot |3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-exynos/Makefile.boot b/arch/arm/mach-exynos/Makefile.boot index b9862e2..31bd181 100644

Re: [PATCH 4/4] ARM: Exynos5: Add PDMA and MDMA physical base address defines

2012-04-08 Thread Olof Johansson
Hi, 2012/3/28 Kukjin Kim : > Thomas Abraham wrote: >> Add PDMA and MDMA physical base address macros which is require for Exynos5 >> of_dev_auxdata setup. >> >> Signed-off-by: Thomas Abraham >> --- >>   arch/arm/mach-exynos/include/mach/map.h |    5 + >>   arch/arm/mach-exynos/mach-exynos5-dt.

Re: [GIT PULL] Samsung fixes-1 for v3.4

2012-04-05 Thread Olof Johansson
On Thu, Apr 5, 2012 at 8:30 AM, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull samsung-fixes-1 for v3.4 from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.4-samsung-fixes-1 > > They are for fix uart stuff on exynos, build warning and omission file > happened duri

Re: [GIT PULL] exynos cpufreq fix for v3.4

2012-04-05 Thread Olof Johansson
On Thu, Apr 5, 2012 at 8:26 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull fix exposure of exynos cpufreq. Now, exynos4x12-cpufreq and > exynos5250-cpufreq can be selected on non-exynos stuff and it means can > happen build error. > I got the ack from Dave and he agreed to send this to Lin

Re: [PATCH v4 00/12] ARM: EXYNOS: add support new EXYNOS5250

2012-03-14 Thread Olof Johansson
On Wed, Mar 14, 2012 at 07:42:06AM -0700, Kukjin Kim wrote: > This patch adds support EXYNOS5250 SoC which has two A15 cores > can be used on mobile and tablet devices. Looks good. I've switched back with Arnd so he does pulls right now, but I'd be OK with this going in as it is now (see one nit t

Re: [PATCH v4 11/12] ARM: EXYNOS: add support device tree enabled board file for EXYNOS5

2012-03-14 Thread Olof Johansson
On Wed, Mar 14, 2012 at 07:42:17AM -0700, Kukjin Kim wrote: > This patch adds a new EXYNOS5 compatible device tree enabled board > When using this, a corresponding device tree blob which describes the > board's properties should be supplied at boot time to the kernel. Hi, Sorry, missed this last

Re: [PATCH v3 00/12] ARM: EXYNOS: add support new EXYNOS5250

2012-03-13 Thread Olof Johansson
On Tue, Mar 13, 2012 at 04:22:08PM +, Arnd Bergmann wrote: > On Tuesday 13 March 2012, Kukjin Kim wrote: > > > > This patch adds support EXYNOS5250 SoC which has two A15 cores > > can be used on mobile and tablet devices. > > Looks basically ok to me. I've commented on patches 5 and 9 and > i

Re: [PATCH v3 12/12] ARM: dts: add initial dts file for EXYNOS5250, SMDK5250

2012-03-13 Thread Olof Johansson
On Tue, Mar 13, 2012 at 08:30:43AM -0700, Kukjin Kim wrote: > This patch adds initial dts file for EXYNOS5250 SoC. This dts > file is including the SoC specific devices and properties. And > adds the dts file for SMDK5250 board which uses the EXYNOS5250 > dts file. Its board specific properites wil

Re: [PATCH v3 08/12] ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5

2012-03-13 Thread Olof Johansson
Hi, A couple of comments below. On Tue, Mar 13, 2012 at 08:30:39AM -0700, Kukjin Kim wrote: > diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c > index 0b53018..72f21e4 100644 > --- a/arch/arm/mach-exynos/common.c > +++ b/arch/arm/mach-exynos/common.c > @@ -777,39 +779,2

Re: [PATCH v3 07/12] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

2012-03-13 Thread Olof Johansson
Hi On Tue, Mar 13, 2012 at 8:30 AM, Kukjin Kim wrote: > ARM: EXYNOS: irqs.h for exynos4 and exynos5 - WIP > This patch adds the interrupt definitions for EXYNOS5250 at > file. Basically, now it is needed for EXYNOS5250 > interrupt and will be updated for single zImage next time. Nit for when yo

Re: [GIT PULL v2 4/4] Samsung devel-dma for v3.4

2012-03-13 Thread Olof Johansson
Hi, On Sun, Mar 11, 2012 at 1:03 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > I rebased devel-samsung-dma on top of new next-exynos-clock as per Olof's > suggestion. > > Please pull it from: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/devel-samsung-dma > > If any

Re: [GIT PULL 2/4] Samsung devel-pd for v3.4

2012-03-13 Thread Olof Johansson
Hi, On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > This is Generic Power Domain patches for EXYNOS. Basically, Thomas' patches, > adding support Generic Power Domain patches are in Rafael's tree, > linux-pm/linux-next and see below merge commit. > http://git.kernel.org/?p

Re: [GIT PULL v2 3/4] Samsung devel-mmc for v3.4

2012-03-13 Thread Olof Johansson
Hi, On Sun, Mar 11, 2012 at 12:56 AM, Kukjin Kim wrote: > Hi Arnd, Olof > > Please pull Samsung devel-mmc for v3.4 and I rebased it on top of v3.3-rc7 > without v3.4-for-cjb. > > Please pull it from: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/devel-samsung-mmc

Re: [GIT PULL v2] Samsung board patches for v3.4

2012-03-13 Thread Olof Johansson
Hi, On Sun, Mar 11, 2012 at 12:38 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull regarding rebased Samsung board patches without the non-dt board > file addition for v3.4. > > If any problems, please let me know. > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim , Senior Engineer,

Re: [GIT PULL v2] Samsung cleanup EXYNOS clock for v3.4

2012-03-13 Thread Olof Johansson
On Sun, Mar 11, 2012 at 12:32 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > I rebased cleanup-exynos-clock on top of cleanup-use-static as per Olof's > suggestion. > > Please pull it from: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-exynos-clock > > If any

Re: [GIT PULL 2/4] Samsung devel-pd for v3.4

2012-03-13 Thread Olof Johansson
Hi, On Sat, Mar 10, 2012 at 1:09 PM, Rafael J. Wysocki wrote: > Hi, > > On Saturday, March 10, 2012, Olof Johansson wrote: >> Hi Rafael, >> >> The below series contains two patches that have been sent to you, and >> that are sitting in the pm-domains branch.

Re: [GIT PULL 4/4] Samsung devel-dma for v3.4

2012-03-10 Thread Olof Johansson
On Sat, Mar 10, 2012 at 08:09:11AM -0800, Kukjin Kim wrote: > Hi Arnd, Olof, > > This is for Samsung dma stuff for v3.4 and depends on following: > next/cleanup-use-static > next/cleanup-exynos-clock > > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.gi

Re: [GIT PULL 1/4] Samsung devel for v3.4

2012-03-10 Thread Olof Johansson
On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > This is various develop regarding Samsung stuff for v3.4. > Please pull following: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/devel-samsung > > I think, you can pull this cleanly without an

Re: [GIT PULL 3/4] Samsung devel-mmc for v3.4

2012-03-10 Thread Olof Johansson
On Sat, Mar 10, 2012 at 10:08 AM, Olof Johansson wrote: > Hi, > > On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim wrote: >> Hi Arnd, Olof >> >> This is regarding Samsung mmc for v3.4. >> >> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like follo

Re: [GIT PULL 3/4] Samsung devel-mmc for v3.4

2012-03-10 Thread Olof Johansson
Hi, On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim wrote: > Hi Arnd, Olof > > This is regarding Samsung mmc for v3.4. > > As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following: > http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e

Re: [GIT PULL 2/4] Samsung devel-pd for v3.4

2012-03-10 Thread Olof Johansson
Hi Rafael, The below series contains two patches that have been sent to you, and that are sitting in the pm-domains branch. Two questions before I pull this into arm-soc: 1) Are you 100% sure this will be submitted to 3.4? And if so, will you send it early during the merge window? 2) Are you 100

Re: [GIT PULL] Samsung board stuff for v3.4

2012-03-10 Thread Olof Johansson
Hi, On Sat, Mar 10, 2012 at 7:34 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull regarding Samsung board patches for v3.4. > > Most are enabling some features(IPs) on each board and > one is adding new board file, Samsung Mobile's TRATS board. Given that exynos has started conversion to d

Re: [GIT PULL] Samsung Cleanup EXYNOS clock for v3.4

2012-03-10 Thread Olof Johansson
On Sat, Mar 10, 2012 at 07:35:29AM -0800, Kukjin Kim wrote: > On 03/09/12 07:33, Kukjin Kim wrote: > >On 03/08/12 07:16, Olof Johansson wrote: > >>Hi, > >> > >>On Thu, Mar 8, 2012 at 3:13 AM, Kukjin Kim wrote: > >> > >>>Kukjin Kim (2):

Re: [PATCH 1/5] ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs

2012-03-10 Thread Olof Johansson
On Sat, Mar 10, 2012 at 02:19:05AM -0800, Kukjin Kim wrote: > This patch changes the name of clock.c to clock-exynos4.c for other > EXYNOS series such as EXYNOS5. And since the header file of clock > is used only in arch/arm/mach-exynos, moves it in the local directory. > > Signed-off-by: Kukjin K

Re: [PATCH] ARM: S3C2440: Fixed build error for s3c244x

2012-03-08 Thread Olof Johansson
On Thu, Mar 8, 2012 at 1:48 AM, Kukjin Kim wrote: > Fixed following: > arch/arm/mach-s3c2440/s3c244x.c: In function 's3c244x_restart': > arch/arm/mach-s3c2440/s3c244x.c:209: error: expected declaration or statement > at end of input > make[1]: *** [arch/arm/mach-s3c24xx/s3c244x.o] Error 1 > make:

Re: [GIT PULL] Samsung Cleanup S3C24XX for v3.4

2012-03-08 Thread Olof Johansson
On Thu, Mar 8, 2012 at 3:08 AM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull cleanup s3c24xx from following: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > next/cleanup-s3c24xx > > As I said before, this is including merge of mach-s3c24.. directories into > just on

Re: [GIT PULL] Samsung Cleanup EXYNOS clock for v3.4

2012-03-08 Thread Olof Johansson
Hi, On Thu, Mar 8, 2012 at 3:13 AM, Kukjin Kim wrote: > Kukjin Kim (2): >      ARM: EXYNOS: cleanup clock part for new EXYNOS SoCs This is one large commit that does many things in one change. As the patch message says: ARM: EXYNOS: cleanup clock part for new EXYNOS SoCs - the prefix of clk r

Re: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

2012-03-07 Thread Olof Johansson
Hi, On Wed, Mar 7, 2012 at 5:12 AM, Kukjin Kim wrote: > Thanks for your kindly reminder but I couldn't finish it yet because it is > required to touch most of samsung stuff, and it's a big change. Frankly, I > need more time... > > So how about sending current exynos5 stuff for now and then sort

Re: [GIT PULL] fix to use static declarations for samsung stuff

2012-03-07 Thread Olof Johansson
On Wed, Mar 7, 2012 at 4:15 AM, Arnd Bergmann wrote: > On Wednesday 07 March 2012, Kukjin Kim wrote: >> im wrote: >> > Hi Russell, Arnd and Olof, >> > >> > Please pull following branch which is including fix to use static >> > declarations for samsung stuff. >> >   git://git.kernel.org/pub/scm/lin

Re: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

2012-03-06 Thread Olof Johansson
Hi, On Tue, Feb 21, 2012 at 2:35 AM, Kukjin Kim wrote: > Yes, as you said, it brakes single zImage for EXYNOS4 + EXYNOS5 > (mach-exynos). So I'm working on regarding resource for EXYNOS SoCs and I > think, it can resolve the problem you said before v3.4 merge window. > > If any updates, let you

Re: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250

2012-02-16 Thread Olof Johansson
Hi, On Sat, Feb 11, 2012 at 9:34 AM, Kukjin Kim wrote: > This patch adds the interrupt definitions for EXYNOS5250 at > file. Basically, now it is needed for EXYNOS5250 > interrupt and will be updated for single zImage next time. > > Signed-off-by: Kukjin Kim > --- >  arch/arm/mach-exynos/includ

Re: ARM/ARM-SoC plans for v3.4 merge window

2012-02-08 Thread Olof Johansson
On Wed, Feb 8, 2012 at 3:52 AM, Nicolas Ferre wrote: > On 02/08/2012 02:18 AM, Olof Johansson : >> Hi, >> >> On Mon, Jan 30, 2012 at 2:08 AM, Nicolas Ferre >> wrote: >>> On 01/29/2012 12:57 AM, Olof Johansson : >>>> Hi, >>>> >>

Re: ARM/ARM-SoC plans for v3.4 merge window

2012-02-07 Thread Olof Johansson
Hi, On Mon, Jan 30, 2012 at 2:08 AM, Nicolas Ferre wrote: > On 01/29/2012 12:57 AM, Olof Johansson : >> Hi, >> >> >> On Thu, Jan 26, 2012 at 1:23 PM, Russell King - ARM Linux >> wrote: >> >> >>> And we're now there.  So... >>

Re: [GIT PULL] Samsung fixes-2 for v3.3

2012-02-06 Thread Olof Johansson
Hi, On Mon, Jan 30, 2012 at 10:10 PM, Kukjin Kim wrote: > Hi Arnd, Olof, > > Please pull 2nd Samsung fixes for v3.3, from following: >  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.3-samsung-fixes-2 > > If any problems, please kindly let me know. Thanks, pulled. So

Re: [PATCH 3/9] ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5

2012-02-01 Thread Olof Johansson
Hi, On Tue, Jan 31, 2012 at 7:39 AM, Kukjin Kim wrote: > Signed-off-by: Kukjin Kim A brief patch description, please. > diff --git a/arch/arm/mach-exynos/setup-i2c0.c > b/arch/arm/mach-exynos/setup-i2c0.c > index d395bd1..3244f3e 100644 > --- a/arch/arm/mach-exynos/setup-i2c0.c > +++ b/arch/a

Re: [PATCH 5/9] ARM: EXYNOS: add board file for SMDK5250

2012-02-01 Thread Olof Johansson
Hi, On Tue, Jan 31, 2012 at 8:20 PM, Kyungmin Park wrote: > As I remember only DT based board file is acceptable for mainline? For a new SoC family like 5250 it would be much preferred to only add device-tree enabled boards. -Olof -- To unsubscribe from this list: send the line "unsubscribe li

Re: ARM/ARM-SoC plans for v3.4 merge window

2012-01-28 Thread Olof Johansson
Hi, On Thu, Jan 26, 2012 at 1:23 PM, Russell King - ARM Linux wrote: > And we're now there.  So... > > Arnd, Olaf, > > Please incorporate the latest ARM (for-armsoc branch) changes, which can be > found at: > >        git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-arm.git > fo

Re: [GIT PULL] Samsung devel for v3.3

2012-01-16 Thread Olof Johansson
Hi, On Mon, Jan 16, 2012 at 11:23 PM, Kukjin Kim wrote: > Olof Johansson wrote: >> >> Hi, >> > Hi Olof, > >> On Mon, Jan 9, 2012 at 12:26 AM, Mark Brown >> wrote: >> > On Sun, Jan 08, 2012 at 05:21:02PM -0800, Olof Johansson wrote: >> >

<    1   2   3   4   5   6   >