Re: [PATCH] mm: page_alloc: Skip over regions of invalid pfns where possible

2017-01-10 Thread James Hartley
On 06/01/17 22:43, Andrew Morton wrote: > On Fri, 25 Nov 2016 18:55:18 + Paul Burton wrote: > >> When using a sparse memory model memmap_init_zone() when invoked with >> the MEMMAP_EARLY context will skip over pages which aren't valid - ie. >> which aren't in a populated region of the sparse

RE: [PATCH v2 2/2] MIPS: DTS: img: add device tree for Marduk board

2016-11-18 Thread James Hartley
Hi Rahul, > -Original Message- > From: Rob Herring [mailto:r...@kernel.org] > Sent: 18 October 2016 15:14 > To: Rahul Bedarkar > Cc: Ralf Baechle; Mark Rutland; James Hartley; linux-m...@linux-mips.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org > Sub

RE: [PATCH v2 1/2] MIPS: DTS: add base device tree for Pistachio SoC

2016-11-18 Thread James Hartley
Hi Rahul, > -Original Message- > From: Rahul Bedarkar > Sent: 14 October 2016 06:56 > To: Ralf Baechle; Rob Herring; Mark Rutland; James Hartley > Cc: linux-m...@linux-mips.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; Rahul Bedarkar > Subject

RE: [PATCH 2/2] MIPS: DTS: img: add device tree for Marduk board

2016-10-13 Thread James Hartley
Hi Rahul, > -Original Message- > From: linux-mips-bou...@linux-mips.org [mailto:linux-mips-bounce@linux- > mips.org] On Behalf Of James Hartley > Sent: 13 October 2016 09:50 > To: Rahul Bedarkar; Rob Herring > Cc: Ralf Baechle; Mark Rutland; linux-m...@linux-m

RE: [PATCH 2/2] MIPS: DTS: img: add device tree for Marduk board

2016-10-13 Thread James Hartley
Hi Rahul, > -Original Message- > From: Rahul Bedarkar > Sent: 13 October 2016 08:02 > To: Rob Herring > Cc: Ralf Baechle; Mark Rutland; James Hartley; linux-m...@linux-mips.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH 2/2

RE: [PATCH 05/10] reset: pistachio: add driver Kconfig option

2016-08-29 Thread James Hartley
Acked-by: James Hartley James. > -Original Message- > From: Philipp Zabel [mailto:p.za...@pengutronix.de] > Sent: 24 August 2016 14:29 > To: linux-kernel@vger.kernel.org > Cc: Masahiro Yamada; Arnd Bergmann; Axel Lin; Hans de Goede; Maxime > Ripard; Lee Jo

[PATCH] pinctrl: pistachio: fix mfio pll_lock pinmux

2016-08-19 Thread James Hartley
C pin control driver") fixes: e9adb336d0bf ("pinctrl: pistachio: fix mfio84-89 function description and pinmux.") Cc: # 4.4.x- Signed-off-by: James Hartley Reviewed-by: Sifan Naeem diff --git a/drivers/pinctrl/pinctrl-pistachio.c b/drivers/pinctrl/pinctrl-pistachio.c index 7ba

Re: [PATCH] MIPS: dont specify STACKPROTECTOR in defconfigs

2016-08-03 Thread James Hartley
tform rather than arch specific. Either way, I don't believe that pistachio requires this option, so: Acked-by: James Hartley James. > > Cc: James Hartley > Cc: Ionela Voinescu > Cc: Ralf Baechle > Cc: linux-m...@linux-mips.org > Signed-off-by: Paul Gortmaker > --- &

[PATCH] MAINTAINERS: Add pistachio SoC Support

2016-07-07 Thread James Hartley
The Pistachio SoC from Imagination Technologies currently has no entry in the MAINTAINERS file, so add one. Signed-off-by: James Hartley Reviewed-by: Ionela Voinescu --- MAINTAINERS | 10 ++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b532c8d..ba20ad8

[PATCH V2] mips: pistachio: Determine SoC revision during boot

2016-04-19 Thread James Hartley
Now that there are different revisions of the Pistachio SoC in circulation, add this information to the boot log to make it easier for users to determine which hardware they have. Signed-off-by: James Hartley Signed-off-by: Ionela Voinescu --- arch/mips/pistachio/init.c | 35

Re: [PATCH] mips: pistachio: Determine SoC revision during boot

2016-04-19 Thread James Hartley
Hi Sergei On 18/04/16 17:59, Sergei Shtylyov wrote: > Hello. > > On 04/18/2016 05:24 PM, James Hartley wrote: > >> Now that there are different revisions of the Pistachio SoC >> in circulation, add this information to the boot log to make >> it easier for users to

[PATCH] mips: pistachio: Determine SoC revision during boot

2016-04-18 Thread James Hartley
Now that there are different revisions of the Pistachio SoC in circulation, add this information to the boot log to make it easier for users to determine which hardware they have. Signed-off-by: James Hartley Signed-off-by: Ionela Voinescu diff --git a/arch/mips/pistachio/init.c b/arch/mips

Re: [PATCH] reset: img: Make reset_control_ops const

2016-02-08 Thread James Hartley
pistachio_reset_ops = { +static const struct reset_control_ops pistachio_reset_ops = { .assert = pistachio_reset_assert, .deassert = pistachio_reset_deassert, }; Acked-by: James Hartley

Re: [PATCH V3 2/2] reset: img: Add Pistachio reset controller driver

2016-02-02 Thread James Hartley
Hi Philipp, Yes that all looks fine to me. Thanks, James. On 02/01/16 20:42, Philipp Zabel wrote: Hi James, Thanks for the reminder. I'll apply these with a few small fixups. No need to resend if you agree. Am Montag, den 18.01.2016, 13:12 + schrieb James Hartley: From: "Dami

RE: [PATCH 7/7] mips: pistachio: Allow to enable the external timer based clocksource

2015-05-22 Thread James Hartley
> -Original Message- > From: abres...@google.com [mailto:abres...@google.com] On Behalf Of > Andrew Bresticker > Sent: 22 May 2015 17:50 > To: Ezequiel Garcia > Cc: linux-kernel@vger.kernel.org; Linux-MIPS; Daniel Lezcano; > devicet...@vger.kernel.org; James Hartley

RE: [PATCH V2 2/2] stmmac: Add IMG Pistachio platform glue layer

2015-04-07 Thread James Hartley
> -Original Message- > From: abres...@google.com [mailto:abres...@google.com] On Behalf Of > Andrew Bresticker > Sent: 06 April 2015 23:28 > To: Arnd Bergmann; James Hartley > Cc: David S. Miller; Giuseppe Cavallaro; devicet...@vger.kernel.org; > net...@vger.ker

[PATCH] crypto: img-hash: Fix Kconfig selections

2015-03-19 Thread James Hartley
The Kconfig entry for CRYPTO_DEV_IMGTEC_HASH incorrectly selects CRYPTO_SHA224, which does not exist (and is covered by CRYPTO_SHA256 which covers both 224 and 256). Remove it. Also correct typo CRYPTO_ALG_API to be CRYPTO_ALGPI. Reported-by: Valentin Rothberg Signed-off-by: James Hartley

Re: crypto: img-hash - undefined Kconfig symbols

2015-03-18 Thread James Hartley
Hi Valentin, > On 18 Mar 2015, at 01:35, Valentin Rothberg > wrote: > > Hi James, > > your commit d358f1abbf71 ("crypto: img-hash - Add Imagination > Technologies hw hash accelerator") adds two selects on undefined > Kconfig symbols, namely CRYPTO_ALG_API and CRYPTO_SHA224. > > The first sym

RE: [PATCH 0/7] New eFuse subsystem

2015-02-25 Thread James Hartley
Hi Maxime, > -Original Message- > From: Ezequiel Garcia > Sent: 25 February 2015 12:30 > To: Maxime Ripard > Cc: Thierry Reding; Stephen Warren; Arnd Bergmann; Andrew Bresticker; > James Hartley; linux-arm-ker...@lists.infradead.org; linux- > ker...@vger.kernel.org

Re: [PATCH V3 2/2] dmaengine: Add driver for IMG MDC

2014-12-24 Thread James Hartley
> On 24 Dec 2014, at 17:21, Andrew Bresticker wrote: > >> On Tue, Dec 23, 2014 at 9:22 PM, Vinod Koul wrote: >>> On Thu, Dec 11, 2014 at 02:59:17PM -0800, Andrew Bresticker wrote: >>> Add support for the IMG Multi-threaded DMA Controller (MDC) found on >>> certain IMG SoCs. Currently this dr

RE: [PATCH 2/2] spi: Add driver for IMG SPFI controller

2014-11-13 Thread James Hartley
> -Original Message- > From: Mark Brown [mailto:broo...@kernel.org] > Sent: 12 November 2014 23:06 > To: Andrew Bresticker > Cc: James Hartley; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; > Kumar Gala; Grant Likely; Ezequiel Garcia; devicet...@vger.kernel

[PATCH] clocksource: Fix 'clcoksource' typo, trivial

2014-09-18 Thread James Hartley
Simple typo in a comment, so fix it. Signed-off-by: James Hartley --- kernel/time/clocksource.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/clocksource.c b/kernel/time/clocksource.c index 2e949cc..b79f39b 100644 --- a/kernel/time/clocksource.c +++ b/kernel