All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Samsung fixes-2 for v3.4
@ 2012-04-14 16:07 ` Kukjin Kim
  0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-04-14 16:07 UTC (permalink / raw)
  To: 'Olof Johansson',
	Arnd Bergmann, linux-arm-kernel, linux-samsung-soc

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

Most are for fix of build failure :( and warnings.
If any problems, please let me know.

Note that according to changing the device name for sdhci controllers 
and removing clk_type from sdhci platform_data after v3.4-rc1, need to 
update regarding stuff in samsung arch part so I'm preparing its fix in 
samsung-fixes-3. I will send it next turn.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

   Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-2

Jonghwan Choi (1):
       ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c

Kukjin Kim (1):
       ARM: S5PV210: fix unused LDO supply field from wm8994_pdata

Marek Szyprowski (3):
       ARM: EXYNOS: fix regulator name for NURI board
       ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
       ARM: EXYNOS: Remove broken config values for touchscren for NURI 
board

Maurus Cuelenaere (1):
       ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL

Sachin Kamat (2):
       ARM: S5PV210: Fix compiler warning in dma.c file
       ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled 
machine files

Thomas Abraham (1):
       ARM: EXYNOS: Add PDMA and MDMA physical base address defines

Tushar Behera (1):
       ARM: EXYNOS: Add missing definition for IRQ_I2S0

  arch/arm/mach-exynos/Kconfig                   |    2 +
  arch/arm/mach-exynos/include/mach/irqs.h       |    2 +
  arch/arm/mach-exynos/include/mach/map.h        |    4 ++
  arch/arm/mach-exynos/include/mach/regs-clock.h |    6 +++
  arch/arm/mach-exynos/mach-exynos5-dt.c         |    2 +-
  arch/arm/mach-exynos/mach-nuri.c               |   46 
+----------------------
  arch/arm/mach-exynos/mach-universal_c210.c     |    2 +
  arch/arm/mach-s5pv210/dma.c                    |    2 -
  arch/arm/mach-s5pv210/mach-aquila.c            |    4 +-
  arch/arm/mach-s5pv210/mach-goni.c              |    4 +-
  arch/arm/plat-samsung/Kconfig                  |    1 +
  11 files changed, 24 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Samsung fixes-2 for v3.4
@ 2012-04-14 16:07 ` Kukjin Kim
  0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-04-14 16:07 UTC (permalink / raw)
  To: linux-arm-kernel

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

