[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423770163-583064-1-git-send-email-arnd@arndb.de>
Date: Thu, 12 Feb 2015 20:42:32 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, arm@...nel.org,
Arnd Bergmann <arnd@...db.de>, Andrew Lunn <andrew@...n.ch>,
Barry Song <Baohua.Song@....com>,
Christian Daudt <bcm@...thebug.org>,
Florian Fainelli <f.fainelli@...il.com>,
Gregory Clement <gregory.clement@...e-electrons.com>,
Heiko Stuebner <heiko@...ech.de>,
Imre Kaloz <kaloz@...nwrt.org>,
Jason Cooper <jason@...edaemon.net>,
Kevin Hilman <khilman@...prootsystems.com>,
Krzysztof Halasa <khalasa@...p.pl>,
Liviu Dudau <liviu.dudau@....com>,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Maxime Coquelin <maxime.coquelin@...com>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
Nicolas Ferre <nicolas.ferre@...el.com>,
Sekhar Nori <nsekhar@...com>,
Srinivas Kandagatla <srinivas.kandagatla@...il.com>,
Sudeep Holla <sudeep.holla@....com>
Subject: [PATCH 00/11] ARM: random randconfig fixes, soc specific
Hello maintainers,
I've kept these to myself for too long, and would like to get them into
v3.20. I hope all of these are noncontroversial, but please have
a look and provide an Ack/Nak where appropriate so we can stick
them into the first fixes pull request after the initial merge
for -rc1.
Arnd
Arnd Bergmann (11):
ARM: vexpress: use ARM_CPU_SUSPEND if needed
ARM: sunxi: always select RESET_CONTROLLER
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
ARM: davinci: davinci_cfg_reg cannot be init
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
ARM: at91: fix pm declarations
ARM: prima2: do not select SMP_ON_UP
ARM: ixp4xx: fix {in,out}s{bwl} data types
ARM: rockchip: make rockchip_suspend_init conditional
ARM: sti: always enable RESET_CONTROLLER
ARM: mvebu: build armada375-smp code conditionally
arch/arm/mach-at91/generic.h | 8 ++++----
arch/arm/mach-bcm/Kconfig | 4 ++--
arch/arm/mach-davinci/Kconfig | 2 ++
arch/arm/mach-davinci/mux.c | 4 ++--
arch/arm/mach-ixp4xx/include/mach/io.h | 19 +++++++++++++------
arch/arm/mach-mvebu/system-controller.c | 2 +-
arch/arm/mach-prima2/Kconfig | 1 -
arch/arm/mach-rockchip/pm.h | 6 ++++++
arch/arm/mach-sti/Kconfig | 1 +
arch/arm/mach-sunxi/Kconfig | 8 ++------
arch/arm/mach-vexpress/Kconfig | 1 +
11 files changed, 34 insertions(+), 22 deletions(-)
--
2.1.0.rc2
Cc: Andrew Lunn <andrew@...n.ch>
Cc: Barry Song <Baohua.Song@....com>
Cc: Christian Daudt <bcm@...thebug.org>
Cc: Florian Fainelli <f.fainelli@...il.com>
Cc: Gregory Clement <gregory.clement@...e-electrons.com>
Cc: Heiko Stuebner <heiko@...ech.de>
Cc: Imre Kaloz <kaloz@...nwrt.org>
Cc: Jason Cooper <jason@...edaemon.net>
Cc: Kevin Hilman <khilman@...prootsystems.com>
Cc: Krzysztof Halasa <khalasa@...p.pl>
Cc: Liviu Dudau <liviu.dudau@....com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
Cc: Maxime Coquelin <maxime.coquelin@...com>
Cc: Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: Sekhar Nori <nsekhar@...com>
Cc: Srinivas Kandagatla <srinivas.kandagatla@...il.com>
Cc: Sudeep Holla <sudeep.holla@....com>
--
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