Re: kgene's for-next branch broken, and boot regressions

2014-07-27 Thread Olof Johansson
On Sun, Jul 27, 2014 at 8:44 PM, Olof Johansson wrote: > On Sun, Jul 27, 2014 at 8:30 PM, Doug Anderson wrote: >> Kukjin, >> >> On Sun, Jul 27, 2014 at 5:30 PM, Kukjin Kim wrote: >>> Oops, I always use my script to check kernel build like follow... >>>

Re: kgene's for-next branch broken, and boot regressions

2014-07-27 Thread Olof Johansson
On Sun, Jul 27, 2014 at 8:30 PM, Doug Anderson wrote: > Kukjin, > > On Sun, Jul 27, 2014 at 5:30 PM, Kukjin Kim wrote: >> Oops, I always use my script to check kernel build like follow... >> >> $ mt >> building exynos_defconfig done >> building s3c2410_defconfig done >> building s3c6400_defconfig

Re: [PATCH 1/3] ARM: exynos: remove unused

2014-07-22 Thread Olof Johansson
On Tue, Jul 22, 2014 at 12:51 AM, Uwe Kleine-König wrote: > Hello, > > who takes care of this series? > > In fact they are all orthogonal to each other. > > The first patch > > ARM: exynos: remove unused > > has been reviewed and tested by Tomasz Figa and Sachin Kamat. Can the > Samsung p

Re: arm-soc boot: 64 boots: 62 pass, 2 fail (v3.16-rc5-727-gac8047e)

2014-07-20 Thread Olof Johansson
Kukjin, Looks like the last set of branches from you regressed 5410. Since I don't have that hardware myself I can't bisect down to what patch is causing it. Can you please try to sort out at your end and send a fixup patch? I think Kevin is out, I haven't seen much from him lately. -Olof On S

Re: [GIT PULL 5/5] Samsung DT updates for v3.17

2014-07-19 Thread Olof Johansson
On Sat, Jul 19, 2014 at 09:53:05AM +0900, Kukjin Kim wrote: > The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: > > Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-s

Re: [GIT PULL 4/5] Samsung exynos_mct update for v3.17

2014-07-19 Thread Olof Johansson
On Sat, Jul 19, 2014 at 09:52:52AM +0900, Kukjin Kim wrote: > Note that this is also based on 3.16-rc5 because of dependency with > previous samsung fixes including exynos_mct already merged in > mainline during -rc. > > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:

Re: [GIT PULL 3/5] Samsung exynos cpuidle update for v3.17

2014-07-19 Thread Olof Johansson
On Sat, Jul 19, 2014 at 09:52:41AM +0900, Kukjin Kim wrote: > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: > > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-s

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

