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 grant.lik...@secretlab.ca wrote: On Tue, 29 Apr 2014 01:21:41 +0100, Russell King - ARM Linux li...@arm.linux.org.uk 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:

[PATCH] ARM: OMAP dts: Only build dtb if associated SoC is built

2014-05-03 Thread Peter Robinson
With ARCH_OMAP2PLUS being separated out into OMAP2/3/4/5 etc all the TI device tree blobs are built no matter the combination of SoCs that are enabled. This often causes a bunch of irrelevant .dts to be built on a multi platform kernel, this enables the building of just the ones relevant to the

[PATCH 1/1] arm: n950: Add missing regulator definitions

2014-05-03 Thread Sakari Ailus
The N950/N9 uses two additional regulators from the twl 4030 for CSI-2 receiver (vaux2) and cameras (vaux3). Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- arch/arm/boot/dts/omap3-n950-n9.dtsi | 14 ++ 1 file changed, 14 insertions(+) diff --git