* [GIT PULL 2/5] Samsung cleanup for v3.17
@ 2014-07-19 0:52 Kukjin Kim
2014-07-19 22:01 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Kukjin Kim @ 2014-07-19 0:52 UTC (permalink / raw)
To: linux-arm-kernel
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-07-13 14:04:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-cleanup
for you to fetch changes up to fce9e5bb25264153f9f002eada41757118d25ba9:
ARM: EXYNOS: Add support for mapping PMU base address via DT
(2014-07-15 08:40:32 +0900)
----------------------------------------------------------------
Samsung cleanup for v3.17
: Most of them are for exynos SoCs, remove useless
codes and update for PMU consolidation.
- remove unnecessary header file in mach-exynos/pmu.c
- remove unused code in mach-exynos/common.h
- remove mach-exynos/regs-pmu.h dependency from PD
- remove file path from comment section in mach-exynos
- move SYSREG definitions into mach-exynos/regs-sys.h
- add mapping PMU base address via DT for PMU cleanup
- use staic in mach-exynos/common.h
- update Samsung UART config options for low-level debug
----------------------------------------------------------------
Pankaj Dubey (6):
ARM: EXYNOS: Make exynos machine_ops as static
ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
ARM: EXYNOS: Remove file path from comment section
ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
ARM: EXYNOS: Add support for mapping PMU base address via DT
Sachin Kamat (2):
ARM: debug: Update Samsung UART config options
ARM: EXYNOS: Remove unused code in common.h
arch/arm/Kconfig.debug | 20 +++-----------
arch/arm/mach-exynos/common.h | 13 +--------
arch/arm/mach-exynos/exynos.c | 44
++++++++++++++++++++++++++++--
arch/arm/mach-exynos/headsmp.S | 1 -
arch/arm/mach-exynos/hotplug.c | 3 +-
arch/arm/mach-exynos/include/mach/map.h | 3 +-
arch/arm/mach-exynos/include/mach/memory.h | 3 +-
arch/arm/mach-exynos/platsmp.c | 3 +-
arch/arm/mach-exynos/pm.c | 1 +
arch/arm/mach-exynos/pm_domains.c | 9 +++---
arch/arm/mach-exynos/pmu.c | 1 -
arch/arm/mach-exynos/regs-pmu.h | 4 ---
arch/arm/mach-exynos/regs-sys.h | 22 +++++++++++++++
13 files changed, 77 insertions(+), 50 deletions(-)
create mode 100644 arch/arm/mach-exynos/regs-sys.h
^ permalink raw reply [flat|nested] 2+ messages in thread* [GIT PULL 2/5] Samsung cleanup for v3.17
2014-07-19 0:52 [GIT PULL 2/5] Samsung cleanup for v3.17 Kukjin Kim
@ 2014-07-19 22:01 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-07-19 22:01 UTC (permalink / raw)
To: linux-arm-kernel
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-07-13 14:04:33 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-cleanup
>
> for you to fetch changes up to fce9e5bb25264153f9f002eada41757118d25ba9:
>
> ARM: EXYNOS: Add support for mapping PMU base address via DT
> (2014-07-15 08:40:32 +0900)
Thanks, merged.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-19 22:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 0:52 [GIT PULL 2/5] Samsung cleanup for v3.17 Kukjin Kim
2014-07-19 22:01 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).