2014-07-19 Thread Olof Johansson
On Sat, Jul 19, 2014 at 09:52:09AM +0900, Kukjin Kim wrote: > Note that this is based on 3.16-rc5 because of dependency with > previous samsung fixes already merged in mainline during -rc. > > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: > > Linux 3.16-rc5 (2014-

Re: [GIT PULL 1/5] Samsung non-critical-fixes for v3.17

2014-07-19 Thread Olof Johansson
On Sat, Jul 19, 2014 at 09:51:45AM +0900, Kukjin Kim wrote: > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: > > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-s

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

2014-07-18 Thread Olof Johansson
On Fri, Jul 18, 2014 at 10:11 PM, Kukjin Kim wrote: > Olof Johansson wrote: >> >> On Fri, Jul 18, 2014 at 5:43 PM, Kukjin Kim wrote: >> > On 07/19/14 09:18, Kukjin Kim wrote: >> >> >> >> On 07/19/14 09:12, Olof Johansson wrote: >> >&g

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

2014-07-18 Thread Olof Johansson
On Fri, Jul 18, 2014 at 5:43 PM, Kukjin Kim wrote: > On 07/19/14 09:18, Kukjin Kim wrote: >> >> On 07/19/14 09:12, Olof Johansson wrote: >>> >>> On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim wrote: >>>> >>>> Hi, >>>> >>>

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

2014-07-18 Thread Olof Johansson
On Fri, Jul 18, 2014 at 4:34 PM, Kukjin Kim wrote: > Hi, > > This is a regression for v3.16 so please take this in -rc. > > Thanks, > Kukjin > > The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab: > > Linux 3.16-rc5 (2014-07-13 14:04:33 -0700) > > are available in the gi

Re: [PATCH v2 0/4] Add Exynos4412 based Odroid X2 and U2/U3/U3+ support

2014-07-17 Thread Olof Johansson
On Thu, Jul 17, 2014 at 10:56 PM, Olof Johansson wrote: > I gave the kernel (next-0717) a go here on my U3, and it boots (as you > mention, no USB comes up). Btw, please update multi_v7_defconfig as well (as a separate patch, since it needs to be merged directly by us). Right now it d

Re: [PATCH v2 0/4] Add Exynos4412 based Odroid X2 and U2/U3/U3+ support

2014-07-17 Thread Olof Johansson
On Sun, Jun 29, 2014 at 10:34 PM, Marek Szyprowski wrote: > Hello, > > > On 2014-06-25 15:26, Marek Szyprowski wrote: >> >> Hello, >> >> This is the second version of the initial patch series adding support >> for Exynos 4412 based Odroid X2 and U2/U3/U3+ boards and improving >> support for Odroid

Re: [PATCH 1/1] ARM: exynos_defconfig: Update exynos_defconfig

2014-07-14 Thread Olof Johansson
On Mon, Jul 14, 2014 at 6:28 PM, Kukjin Kim wrote: > Olof Johansson wrote: >> >> On Mon, Jul 14, 2014 at 9:47 AM, Doug Anderson wrote: >> > Sachin, >> > >> > On Wed, Jul 9, 2014 at 3:22 AM, Sachin Kamat >> > wrote: >> >> Remov

Re: [PATCH 1/1] ARM: exynos_defconfig: Update exynos_defconfig

2014-07-14 Thread Olof Johansson
On Mon, Jul 14, 2014 at 9:47 AM, Doug Anderson wrote: > Sachin, > > On Wed, Jul 9, 2014 at 3:22 AM, Sachin Kamat wrote: >> Removed outdated configs. Enabled most of the configs used on latest >> Exynos based platforms. This will provide a reference for users trying >> to verify and test various f

Re: [PATCH V4 00/10] drm: exynos: few patches to enhance bridge chip support

2014-07-14 Thread Olof Johansson
Inki, You have acks, and you have the tested-bys you requested. Can you please pick this up quickly so that we can have graphics working with an upstream kernel on chromebooks? Dave, if Inki keeps dragging his feet like this can you please apply this series directly? These delays are ridiculous a

Re: [GIT PULL] Samsung cleanup 2nd version for S5P SoCs for 3.17

2014-07-12 Thread Olof Johansson
On Sun, Jul 13, 2014 at 07:43:32AM +0900, Kukjin Kim wrote: > (changed title) > > Hi, > > As per Mark's suggestion, I'm re-sending the cleanup S5P SoCs for > v3.17 so please take this instead. > > One more, I dropped serial related patches also because they also > will be handled via Greg's tty

Re: [GIT PULL] Samsung cleanup for S5P SoCs for 3.17

2014-07-12 Thread Olof Johansson
On Sat, Jul 12, 2014 at 08:44:16PM +0100, Mark Brown wrote: > On Sat, Jul 12, 2014 at 09:59:48AM -0700, Olof Johansson wrote: > > > I've merged these in. I noticed lack of acked-by from Mark Brown, so I > > pinged > > him on IRC about it and the branch is current

Re: [GIT PULL] Samsung fixes-3 for 3.16

2014-07-12 Thread Olof Johansson
On Sun, Jul 13, 2014 at 07:23:05AM +0900, Kukjin Kim wrote: > The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1: > > Linux 3.16-rc4 (2014-07-06 12:37:51 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-s

Re: [GIT PULL] Samsung cleanup for S5P SoCs for 3.17

2014-07-12 Thread Olof Johansson
On Tue, Jul 08, 2014 at 07:59:36AM +0900, Kukjin Kim wrote: > The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee: > > Linux 3.16-rc2 (2014-06-21 19:02:54 -1000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-s

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

2014-07-07 Thread Olof Johansson
On Mon, Jul 7, 2014 at 4:11 PM, Kukjin Kim wrote: > The following changes since commit 4c834452aad01531db949414f94f817a86348d59: > > Linux 3.16-rc3 (2014-06-29 14:11:36 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

Re: ASoC: samsung: MACH_SMDK6450

2014-07-03 Thread Olof Johansson
On Thu, Jul 3, 2014 at 5:39 PM, Kukjin Kim wrote: > Mark Brown wrote: >> >> On Thu, Jul 03, 2014 at 07:37:07AM +0900, Kukjin Kim wrote: >> > On 07/02/14 18:23, Mark Brown wrote: >> >> > >This also wasn't sent to me for review, please always send patches to >> > >maintainers. >> >> > Mark, I always

Re: [PATCH 1/2] usb: host: Kconfig: Select PHY drivers for Exynos EHCI/OHCI

2014-06-27 Thread Olof Johansson
On Fri, Jun 27, 2014 at 9:32 AM, Doug Anderson wrote: > Felipe, > > On Fri, Jun 27, 2014 at 8:59 AM, Felipe Balbi wrote: >>> I'll admit to not having been involved with the previous discussions, >>> but this seems strange to me. Are we throwing in the towel and >>> deciding that it's too hard to

Re: [PATCH CRITICAL] ARM: s3c64xx: dt: Fix boot failure due to double clock initialization

2014-06-10 Thread Olof Johansson
On Tue, Dec 17, 2013 at 11:12 AM, Olof Johansson wrote: > On Tue, Dec 17, 2013 at 7:14 AM, Charles Keepax > wrote: >> On Mon, Dec 16, 2013 at 09:09:15PM +, Mark Brown wrote: >>> On Sat, Dec 14, 2013 at 04:41:06AM -0800, Tomasz Figa wrote: >>> >>> >

Re: Problems booting exynos5420 with >1 CPU

2014-06-07 Thread Olof Johansson
On Sat, Jun 7, 2014 at 5:19 PM, Russell King - ARM Linux wrote: > On Sat, Jun 07, 2014 at 04:53:34PM -0700, Olof Johansson wrote: >> You do realize that you have absolutely zero leverage over us on this, >> right? Our product is already shipped with kernel code that fixes >&

Re: Problems booting exynos5420 with >1 CPU

2014-06-07 Thread Olof Johansson
Lorenzo, Since you're emailing from @arm.com, some of this is to the wider recipient and maybe not directly to you: On Sat, Jun 7, 2014 at 3:36 PM, Lorenzo Pieralisi wrote: > On Sat, Jun 07, 2014 at 09:06:36PM +0100, Nicolas Pitre wrote: >> On Sat, 7 Jun 2014, Lorenzo Pieralisi wrote: >> >> > On

Re: Problems booting exynos5420 with >1 CPU

2014-06-06 Thread Olof Johansson
On Fri, Jun 06, 2014 at 05:34:21PM -0400, Nicolas Pitre wrote: > On Fri, 6 Jun 2014, Olof Johansson wrote: > > > On Sat, Jun 07, 2014 at 02:16:27AM +0530, Abhilash Kesavan wrote: > > > My answer is not "use mainline u-boot" primarily because I am not sure > >

Re: Problems booting exynos5420 with >1 CPU

2014-06-06 Thread Olof Johansson
On Sat, Jun 07, 2014 at 02:16:27AM +0530, Abhilash Kesavan wrote: > Hi Olof, > > On Sat, Jun 7, 2014 at 2:07 AM, Olof Johansson wrote: > > [Adding Nico since he was involved in the original reviews] > > > > Hi, > > > > On Fri, Jun 06, 2014 at 11:20:56AM -0

Re: Problems booting exynos5420 with >1 CPU

2014-06-06 Thread Olof Johansson
[Adding Nico since he was involved in the original reviews] Hi, On Fri, Jun 06, 2014 at 11:20:56AM -0700, Doug Anderson wrote: > Abhilash, > > > > On Fri, Jun 6, 2014 at 11:12 AM, Abhilash Kesavan > wrote: > > Hi Doug, > > > > On Fri, Jun 6, 2014 at 11:32 PM, Doug Anderson wrote: > >> Abhila

[PATCH] ARM: exynos: mark machine descriptor functions static

2014-06-02 Thread Olof Johansson
There's no reason to export these functions, and I have no idea why they have over time ended up in the header file. As a result, none of the checker tools caught it (i.e. sparse was silent on it). Signed-off-by: Olof Johansson --- I'm guessing with all the churn right now this might

[PATCH] ARM: exynos: move sysram info to exynos.c

2014-06-02 Thread Olof Johansson
before SMP. Reported-by: Russell King Cc: Kukjin Kim Cc: Tomasz Figa Cc: Daniel Lezcano Signed-off-by: Olof Johansson --- I'm not entirely happy with the solution here, especially the dual call path. The platsmp.c->exynos.c call isn't ideal either but I'm less worried about tha

Re: Exynos induced build error with recent arm-soc

2014-06-02 Thread Olof Johansson
On Mon, Jun 2, 2014 at 4:42 PM, Russell King - ARM Linux wrote: > Spotted with a randconfig today: > > arch/arm/mach-exynos/built-in.o: In function `exynos_set_cpu_boot_addr': > pm_domains.c:(.text+0x19c): undefined reference to `sysram_ns_base_addr' > arch/arm/mach-exynos/built-in.o:(.data+0x94):

Re: arm-soc boot: 37 passed 3 failed (arm-soc/v3.15-rc6-1395-g436ff76)

2014-05-31 Thread Olof Johansson
On Sat, May 31, 2014 at 1:11 AM, Olof's autobooter wrote: > > Failed boards: > > caprimulti_v7_defconfig:FAILED 0:56.33 > MMC read: dev # 0, block # 114688, count 32768 ... 32768 blocks read: OK > ## Flattened Device Tree blob at 9e00 >Booting using the fd

Re: [PATCH] ARM: multi_v7_defconfig: Enable Exynos platform

2014-05-30 Thread Olof Johansson
On Wed, May 28, 2014 at 12:14:10AM +0900, Kukjin Kim wrote: > From: Sachin Kamat > > Enable Exynos platform and its related IPs for multi_v7_defconfig. > > Signed-off-by: Sachin Kamat > Acked-by: Arnd Bergmann > Signed-off-by: Kukjin Kim Applied, with a bit of manual fixup. -Olof -- To uns

Re: [PATCH] arm: exynos: Fix "allmodconfig" build errors in mcpm and hotplug

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 10:15:56AM +0530, Sachin Kamat wrote: > + Olof > > On 26 May 2014 12:19, Sachin Kamat wrote: > > Thanks Abhilash. > > > > On 26 May 2014 11:24, Abhilash Kesavan wrote: > >> This fixes the following build errors: > >> > >> /tmp/ccRbZlaA.s: Assembler messages: > >> /tmp/ccR

Re: [GIT PULL 3/5] Samsung Exynos updates for 3.16

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 04:59:39AM +0900, Kukjin Kim wrote: > The following changes since commit fced6dee29f6fb143fe16ea90331176ff77e6120: > > Merge branch 'v3.16-next/cleanup-samsung' into > v3.16-next/platform-exynos (2014-05-31 02:36:49 +0900) > > are available in the git repository at: > >

Re: [GIT PULL 4/5] Samsung Exynos MCPM-2 for 3.16

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 05:00:01AM +0900, Kukjin Kim wrote: > The following changes since commit ccf5511797cd4b48d20a85fa1778f5608eac9fd7: > > ARM: EXYNOS: Add MCPM call-back functions (2014-05-16 04:26:30 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/lin

Re: [GIT PULL 2/5] Samsung DT updates for 3.16

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 04:59:24AM +0900, Kukjin Kim wrote: > The following changes since commit 3c8977f17796f0b8816a1a283b0b80b71c83d416: > > ARM: dts: enable usb nodes for exynos4412-trats2 (2014-05-23 > 03:31:33 +0900) > > are available in the git repository at: > > git://git.kernel.org/pu

Re: [GIT PULL 1/5] Samsung CLK update for 3.16

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 04:58:57AM +0900, Kukjin Kim wrote: > The following changes since commit bfed1074f213051e94648bfad0d0611a16d81366: > > clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocks > (2014-05-26 06:48:10 +0900) > > are available in the git repository at: > > git:/

Re: [GIT PULL 3/5] Samsung Exynos updates for 3.16

2014-05-30 Thread Olof Johansson
On Sat, May 31, 2014 at 04:59:39AM +0900, Kukjin Kim wrote: > The following changes since commit fced6dee29f6fb143fe16ea90331176ff77e6120: > > Merge branch 'v3.16-next/cleanup-samsung' into > v3.16-next/platform-exynos (2014-05-31 02:36:49 +0900) > > are available in the git repository at: > >

Re: [GIT PULL 3rd 2/3] Samsung Exynos SoC updates for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 01:03:22PM +0900, Kukjin Kim wrote: > The following changes since commit be1f7c8d7e2bc8b8c76846aa6f276e8d2ef8975a: > > cpufreq: exynos: Fix the compile error (2014-05-26 04:05:01 +0900) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linu

Re: [GIT PULL 2nd 2/2] Samsung DT updates for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 11:29:32AM +0900, Kukjin Kim wrote: > The following changes since commit b5839bd87f197e133a0025c36df286eab6e1d858: > > ARM: dts: Add MFC memory banks to exynos5420 boards (2014-05-20 01:04:13 > +0900) > > are available in the git repository at: > > http://git.kernel.o

Re: [GIT PULL 3rd 1/3] Samsung Exynos cpuidle updates for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 01:03:17PM +0900, Kukjin Kim wrote: > Note: merge conflict will be happened when pulling this for > arch/arm/mach-exynos/cpuidle. > You may just fixup with 'git rm arch/arm/mach-exynos/cpuidle.', it is due to > 'removing inclusion of ' before moving cpuidle driver into > dri

Re: [GIT PULL 2nd 1/2] Samsung cleanup for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 11:29:19AM +0900, Kukjin Kim wrote: > Hi Arnd, Olof, Kevin > > Here is 2nd Samsung updates for 3.16 and including cleanup and 2nd dt > updates. > > When pulling cleanup, merge conflict will be happened like following. > > diff --cc arch/arm/mach-exynos/firmware.c > index

Re: [GIT PULL 3rd 3/3] Samsung clk-2 updates for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 01:03:27PM +0900, Kukjin Kim wrote: > The following changes since commit 6520e968eef4f88c076a84a80e026049d157132e: > > clk: exynos5420: Add 5800 specific clocks (2014-05-19 22:15:08 +0900) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/l

Re: [GIT PULL 3rd 1/3] Samsung Exynos cpuidle updates for 3.16

2014-05-29 Thread Olof Johansson
On Mon, May 26, 2014 at 01:03:17PM +0900, Kukjin Kim wrote: > Note: merge conflict will be happened when pulling this for > arch/arm/mach-exynos/cpuidle. > You may just fixup with 'git rm arch/arm/mach-exynos/cpuidle.', it is due to > 'removing inclusion of ' before moving cpuidle driver into > dri

Re: [GIT PULL 2/5] Samsung clock updates for 3.16

2014-05-29 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:03AM +0900, Kukjin Kim wrote: > The following changes since commit 34c453ce16633539a94a2e876faeb731ac1be899: > > ARM: S3C24XX: fix merge conflict (2014-05-15 05:54:38 +0900) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kern

Re: [GIT PULL 5/5] Samsung Exynos MCPM support for 3.16

2014-05-29 Thread Olof Johansson
On Wed, May 21, 2014 at 10:38 PM, Olof Johansson wrote: > On Tue, May 20, 2014 at 10:11:54AM +0900, Kukjin Kim wrote: >> The following changes since commit d7067f1c5fa0232001502569c6878d22308da268: >> >> devicetree: bindings: document SYSRAM binding (2014-05-15 03:3

Re: [GIT PULL 4th 1/2] Samsung Exynos multiplatform for 3.16

2014-05-26 Thread Olof Johansson
On Mon, May 26, 2014 at 3:12 PM, Kukjin Kim wrote: > Hi Arnd, Olof, Kevin > > Sorry for late support multiplatform on exynos and now it's possible. Thanks > for many guys' effort and time :-) > > BRs, > Kukjin > > The following changes since commit dfacdfef06090ca0c131f45dfd3f3ca3452a8ed3: > > M

Re: [PATCH] ARM: EXYNOS: Add 5800 SoC support

2014-05-23 Thread Olof Johansson
On Fri, May 23, 2014 at 1:05 PM, Kukjin Kim wrote: > On 05/23/14 16:34, Arun Kumar K wrote: >> >> Exynos5800 is an octa core SoC which is based on the 5420 >> platform. This patch adds the basic support for it in the >> mach-exynos. >> >> Signed-off-by: Arun Kumar K >> --- >> arch/arm/mach-exyno

Re: [GIT PULL 4/5] Samsung DT updates for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:41AM +0900, Kukjin Kim wrote: > Sachin Kamat (4): > ARM: EXYNOS: Map SYSRAM through generic DT bindings This patch has a conflict with your own fixes. You should have based this branch on top of the fixes to avoid it. Not only that, but it seems to break 4212,

Re: [GIT PULL 5/5] Samsung Exynos MCPM support for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:54AM +0900, Kukjin Kim wrote: > The following changes since commit d7067f1c5fa0232001502569c6878d22308da268: > > devicetree: bindings: document SYSRAM binding (2014-05-15 03:30:29 +0900) > > are available in the git repository at: > > http://git.kernel.org/pub/s

Re: [GIT PULL 4/5] Samsung DT updates for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:41AM +0900, Kukjin Kim wrote: > The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: > > Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [GIT PULL 3/5] Samsung driver update for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:20AM +0900, Kukjin Kim wrote: > The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: > > Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [GIT PULL 2/5] Samsung clock updates for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:11:03AM +0900, Kukjin Kim wrote: > The following changes since commit 34c453ce16633539a94a2e876faeb731ac1be899: > > ARM: S3C24XX: fix merge conflict (2014-05-15 05:54:38 +0900) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kern

Re: [GIT PULL 1/5] Samsung S3C24XX updates for 3.16

2014-05-21 Thread Olof Johansson
On Tue, May 20, 2014 at 10:10:07AM +0900, Kukjin Kim wrote: > The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: > > Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-21 Thread Olof Johansson
On Wed, May 21, 2014 at 6:24 AM, Kukjin Kim wrote: > Doug Anderson wrote: >> >> Kukjin, >> > Hi Doug, > >> On Fri, May 16, 2014 at 5:02 PM, Kukjin Kim wrote: >> > On 05/17/14 07:56, Chirantan Ekbote wrote: >> > >> > Anyway, I'm by no means opposed to switching to arch timers. They >>

Re: [GIT PULL] Samsung fixes for 3.15

2014-05-19 Thread Olof Johansson
On Thu, May 15, 2014 at 06:13:09PM +0900, Kukjin Kim wrote: > Hi Arnd, Olof, Kevin, > > Please pull Samsung fixes and if any problem, please kinldly let me know. > > Thanks, > Kukjin > > The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd: > > Linux 3.15-rc4 (2014-05-0

Re: [PATCH] arm: dts: exynos5: Remove multi core timer

2014-05-15 Thread Olof Johansson
On Thu, May 15, 2014 at 4:25 PM, Tomasz Figa wrote: > On 16.05.2014 01:18, David Riley wrote: >> On Thu, May 15, 2014 at 4:03 PM, Chirantan Ekbote >> wrote: >>> Hi Tomasz, >>> >>> On Thu, May 15, 2014 at 3:44 PM, Doug Anderson >>> wrote: Tomasz, On Thu, May 15, 2014 at 3:13 PM, T

Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2

2014-05-15 Thread Olof Johansson
On Thu, May 15, 2014 at 11:55 AM, Doug Anderson wrote: > Stephen, > > On Thu, May 15, 2014 at 11:42 AM, Stephen Warren > wrote: >> On 04/17/2014 11:59 AM, Doug Anderson wrote: >>> This adds the EC i2c tunnel (and devices under it) to the >>> tegra124-venice2 device tree. >> >> Did the MFD patche

Re: [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support

2014-05-13 Thread Olof Johansson
On Tue, May 13, 2014 at 2:15 AM, Arnd Bergmann wrote: > On Tuesday 13 May 2014 13:37:33 Kukjin Kim wrote: >> Arnd Bergmann wrote: >> > >> > On Tuesday 22 April 2014, Olof Johansson wrote: >> > > I don't think there's a point in keeping this

Re: [PATCH v3 0/6] Introducing Exynos ChipId driver

2014-05-11 Thread Olof Johansson
Hi, On Sun, May 11, 2014 at 6:52 PM, Pankaj Dubey wrote: > On 05/11/2014 04:12 PM, Olof Johansson wrote: >> >> Hi, >> >> On Sat, May 10, 2014 at 12:18 AM, wrote: >>> >>> From: Pankaj Dubey >>> >>> This patch series attempts to

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

2014-05-11 Thread Olof Johansson
(Taking the discussion here since Panjak pointed me to this thread when I commented on the latest patch set) On Mon, May 05, 2014 at 04:58:14PM +0200, Arnd Bergmann wrote: > On Monday 05 May 2014 18:23:55 Pankaj Dubey wrote: > > On 05/04/2014 12:02 AM, Arnd Bergmann wrote: > > > Ideally this shoul

Re: [PATCH v3 0/6] Introducing Exynos ChipId driver

2014-05-11 Thread Olof Johansson
Hi, On Sat, May 10, 2014 at 12:18 AM, wrote: > From: Pankaj Dubey > > 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 g

Re: [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos

2014-05-11 Thread Olof Johansson
On Sat, May 10, 2014 at 12:18 AM, wrote: > From: Pankaj Dubey > > This patch enables chipid driver for ARCH_EXYNOS and refactors > machine code as well as exynos cpufreq driver code for using > chipid driver for identification of SoC ID and SoC rev. > > This patch also updates DT binding informa

Re: [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c

2014-05-10 Thread Olof Johansson
On Sat, May 10, 2014 at 12:18 AM, wrote: > From: Pankaj Dubey > > This patch removes usage of soc_is_exynos4/5 from exynos.c. > For this we need to separate machine descriptors for exynos4 > and exynos5. While doing this patch does some consolidation also. > > CC: Russell King > CC: Thomas Abra

Re: [RESEND PATCH v3 2/5] charger: tps65090: Allow charger module to be used when no irq

2014-05-05 Thread Olof Johansson
On Tue, Apr 29, 2014 at 9:39 AM, Doug Anderson wrote: > Anton, > > On Wed, Apr 23, 2014 at 8:56 AM, Doug Anderson wrote: >> On the ARM Chromebook tps65090 has two masters: the AP (the main >> processor running linux) and the EC (the embedded controller). The AP >> is allowed to mess with FETs bu

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 2/3] ARM: dts: Add Exynos5800 dt file

2014-05-02 Thread Olof Johansson
ar K Acked-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 v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time

2014-05-01 Thread Olof Johansson
Lee, Doug, I've bisected a boot failure on Tegra Dalmore (which has a tps65090) down to this patch. It started in -next 0501, so I guess Lee might have pushed some patches out now even though the commit date is a little while back? The commit is: commit 60e91b51b515b20f85697fcd397911fdb97bbdca A

Re: [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support

2014-04-21 Thread Olof Johansson
On Tue, Apr 15, 2014 at 2:28 AM, Sachin Kamat wrote: > From: Arnd Bergmann > > This makes it possible to enable the exynos platform as part of a > multiplatform kernel, in addition to keeping the single-platform > Exynos support. > sparsemem is currently not supported in multiplatform. > > Signed

Re: [PATCH 3/4] ARM: dts: Add 5800 dt files

2014-04-21 Thread Olof Johansson
On Sun, Apr 20, 2014 at 11:45 PM, Arun Kumar K wrote: > Most of the nodes of exynos5420 remains same for exynos5800. > So moving the common dt nodes to exynos5-octa.dtsi. > The pinctrl dtsi is completely re-used and is renamed to > exynos5-octa-pinctrl.dtsi. Again, naming here doesn't work. Also

Re: [PATCH 0/4] Add support for Exynos5800 SoC

2014-04-21 Thread Olof Johansson
[from the right account and without html formatting this time] On Sun, Apr 20, 2014 at 11:45 PM, Arun Kumar K wrote: > Exynos5800 is a derivative of Exynos5420 with higher > clock speeds and most other IP blocks remaining the same > except for a few. > Due to the similarities with 5420, followin

Re: [PATCH 4/4] ARM: dts: exynos5250-snow: add ptn3460 node

2014-04-14 Thread Olof Johansson
Hi Sachin, On Mon, Apr 14, 2014 at 6:16 AM, Sachin Kamat wrote: > From: Doug Anderson > > Added nodes for ptn3460 driver to Snow board. > > Signed-off-by: Doug Anderson > Signed-off-by: Ajay Kumar > Signed-off-by: Sachin Kamat I'm curious, how are you testing this code on the upstream kernel

Re: [PATCH 12/27] ARM: dts: exynos3250: Add default interrupt-parent connected with GIC

2014-04-10 Thread Olof Johansson
On Thu, Apr 10, 2014 at 07:06:02PM +0900, Chanwoo Choi wrote: > This patch add interrupt-parent node to connected with GIC. > All interrupt-related dt nodes need default interrupt-parent node. > > Signed-off-by: Chanwoo Choi > Signed-off-by: Kyungmin Park There's no point in splitting these off

Re: [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250

2014-04-10 Thread Olof Johansson
On Thu, Apr 10, 2014 at 06:37:14PM +0900, Chanwoo Choi wrote: > This patch add memory mapping for PMU (Power Management Unit) which is used > for power control of Exynos3250. > > Signed-off-by: Chanwoo Choi > Signed-off-by: Kyungmin Park Signed-off-by is in the wrong order, if Kyungmin wrote th

Re: [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID

2014-04-10 Thread Olof Johansson
On Thu, Apr 10, 2014 at 06:37:12PM +0900, Chanwoo Choi wrote: > This patch add Exynos3250's SoC ID. Exynos 3250 is System-On-Chip(SoC) that > is based on the 32-bit RISC processor for Smartphone. Exynos3250 uses > Cortex-A7 > dual cores and has a target speed of 1.0GHz. > > Signed-off-by: Chanwoo

Re: [PATCH 04/27] ARM: EXYNOS: Support secondary CPU boot of Exynos4212

2014-04-10 Thread Olof Johansson
On Thu, Apr 10, 2014 at 06:37:15PM +0900, Chanwoo Choi wrote: > From: Kyungmin Park > > This patch fix the offset of CPU boot address and change parameter of smc call > of SMC_CMD_CPU1BOOT command for Exynos4212. > > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-exynos/firmware.c | 14 +++

Re: [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle

2014-04-07 Thread Olof Johansson
On Mon, Apr 7, 2014 at 10:44 AM, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Monday, April 07, 2014 09:28:39 AM Olof Johansson wrote: >> On Fri, Apr 4, 2014 at 9:09 AM, Bartlomiej Zolnierkiewicz >> wrote: >> >> [...] >> > I know that this is m

Re: [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle

2014-04-07 Thread Olof Johansson
On Fri, Apr 4, 2014 at 9:09 AM, Bartlomiej Zolnierkiewicz wrote: [...] > I know that this is mainly our problem but the issue is widespread on > our targets and I believe that adding some workaround for it in cpuidle > core would be beneficial for the whole cpuidle subsystem. Yes, we need

Re: [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle

2014-04-07 Thread Olof Johansson
On Mon, Apr 7, 2014 at 9:19 AM, Bartlomiej Zolnierkiewicz wrote: > On Monday, April 07, 2014 11:43:47 AM Daniel Lezcano wrote: >> On 04/04/2014 06:09 PM, Bartlomiej Zolnierkiewicz wrote: >> > >> > On Friday, April 04, 2014 03:43:09 PM Daniel Lezcano wrote: >> >> The cpuidle driver is broken since

Re: [GIT PULL 5/6] Samsung PM updates for v3.15

2014-03-10 Thread Olof Johansson
On Mon, Mar 10, 2014 at 6:50 PM, Kukjin Kim wrote: > Olof Johansson wrote: >> >> >> Hi, >> >> >> >> I don't see a single cc or acked-by line from Mike Turquette here. I'll >> >> hold >> >> off until he's had a c

Re: [GIT PULL 5/6] Samsung PM updates for v3.15

2014-03-09 Thread Olof Johansson
On Sun, Mar 9, 2014 at 4:32 PM, Tomasz Figa wrote: > On 09.03.2014 19:35, Olof Johansson wrote: >> >> On Mon, Mar 03, 2014 at 09:56:11AM +, Kukjin Kim wrote: >>> >>> The following changes since commit >>> 38dbfb59d1175ef458d006556061adeaa8751b72: >

Re: [GIT PULL 6/6] Samsung clk-s3c24xx updates for v3.15

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:57:23AM +, Kukjin Kim wrote: > The following changes since commit e11d919e4aa2009077e3e4f829ff991d37adca61: > > ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume code (2014-02-14 > 08:16:01 +0900) > > are available in the git repository at: > > http://git.

Re: [GIT PULL 4/6] Samsung clk-exynos updates for v3.15

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:55:01AM +, Kukjin Kim wrote: > The following changes since commit d726ca2d3316743841063a98fb113ff22a236e63: > > ARM: dts: Add vmmc-supply to MMC on arndale-octa board (2014-02-24 08:56:46 > +0900) > > are available in the git repository at: > > http://git.kern

Re: [GIT PULL 5/6] Samsung PM updates for v3.15

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:56:11AM +, Kukjin Kim wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [GIT PULL 3/6] Samsung DT updates for v3.15

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:53:56AM +, Kukjin Kim wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

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

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:52:16AM +, Kukjin Kim wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [GIT PULL 2/6] Samsung drivers for v3.15

2014-03-09 Thread Olof Johansson
On Mon, Mar 03, 2014 at 09:51:51AM +, Kukjin Kim wrote: > The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: > > Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) > > are available in the git repository at: > > http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux

Re: [PATCH 1/1] ARM: Exynos: Add generic compatible string

2014-02-24 Thread Olof Johansson
On Mon, Feb 24, 2014 at 7:03 PM, Sachin Kamat wrote: > On 25 February 2014 06:22, Tomasz Figa wrote: >> On 25.02.2014 01:35, Kukjin Kim wrote: >>> >>> On 02/24/14 21:03, Sachin Kamat wrote: On 21 February 2014 21:01, Tomasz Figa wrote: > > On 21.02.2014 16:21, Tomasz Figa wrote

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-20 Thread Olof Johansson
On Thu, Feb 20, 2014 at 3:22 AM, Catalin Marinas wrote: > On Thu, Feb 20, 2014 at 09:03:30AM +0000, Olof Johansson wrote: >> So, after giving this some more thought (and getting my hands dirty in >> some of this code), I think I'm going to change my mind on this. For >>

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-20 Thread Olof Johansson
On Tue, Feb 18, 2014 at 12:06 PM, John Stultz wrote: > On Tue, Feb 18, 2014 at 12:00 PM, Olof Johansson wrote: >> On Tue, Feb 18, 2014 at 11:52 AM, John Stultz wrote: >>> On Tue, Feb 18, 2014 at 10:13 AM, Arnd Bergmann wrote: >>>> On Tuesday 18 February 2014

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-18 Thread Olof Johansson
On Tue, Feb 18, 2014 at 11:52 AM, John Stultz wrote: > On Tue, Feb 18, 2014 at 10:13 AM, Arnd Bergmann wrote: >> On Tuesday 18 February 2014 08:16:13 Olof Johansson wrote: >>> On Mon, Feb 17, 2014 at 5:10 PM, Kukjin Kim wrote: >>> > On 02/15/14 02:06, Arnd Bergma

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-18 Thread Olof Johansson
On Mon, Feb 17, 2014 at 5:10 PM, Kukjin Kim wrote: > On 02/15/14 02:06, Arnd Bergmann wrote: >> >> On Thursday 13 February 2014, Olof Johansson wrote: >>> >>> On Mon, Feb 10, 2014 at 6:52 PM, Kukjin Kim >>> wrote: >>>> >>>> O

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-13 Thread Olof Johansson
On Thu, Feb 13, 2014 at 12:08 PM, Rob Herring wrote: > On Tue, Feb 11, 2014 at 5:39 PM, Olof Johansson wrote: >> On Mon, Feb 10, 2014 at 10:29 PM, Kukjin Kim wrote: >>> This patch adds support for Samsung GH7 SoC in arm64/Kconfig. >>> >>> Signed-off-by:

Re: [PATCH] iommu/exynos: Remove driver

2014-02-13 Thread Olof Johansson
On Mon, Feb 10, 2014 at 10:21 PM, Kukjin Kim wrote: > Just adding KyongHo Cho. > > If he can fixup for this time, it would be best solution because he knows > well than others, I think. It's not so much a matter of "fixup for this time", it's a about having ownership of the driver, making sure i

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-13 Thread Olof Johansson
On Mon, Feb 10, 2014 at 6:52 PM, Kukjin Kim wrote: > On 02/13/14 04:14, Arnd Bergmann wrote: >> >> On Wednesday 12 February 2014 13:04:40 Kumar Gala wrote: >>> >>> On Feb 12, 2014, at 12:12 PM, Catalin Marinas >>> wrote: On 12 Feb 2014, at 16:25, Kumar Gala wrote: > > One reason

Re: [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

2014-02-11 Thread Olof Johansson
On Mon, Feb 10, 2014 at 10:29 PM, Kukjin Kim wrote: > This patch adds support for Samsung GH7 SoC in arm64/Kconfig. > > Signed-off-by: Kukjin Kim > Cc: Catalin Marinas The overhead of building one more device tree isn't very large, and I don't see any other need to have a Kconfig entry per SoC

Re: [PATCH 1/3] arm64: dts: add initial dts for Samsung GH7 SoC and SSDK-GH7 board

2014-02-11 Thread Olof Johansson
Hi, Besides what Mark Rutland already commented on: On Mon, Feb 10, 2014 at 10:29 PM, Kukjin Kim wrote: > +/ { > + model = "SAMSUNG GH7"; > + compatible = "samsung,gh7"; Model and compatible in the dtsi should probably always be overridden by a dts that includes it, so there's littl

<    1   2   3   4   5   6   >