Most are for fix of build failure :( and warnings.
If any problems, please let me know.

Note that according to changing the device name for sdhci controllers 
and removing clk_type from sdhci platform_data after v3.4-rc1, need to 
update regarding stuff in samsung arch part so I'm preparing its fix in 
samsung-fixes-3. I will send it next turn.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

The following changes since commit 0034102808e0dbbf3a2394b82b1bb40b5778de9e:

   Linux 3.4-rc2 (2012-04-07 18:30:41 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
v3.4-samsung-fixes-2

Jonghwan Choi (1):
       ARM: EXYNOS: Fix compile error in exynos5250-cpufreq.c

Kukjin Kim (1):
       ARM: S5PV210: fix unused LDO supply field from wm8994_pdata

Marek Szyprowski (3):
       ARM: EXYNOS: fix regulator name for NURI board
       ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
       ARM: EXYNOS: Remove broken config values for touchscren for NURI 
board

Maurus Cuelenaere (1):
       ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL

Sachin Kamat (2):
       ARM: S5PV210: Fix compiler warning in dma.c file
       ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled 
machine files

Thomas Abraham (1):
       ARM: EXYNOS: Add PDMA and MDMA physical base address defines

Tushar Behera (1):
       ARM: EXYNOS: Add missing definition for IRQ_I2S0

  arch/arm/mach-exynos/Kconfig                   |    2 +
  arch/arm/mach-exynos/include/mach/irqs.h       |    2 +
  arch/arm/mach-exynos/include/mach/map.h        |    4 ++
  arch/arm/mach-exynos/include/mach/regs-clock.h |    6 +++
  arch/arm/mach-exynos/mach-exynos5-dt.c         |    2 +-
  arch/arm/mach-exynos/mach-nuri.c               |   46 
+----------------------
  arch/arm/mach-exynos/mach-universal_c210.c     |    2 +
  arch/arm/mach-s5pv210/dma.c                    |    2 -
  arch/arm/mach-s5pv210/mach-aquila.c            |    4 +-
  arch/arm/mach-s5pv210/mach-goni.c              |    4 +-
  arch/arm/plat-samsung/Kconfig                  |    1 +
  11 files changed, 24 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] Samsung fixes-2 for v3.4
  2012-04-14 16:07 ` Kukjin Kim
@ 2012-04-15  1:04   ` Olof Johansson
  -1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-15  1:04 UTC (permalink / raw)
  To: Kukjin Kim; +Cc: Arnd Bergmann, linux-arm-kernel, linux-samsung-soc

Hi,

On Sat, Apr 14, 2012 at 9:07 AM, Kukjin Kim <kgene.kim@samsung.com> 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.
> If any problems, please let me know.
>
> Note that according to changing the device name for sdhci controllers and
> removing clk_type from sdhci platform_data after v3.4-rc1, need to update
> regarding stuff in samsung arch part so I'm preparing its fix in
> samsung-fixes-3. I will send it next turn.

Looking at your current fixes-3 branch, it's unclear at a quick glance
why the clk_type patch is a bugfix, and especially why it is a
regression fix -- it looks like a cleanup. We're very close to 3.4-rc3
now, so we should only be merging fixes (and ideally only regressions
since 3.3).

So, if you do need it to go into 3.4 please motivate it when you send
the pull request.


Thanks,

-Olof

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Samsung fixes-2 for v3.4
@ 2012-04-15  1:04   ` Olof Johansson
  0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-04-15  1:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Sat, Apr 14, 2012 at 9:07 AM, Kukjin Kim <kgene.kim@samsung.com> 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.
> If any problems, please let me know.
>
> Note that according to changing the device name for sdhci controllers and
> removing clk_type from sdhci platform_data after v3.4-rc1, need to update
> regarding stuff in samsung arch part so I'm preparing its fix in
> samsung-fixes-3. I will send it next turn.

Looking at your current fixes-3 branch, it's unclear at a quick glance
why the clk_type patch is a bugfix, and especially why it is a
regression fix -- it looks like a cleanup. We're very close to 3.4-rc3
now, so we should only be merging fixes (and ideally only regressions
since 3.3).

So, if you do need it to go into 3.4 please motivate it when you send
the pull request.


Thanks,

-Olof

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] Samsung fixes-2 for v3.4
  2012-04-15  1:04   ` Olof Johansson
@ 2012-04-25  0:32     ` Kukjin Kim
  -1 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-04-25  0:32 UTC (permalink / raw)
  To: Olof Johansson
  Cc: Kukjin Kim, Arnd Bergmann, linux-arm-kernel, linux-samsung-soc,
	Marek Szyprowski

Olof Johansson wrote:
> Hi,

[...]

(Cc'ed Marek Szyprowsk)

> Looking at your current fixes-3 branch, it's unclear at a quick glance
> why the clk_type patch is a bugfix, and especially why it is a
> regression fix -- it looks like a cleanup. We're very close to 3.4-rc3

I agree that the removing clk_type member in sdhci platform data should 
be included in cleanup stuff, it is useless in current mainline though.

Marek, is this ok to you?

> now, so we should only be merging fixes (and ideally only regressions
> since 3.3).
>
> So, if you do need it to go into 3.4 please motivate it when you send
> the pull request.
>

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Samsung fixes-2 for v3.4
@ 2012-04-25  0:32     ` Kukjin Kim
  0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-04-25  0:32 UTC (permalink / raw)
  To: linux-arm-kernel

Olof Johansson wrote:
> Hi,

[...]

(Cc'ed Marek Szyprowsk)

> Looking at your current fixes-3 branch, it's unclear at a quick glance
> why the clk_type patch is a bugfix, and especially why it is a
> regression fix -- it looks like a cleanup. We're very close to 3.4-rc3

I agree that the removing clk_type member in sdhci platform data should 
be included in cleanup stuff, it is useless in current mainline though.

Marek, is this ok to you?

> now, so we should only be merging fixes (and ideally only regressions
> since 3.3).
>
> So, if you do need it to go into 3.4 please motivate it when you send
> the pull request.
>

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* RE: [GIT PULL] Samsung fixes-2 for v3.4
  2012-04-25  0:32     ` Kukjin Kim
@ 2012-04-25  5:59       ` Marek Szyprowski
  -1 siblings, 0 replies; 8+ messages in thread
From: Marek Szyprowski @ 2012-04-25  5:59 UTC (permalink / raw)
  To: 'Kukjin Kim', 'Olof Johansson'
  Cc: 'Arnd Bergmann', linux-arm-kernel, linux-samsung-soc

Hi Kukjin,

On Wednesday, April 25, 2012 2:33 AM Kukjin Kim wrote:

> > Looking at your current fixes-3 branch, it's unclear at a quick glance
> > why the clk_type patch is a bugfix, and especially why it is a
> > regression fix -- it looks like a cleanup. We're very close to 3.4-rc3
> 
> I agree that the removing clk_type member in sdhci platform data should
> be included in cleanup stuff, it is useless in current mainline though.
> 
> Marek, is this ok to you?

Yes, this patch is not strictly needed to get SDHCI working again on v3.4-rcX.

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] Samsung fixes-2 for v3.4
@ 2012-04-25  5:59       ` Marek Szyprowski
  0 siblings, 0 replies; 8+ messages in thread
From: Marek Szyprowski @ 2012-04-25  5:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kukjin,

On Wednesday, April 25, 2012 2:33 AM Kukjin Kim wrote:

> > Looking at your current fixes-3 branch, it's unclear at a quick glance
> > why the clk_type patch is a bugfix, and especially why it is a
> > regression fix -- it looks like a cleanup. We're very close to 3.4-rc3
> 
> I agree that the removing clk_type member in sdhci platform data should
> be included in cleanup stuff, it is useless in current mainline though.
> 
> Marek, is this ok to you?

Yes, this patch is not strictly needed to get SDHCI working again on v3.4-rcX.

Best regards
-- 
Marek Szyprowski
Samsung Poland R&D Center

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-25  5:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-14 16:07 [GIT PULL] Samsung fixes-2 for v3.4 Kukjin Kim
2012-04-14 16:07 ` Kukjin Kim
2012-04-15  1:04 ` Olof Johansson
2012-04-15  1:04   ` Olof Johansson
2012-04-25  0:32   ` Kukjin Kim
2012-04-25  0:32     ` Kukjin Kim
2012-04-25  5:59     ` Marek Szyprowski
2012-04-25  5:59       ` Marek Szyprowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.