[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1373041417-217728-1-git-send-email-arnd@arndb.de>
Date: Fri, 5 Jul 2013 18:23:29 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...radead.org, arm@...nel.org,
Arnd Bergmann <arnd@...db.de>,
Gregory CLEMENT <gregory.clement@...e-electrons.com>,
Imre Kaloz <kaloz@...nwrt.org>,
Jason Cooper <jason@...edaemon.net>,
Krzysztof Halasa <khc@...waw.pl>,
Kukjin Kim <kgene.kim@...sung.com>,
Michal Simek <michal.simek@...inx.com>,
Tony Lindgren <tony@...mide.com>
Subject: [PATCH 0/8] ARM: SoC specific bug fixes
Hi everyone,
This is a set of bug fixes that came up during build testing.
I have applied them to the fixes branch for now and will send
them to Linus next week unless there are objections.
Arnd
Arnd Bergmann (8):
clocksource: armada-xp: always register local_timer_ops
ARM: omap5: omap5 has SCU and TWD
ARM: zynq: use DT_MACHINE_START
ARM: OMAP: build mach-omap code only if needed
ARM: sti: move DEBUG_STI_UART into alphabetical order
ARM: OMAP: omap_common_late_init may be unused
ARM: ixp4xx: avoid circular header dependency
ARM: exynos: select PM_GENERIC_DOMAINS only when used
arch/arm/Kconfig.debug | 20 ++--
arch/arm/configs/omap2plus_defconfig | 4 +
arch/arm/mach-exynos/Kconfig | 2 +-
arch/arm/mach-ixp4xx/include/mach/timex.h | 2 +-
arch/arm/mach-omap2/Kconfig | 150 +++++++++++++++---------------
arch/arm/mach-omap2/io.c | 2 +-
arch/arm/mach-zynq/common.c | 2 +-
drivers/clocksource/time-armada-370-xp.c | 2 -
8 files changed, 94 insertions(+), 90 deletions(-)
Cc: Gregory CLEMENT <gregory.clement@...e-electrons.com>
Cc: Imre Kaloz <kaloz@...nwrt.org>
Cc: Jason Cooper <jason@...edaemon.net>
Cc: Krzysztof Halasa <khc@...waw.pl>
Cc: Kukjin Kim <kgene.kim@...sung.com>
Cc: Michal Simek <michal.simek@...inx.com>
Cc: Tony Lindgren <tony@...mide.com>
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists