Re: [PATCH] irq-renesas-irqc: simplify irq_set_type() method

2013-12-22 Thread Simon Horman
On Thu, Dec 19, 2013 at 06:53:32PM +0900, Magnus Damm wrote: On Thu, Dec 19, 2013 at 5:24 PM, Simon Horman ho...@verge.net.au wrote: On Sat, Dec 14, 2013 at 03:09:31AM +0300, Sergei Shtylyov wrote: Value 0 of the sense selection field of CONFIG_n register means disable event detection

Re: [PATCH v2 3/3] ARM: shmobile: kzm9d: Use common clock framework

2013-12-23 Thread Simon Horman
On Sun, Dec 22, 2013 at 10:41:03PM -0800, Mike Turquette wrote: Quoting Simon Horman (2013-12-01 18:25:51) On Tue, Oct 29, 2013 at 01:42:41PM +0900, Simon Horman wrote: On Wed, Oct 09, 2013 at 07:39:18PM +0900, Simon Horman wrote: On Wed, Oct 09, 2013 at 04:29:56PM +0900, Magnus Damm

Re: [PATCH 00/11] ARM: shmobile: RSPI RZ and QSPI SoC and board integration

2014-02-06 Thread Simon Horman
On Thu, Feb 06, 2014 at 07:36:17PM +0900, Magnus Damm wrote: On Wed, Feb 5, 2014 at 9:56 AM, Simon Horman ho...@verge.net.au wrote: Magnus, could you Ack these or otherwise? On Tue, Feb 04, 2014 at 04:23:54PM +0100, Geert Uytterhoeven wrote: Hi Simon, Magnus, This patch series

Re: [PATCH -next] dma/sh: fix rcar-dma.c printk format warnings

2014-07-28 Thread Simon Horman
[Replying again using an HTML-free mail client] On Mon, Jul 28, 2014 at 01:20:59PM +0200, Laurent Pinchart wrote: On Saturday 26 July 2014 21:19:30 Vinod Koul wrote: On Fri, Jul 25, 2014 at 10:02:39AM -0700, Randy Dunlap wrote: From: Randy Dunlap rdun...@infradead.org Fix printk

Re: [PATCH -next] dma/sh: fix rcar-dma.c printk format warnings

2014-07-28 Thread Simon Horman
On Mon, Jul 28, 2014 at 08:31:07PM +0900, Simon Horman wrote: [Replying again using an HTML-free mail client] On Mon, Jul 28, 2014 at 01:20:59PM +0200, Laurent Pinchart wrote: On Saturday 26 July 2014 21:19:30 Vinod Koul wrote: On Fri, Jul 25, 2014 at 10:02:39AM -0700, Randy Dunlap wrote

Re: [RESEND RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'

2014-07-29 Thread Simon Horman
up (though please note my warning about possible conflicts). In the case where you do not want to split up the patch: Acked-by: Simon Horman horms+rene...@verge.net.au I have the following Acks so far. From: Rob Herring on 21 July 2014 16:43 I'm okay with this, but it also needs acks from

Re: [PATCH 05/13] thermal: rcar: Document SoC-specific bindings

2014-07-18 Thread Simon Horman
geert+rene...@glider.be Cc: Zhang Rui rui.zh...@intel.com Cc: Eduardo Valentin eduardo.valen...@ti.com Cc: linux...@vger.kernel.org Acked-by: Simon Horman horms+rene...@verge.net.au Kuninori, what' your opinion of this patch? thanks, rui

[PATCH] sh: intc: Confine SH_INTC to platforms that need it

2014-08-24 Thread Simon Horman
on SH_INTC, make all CPU platforms that use it select it, and protect all sub-options by if SH_INTC to fix this. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Magnus Damm damm+rene...@opensource.se Signed-off-by: Simon Horman horms+rene...@verge.net.au --- arch/arm/mach

[GIT PULL] SH Drivers Updates For v3.17

2014-08-24 Thread Simon Horman
Hi Linus, Please consider these SH drivers updates for v3.17. I realise these are slightly late in the rc cycle so please don't hesitate to ask me to defer them to v3.18. The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

Re: [RESEND RFC V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'

2014-07-30 Thread Simon Horman
On Wed, Jul 30, 2014 at 11:05:01AM +, Opensource [Steve Twiss] wrote: On 30 July 2014 03:37 Simon Horman wrote: On Mon, Jul 28, 2014 at 09:53:56AM +, Opensource [Steve Twiss] wrote: On 25 July 2014 08:00, Lee Jones wrote: On Thu, 24 Jul 2014, Opensource [Steve Twiss] wrote

Re: [PATCH 2/2] ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h

2014-08-21 Thread Simon Horman
On Wed, Aug 20, 2014 at 03:39:23PM +0200, Geert Uytterhoeven wrote: Move all definitions for legacy INTC from the common irqs.h to the INTC-specific intc.h. Include intc.h in sh7372/sh73a0 CPU and board files where needed. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Thanks, I

Re: [PATCH 1/2] sh: intc: Confine SH_INTC to platforms that need it

2014-08-21 Thread Simon Horman
On Wed, Aug 20, 2014 at 03:39:22PM +0200, Geert Uytterhoeven wrote: Currently the sh-intc driver is compiled on all SuperH and non-multiplatform SH-Mobile platforms, while it's only used on a limited number of platforms: - SuperH: SH2(A), SH3(A), SH4(A)(L) (all but SH5) - ARM: sh7372,

Re: [PATCH v7 1/8] clk: Add temporary mapping to the existing API

2014-08-21 Thread Simon Horman
to still compile: ape6evm_defconfig, armadillo800eva_defconfig, bockw_defconfig, koelsch_defconfig, kzm9g_defconfig, lager_defconfig, mackerel_defconfig, marzen_defconfig, shmobile_defconfig. With all that said and done: Acked-by: Simon Horman horms+rene...@verge.net.au thx, Jason

Re: [PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat

2014-08-13 Thread Simon Horman
On Wed, Aug 13, 2014 at 05:07:15PM -0700, Kevin Hilman wrote: Enable ATAG_DTB_COMPAT support for passing commandline from bootloader. Enable initrd support. Signed-off-by: Kevin Hilman khil...@linaro.org --- With this, I can finally integrate the kzm9d into the board farm because I use

Re: [PATCH] remove non-existent files from MAINTAINERS

2014-08-10 Thread Simon Horman
in 28c8331 (ARM: S5PV210: Remove support for board files). Cc: Tomasz Figa t.f...@samsung.com Cc: Kyungmin Park kyungmin.p...@samsung.com * arch/arm/configs/genmai_defconfig This one got removed in 3ed27bd9 (ARM: shmobile: genmai: remove defconfig). Cc: Simon

Re: [PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat

2014-08-16 Thread Simon Horman
On Thu, Aug 14, 2014 at 02:25:57PM +0900, Simon Horman wrote: On Wed, Aug 13, 2014 at 05:07:15PM -0700, Kevin Hilman wrote: Enable ATAG_DTB_COMPAT support for passing commandline from bootloader. Enable initrd support. Signed-off-by: Kevin Hilman khil...@linaro.org --- With this, I

Re: [PATCH] clocksource: sh_mtu2: Correct SoC family name

2014-10-23 Thread Simon Horman
On Wed, Oct 22, 2014 at 06:00:19PM +0300, Laurent Pinchart wrote: Hi Geert, Thank you for the patch. On Wednesday 22 October 2014 11:26:18 Geert Uytterhoeven wrote: r7s72100 is a member of the RZ family, not of the R-Car family Signed-off-by: Geert Uytterhoeven

Re: [PATCH 1/3] clocksource: sh_tmu: Document R-Mobile r8a7740 binding

2014-10-23 Thread Simon Horman
already handles the r8a7740 in the non-DT case). Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Acked-by: Simon Horman horms+rene...@verge.net.au --- Documentation/devicetree/bindings/timer/renesas

Re: [PATCH 3/3] ARM: shmobile: armadillo800eva dts: Enable TMU0

2014-10-23 Thread Simon Horman
On Wed, Oct 22, 2014 at 05:17:06PM +0200, Geert Uytterhoeven wrote: On Wed, Oct 22, 2014 at 4:58 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: On Wednesday 22 October 2014 11:38:29 Geert Uytterhoeven wrote: ch0 will be used for clock events and for periodic clock events,

Re: [PATCH 1/3] clocksource: sh_tmu: Document R-Mobile r8a7740 binding

2014-10-26 Thread Simon Horman
On Fri, Oct 24, 2014 at 11:34:55AM +0900, Simon Horman wrote: On Wed, Oct 22, 2014 at 05:59:25PM +0300, Laurent Pinchart wrote: Hi Geert, Thank you for the patch. On Wednesday 22 October 2014 11:38:27 Geert Uytterhoeven wrote: Compared to the r8a7779, the r8a7740 lacks the input

Re: [PATCH] clocksource: sh_tmu: Document r8a7778 binding

2014-10-26 Thread Simon Horman
On Fri, Oct 24, 2014 at 01:31:52PM +0200, Geert Uytterhoeven wrote: The r8a7778 is very similar to the r8a7779, and already handled by the current driver in the non-DT case. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be --- This depends on clocksource: sh_tmu: Document R-Mobile

Re: [PATCH v2] clocksource: sh_mtu2: Drop incorrect SoC family name

2014-10-26 Thread Simon Horman
. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Signed-off-by: Simon Horman horms+rene...@verge.net.au --- Documentation/devicetree/bindings/timer/renesas,mtu2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] arch: arm: mach-shmobile: Remove ARCH_HAS_OPP completely

2014-10-15 Thread Simon Horman
On Wed, Oct 15, 2014 at 03:29:45PM +0200, Rolf Evers-Fischer wrote: The Kconfig symbol ARCH_HAS_OPP became redundant in v3.16: commit 049d595a4db3 (PM / OPP: Make OPP invisible to users in Kconfig) removed the only dependency that used it. Setting it had no effect anymore. So commit

Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-28 Thread Simon Horman
On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote: Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings Documentation, listing supported SoCs and boards. This allows to use checkpatch to validate DTSes referring to Renesas shmobile SoCs, and boards

Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote: Hi Simon, On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman ho...@verge.net.au wrote: On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote: Add Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings

Re: clk: shmobile: CONFIG_ARCH_R8A7794?

2014-08-31 Thread Simon Horman
On Sat, Aug 30, 2014 at 06:03:26PM +0200, Paul Bolle wrote: Hi Hisashi, Your commit 8de078f189da (clk: shmobile: Add r8a7794 support) landed in next-20140828. It adds a single line to a Makefile. That new line contains a check for CONFIG_ARCH_R8A7794. There's no Kconfig symbol

Re: [PATCH v2] ARM: dts: Add shmobile platform device tree bindings documentation

2014-08-31 Thread Simon Horman
On Mon, Sep 01, 2014 at 09:55:45AM +0900, Simon Horman wrote: On Fri, Aug 29, 2014 at 10:26:01AM +0200, Geert Uytterhoeven wrote: Hi Simon, On Fri, Aug 29, 2014 at 2:34 AM, Simon Horman ho...@verge.net.au wrote: On Thu, Aug 28, 2014 at 10:05:20AM +0200, Geert Uytterhoeven wrote: Add

Re: non-Multiplatform APE6EVM broken in v3.18-rc1

2014-10-28 Thread Simon Horman
[ CC Sudeep Holla, Daniel Lezcano, LKML ] On Wed, Oct 29, 2014 at 09:12:58AM +0900, Simon Horman wrote: On Tue, Oct 28, 2014 at 10:32:32AM +0100, Geert Uytterhoeven wrote: Hi Simon, On Tue, Oct 28, 2014 at 10:23 AM, Simon Horman ho...@verge.net.au wrote: On Tue, Oct 28, 2014 at 08:59

Re: non-Multiplatform APE6EVM broken in v3.18-rc1

2014-10-29 Thread Simon Horman
On Wed, Oct 29, 2014 at 09:13:11AM +0100, Geert Uytterhoeven wrote: On Wed, Oct 29, 2014 at 3:08 AM, Simon Horman ho...@verge.net.au wrote: On Wed, Oct 29, 2014 at 09:12:58AM +0900, Simon Horman wrote: On Tue, Oct 28, 2014 at 10:32:32AM +0100, Geert Uytterhoeven wrote: On Tue, Oct 28, 2014

Re: non-Multiplatform APE6EVM broken in v3.18-rc1

2014-10-29 Thread Simon Horman
On Wed, Oct 29, 2014 at 06:05:03PM +0900, Simon Horman wrote: On Wed, Oct 29, 2014 at 09:13:11AM +0100, Geert Uytterhoeven wrote: On Wed, Oct 29, 2014 at 3:08 AM, Simon Horman ho...@verge.net.au wrote: On Wed, Oct 29, 2014 at 09:12:58AM +0900, Simon Horman wrote: On Tue, Oct 28, 2014

Re: [PATCH 1/1] netfilter: Deletion of unnecessary checks before two function calls

2014-11-19 Thread Simon Horman
...@ssi.bg Acked-by: Simon Horman ho...@verge.net.au --- net/netfilter/ipvs/ip_vs_ctl.c | 3 +-- net/netfilter/ipvs/ip_vs_pe.c| 3 +-- net/netfilter/ipvs/ip_vs_sched.c | 3 +-- net/netfilter/ipvs/ip_vs_sync.c | 3 +-- net/netfilter/nf_tables_api.c| 3 +-- 5 files changed

Re: [PATCH 1/3] kbuild: remove unnecessary obj- := dummy.o trick

2014-09-09 Thread Simon Horman
Acked-by: Mike Turquette mturque...@linaro.org shmobile portion: Acked-by: Simon Horman horms+rene...@verge.net.au --- arch/arm/plat-samsung/Makefile | 1 - drivers/clk/shmobile/Makefile | 2 -- drivers/net/wimax/Makefile | 4 3 files changed, 7 deletions

Re: [PATCH] v4l: vsp1: fix driver dependencies

2014-09-01 Thread Simon Horman
Zolnierkiewicz b.zolnier...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Simon Horman ho...@verge.net.au Cc: Magnus Damm magnus.d...@gmail.com Acked-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Simon Horman horms+rene...@verge.net.au -- To unsubscribe from

Re: [PATCH v2] usb: renesas_usbhs: fix driver dependencies

2014-09-01 Thread Simon Horman
Zolnierkiewicz b.zolnier...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Simon Horman ho...@verge.net.au Cc: Magnus Damm magnus.d...@gmail.com --- v2: - s/ARCH_SH/SUPERH/ (thanks to Sergei Shtylyov) Acked-by: Geert Uytterhoeven geert+rene...@glider.be Acked

Re: [PATCH v2] net: sh_eth: fix driver dependencies

2014-09-01 Thread Simon Horman
Zolnierkiewicz b.zolnier...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Simon Horman ho...@verge.net.au Cc: Magnus Damm magnus.d...@gmail.com --- v2: - s/ARCH_SH/SUPERH/ (thanks to Sergei Shtylyov) Acked-by: Geert Uytterhoeven geert+rene...@glider.be Acked

Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP completely

2014-09-15 Thread Simon Horman
On Fri, Sep 12, 2014 at 10:38:31AM +0200, Paul Bolle wrote: The Kconfig symbol ARCH_HAS_OPP became redundant in v3.16: commit 049d595a4db3 (PM / OPP: Make OPP invisible to users in Kconfig) removed the only dependency that used it. Setting it had no effect anymore. So commit 78c5e0bb145d

Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP completely

2014-09-15 Thread Simon Horman
On Tue, Sep 16, 2014 at 09:09:17AM +0900, Simon Horman wrote: On Fri, Sep 12, 2014 at 10:38:31AM +0200, Paul Bolle wrote: The Kconfig symbol ARCH_HAS_OPP became redundant in v3.16: commit 049d595a4db3 (PM / OPP: Make OPP invisible to users in Kconfig) removed the only dependency that used

Re: [PATCH 3/4] ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin module

2014-09-15 Thread Simon Horman
On Fri, Sep 12, 2014 at 03:15:19PM +0200, Geert Uytterhoeven wrote: This clock drives the irqpin controller modules. Before, it was assumed enabled by the bootloader or reset state. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Thanks, I have queued this up. ---

Re: [PATCH 4/4] ARM: shmobile: r8a7740 dtsi: Add missing INTCA clock for irqpin module

2014-09-15 Thread Simon Horman
On Fri, Sep 12, 2014 at 03:15:20PM +0200, Geert Uytterhoeven wrote: This clock drives the INTCA irqpin controller modules. Before, it was assumed enabled by the bootloader or reset state. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Cc: devicet...@vger.kernel.org Thanks, I have

Re: [PATCH] ipvs: Keep skb-sk when allocating headroom on tunnel xmit

2014-11-11 Thread Simon Horman
On Sat, Nov 08, 2014 at 08:16:58AM +0200, Julian Anastasov wrote: Hello, On Fri, 7 Nov 2014, Calvin Owens wrote: On 11/05/2014 01:21 AM, Julian Anastasov wrote: Hello, On Tue, 4 Nov 2014, Calvin Owens wrote: ip_vs_prepare_tunneled_skb() ignores -sk when

Re: [PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp

2014-11-12 Thread Simon Horman
On Wed, Nov 12, 2014 at 06:21:49PM -0800, Joe Perches wrote: On Thu, 2014-11-13 at 02:18 +, Kuninori Morimoto wrote: Still missing is an update for checkpatch to warn when a deprecated vendor prefix is used. Marking it deprecated and warning with checkpatch is certainly

Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Simon Horman
On Tue, Sep 23, 2014 at 10:27:37AM +0200, Geert Uytterhoeven wrote: On Tue, Sep 23, 2014 at 10:08 AM, Paul Bolle pebo...@tiscali.nl wrote: The Kconfig symbol ARCH_HAS_OPP became redundant in v3.16: commit 049d595a4db3 (PM / OPP: Make OPP invisible to users in Kconfig) removed the only

Re: non-Multiplatform APE6EVM broken in v3.18-rc1

2014-11-03 Thread Simon Horman
On Mon, Nov 03, 2014 at 11:33:33AM +0100, Daniel Lezcano wrote: On 10/30/2014 02:34 AM, Simon Horman wrote: On Wed, Oct 29, 2014 at 06:05:03PM +0900, Simon Horman wrote: On Wed, Oct 29, 2014 at 09:13:11AM +0100, Geert Uytterhoeven wrote: On Wed, Oct 29, 2014 at 3:08 AM, Simon Horman ho

Re: drm pull waiting on other trees

2014-12-11 Thread Simon Horman
Hi Dave, On Fri, Dec 12, 2014 at 03:28:06PM +1000, Dave Airlie wrote: Hey Simon, Joerg, I've got merges from you guys in my tree that don't seem to be in Linus's tree yet, I'm a bit concerned as the drm merge is a large one and I'd like to have it in Linus' tree ASAP. The rockchip iommu

Re: [PATCH] ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds

2014-12-18 Thread Simon Horman
On Thu, Dec 18, 2014 at 09:14:46AM +0100, Geert Uytterhoeven wrote: Hi Simon, On Thu, Dec 18, 2014 at 1:33 AM, Simon Horman ho...@verge.net.au wrote: On Wed, Dec 17, 2014 at 02:20:09PM +, Marc Zyngier wrote: On 17/12/14 13:40, Geert Uytterhoeven wrote: As of commit 9a1091ef0017c40a

Re: [PATCH] ARM: shmobile: r8a7740: Instantiate GIC from C board code in legacy builds

2014-12-17 Thread Simon Horman
On Wed, Dec 17, 2014 at 02:20:09PM +, Marc Zyngier wrote: On 17/12/14 13:40, Geert Uytterhoeven wrote: As of commit 9a1091ef0017c40a (irqchip: gic: Support hierarchy irq domain.), armadillo-legacy hangs during boot with: sh-tmu.0: ch0: used for clock events sh-tmu.0: ch0:

Re: [PATCH] drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM

2014-12-03 Thread Simon Horman
-next at the moment (via the linux-pm tree). Please let me know if it is OK to take this one into linux-pm. Hi Rafael, That is fine by me if it is fine by Geert. Acked-by: Simon Horman horms+rene...@verge.net.au --- drivers/sh/pm_runtime.c |4 ++-- 1 file changed, 2 insertions(+), 2

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
Hi Magnus, I see you have been busy with the marzen board. On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: From: Magnus Damm damm+rene...@opensource.se Add r8a7779 specific support for IRLM bit configuration in the INTC-IRQPIN driver. Without this code we need special

Re: [PATCH 02/02] ARM: shmobile: marzen-reference: Remove IRLM workaround

2014-12-03 Thread Simon Horman
Hi Magnus, On Wed, Dec 03, 2014 at 09:18:13PM +0900, Magnus Damm wrote: From: Magnus Damm damm+rene...@opensource.se Adjust the r8a7779 SoC DTS and the Marzen Reference C board code to use DTS only for INTC-IRQPIN IRLM setup. Signed-off-by: Magnus Damm damm+rene...@opensource.se ---

Re: [PATCH v6 0/7] ARM: shmobile: R-Mobile: DT PM domain support

2014-12-03 Thread Simon Horman
On Wed, Dec 03, 2014 at 02:41:40PM +0100, Geert Uytterhoeven wrote: Hi Simon, Magnus, This patch series enables DT support for PM domains on Renesas R-Mobile SoCs. Currently it's limited to R-Mobile A1 (r8a7740), but given the similarity of the SYSC System-Controller on the various

Re: [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support

2014-12-03 Thread Simon Horman
On Thu, Dec 04, 2014 at 04:29:49PM +0900, Magnus Damm wrote: Hi Simon, On Thu, Dec 4, 2014 at 4:18 PM, Simon Horman ho...@verge.net.au wrote: Hi Magnus, I see you have been busy with the marzen board. Yes! =) On Wed, Dec 03, 2014 at 09:18:03PM +0900, Magnus Damm wrote: From

Re: [PATCH 02/02] ARM: shmobile: marzen-reference: Remove IRLM workaround

2014-12-03 Thread Simon Horman
On Thu, Dec 04, 2014 at 04:33:25PM +0900, Magnus Damm wrote: Hi Simon, On Thu, Dec 4, 2014 at 4:21 PM, Simon Horman ho...@verge.net.au wrote: Hi Magnus, On Wed, Dec 03, 2014 at 09:18:13PM +0900, Magnus Damm wrote: From: Magnus Damm damm+rene...@opensource.se Adjust the r8a7779 SoC

Re: [PATCH v3 0/4] drivers: bus: Add Simple Power-Managed Bus

2015-01-21 Thread Simon Horman
On Fri, Jan 09, 2015 at 02:12:31PM +0100, Geert Uytterhoeven wrote: Hi Simon, Magnus, The Renesas Bus State Controller (BSC) provides an external bus for connecting multiple external devices to an SoC, driving several chip select lines, for e.g. NOR FLASH, Ethernet and USB. On the

Re: Possible regression in next-20150120 due to mm: account pmd page tables to the process

2015-01-21 Thread Simon Horman
On Wed, Jan 21, 2015 at 10:37:20AM +0100, Geert Uytterhoeven wrote: Hi Kirill, Simon, On Wed, Jan 21, 2015 at 10:29 AM, Kirill A. Shutemov kirill.shute...@linux.intel.com wrote: Simon Horman wrote: Hi, I have observed what appears to be a regression caused by b316feb3c37ff19cd (mm

Possible regression in next-20150120 due to mm: account pmd page tables to the process

2015-01-20 Thread Simon Horman
Hi, I have observed what appears to be a regression caused by b316feb3c37ff19cd (mm: account pmd page tables to the process). The problem that I am seeing is that when booting the kzm9g board, which is based on the Renesas r8a73a4 ARM SoC, using its defconfig the following the tail boot log

Re: [PATCH v3] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

2015-02-18 Thread Simon Horman
to move vectors to. Cc: Mark Rutland mark.rutl...@arm.com Cc: Nicolas Pitre n...@linaro.org Cc: Dave Martin dave.mar...@arm.com Cc: Simon Horman ho...@verge.net.au Cc: Magnus Damm magnus.d...@gmail.com Cc: linux...@vger.kernel.org Signed-off-by: Stephen Boyd sb...@codeaurora.org

Re: [PATCH v3] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

2015-02-19 Thread Simon Horman
On Wed, Feb 18, 2015 at 03:27:57PM -0800, Stephen Boyd wrote: On 02/18/15 14:27, Simon Horman wrote: On Fri, Feb 13, 2015 at 04:42:54PM -0800, Stephen Boyd wrote: Writes to /sys/.../cpuX/online fail if we determine the platform doesn't support hotplug for that CPU. Furthermore

Re: [PATCH v5 0/5] drivers: bus: Add Simple Power-Managed Bus

2015-02-15 Thread Simon Horman
On Wed, Feb 11, 2015 at 09:18:35AM +0900, Simon Horman wrote: Hi Geert, On Thu, Feb 05, 2015 at 11:11:23AM +0100, Geert Uytterhoeven wrote: Hi all, The Renesas Bus State Controller (BSC) provides an external bus for connecting multiple external devices to an SoC, driving

Re: [git pull] clk/shmobile updates for v3.20

2015-01-27 Thread Simon Horman
On Tue, Jan 27, 2015 at 11:43:33AM -0800, Mike Turquette wrote: Quoting Geert Uytterhoeven (2015-01-19 08:29:45) Hi Mike, The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git

Re: [PATCH 0/4] defconfigs: cleanup obsolete MTD configs

2015-01-26 Thread Simon Horman
On Sat, Jan 24, 2015 at 06:33:29PM +0200, Semen Protsenko wrote: This patch series removes next obsolete MTD configs from all defconfig files: - CONFIG_MTD_CHAR - CONFIG_MTD_CONCAT - CONFIG_MTD_DEBUG - CONFIG_MTD_DEBUG_VERBOSE - CONFIG_MTD_PARTITIONS All those configs were

Re: [PATCH -next] clk: shmobile: fix sparse NULL pointer warning

2015-01-13 Thread Simon Horman
On Wed, Jan 14, 2015 at 01:09:10PM +0900, Simon Horman wrote: On Wed, Jan 14, 2015 at 09:16:23AM +0800, weiyj...@163.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fixes the following sparse warnings: drivers/clk/shmobile/clk-sh73a0.c:57:17: warning: Using plain integer

Re: [PATCH -next] clk: shmobile: fix sparse NULL pointer warning

2015-01-13 Thread Simon Horman
...@trendmicro.com.cn Acked-by: Simon Horman horms+rene...@verge.net.au --- drivers/clk/shmobile/clk-sh73a0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/shmobile/clk-sh73a0.c b/drivers/clk/shmobile/clk-sh73a0.c index 8574a6d..cd529cf 100644 --- a/drivers/clk

Re: [PATCH] ARM: shmobile: Remove redundant cpu_disable implementation

2015-02-14 Thread Simon Horman
On Sat, Feb 14, 2015 at 09:58:42AM +, Magnus Damm wrote: Hi Stephen, On Sat, Feb 14, 2015 at 12:41 AM, Stephen Boyd sb...@codeaurora.org wrote: By default only the non-boot CPUs can be hotplugged if the smp_operations structure doesn't have the cpu_disable function pointer set.

Re: [PATCH v2] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

2015-02-13 Thread Simon Horman
than something like x86 where we indicate that all CPUs are hotpluggable but occasionally we can't offline a CPU due to check_irq_vectors_for_cpu_disable(). Cc: Mark Rutland mark.rutl...@arm.com Cc: Nicolas Pitre n...@linaro.org Cc: Dave Martin dave.mar...@arm.com Cc: Simon Horman ho

Re: [PATCH v2] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

2015-02-13 Thread Simon Horman
On Fri, Feb 13, 2015 at 10:57:04PM +, Russell King - ARM Linux wrote: On Fri, Feb 13, 2015 at 03:20:04PM -0500, Simon Horman wrote: -static int r8a7779_cpu_disable(unsigned int cpu) -{ - /* only CPU1-3 have power domains, do not allow hotplug of CPU0 */ - return cpu == 0 ? -EPERM

Re: [PATCH v5 0/5] drivers: bus: Add Simple Power-Managed Bus

2015-02-10 Thread Simon Horman
queueing this up for v3.21 in the renesas tree? Acked-by: Simon Horman horms+rene...@verge.net.au Changes compared to v4: - Add Reviewed-by, - simple-pm-bus is not an extension of simple-bus, - compatible must not contain simple-bus, - Add reference to clock/PM domain provider binding docs

Re: [PATCH 3/7] irqchip: renesas-irqc: Add functional clock to bindings

2015-03-18 Thread Simon Horman
-by: Simon Horman horms+rene...@verge.net.au --- .../devicetree/bindings/interrupt-controller/renesas,irqc.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt b/Documentation

Re: [PATCH 0/7] ARM: shmobile: Add IRQC clock to device tree

2015-03-18 Thread Simon Horman
Thanks Geert, On Wed, Mar 18, 2015 at 07:55:54PM +0100, Geert Uytterhoeven wrote: Hi, This patch series adds the IRQC clock to the device tree on SoCs that have such a clock (r8a73a4 and r8a779x), and adds mininal runtime PM support to the renesas-irqc driver, to make sure the clock

Re: [PATCH V2] ARM: shmobile: cpuidle: Remove the pointless default driver

2015-03-18 Thread Simon Horman
On Tue, Mar 17, 2015 at 04:26:50PM +0100, Daniel Lezcano wrote: Sorry Geert, I forget to Cc you. On 03/17/2015 04:25 PM, Daniel Lezcano wrote: The default idle driver uses one state with the WFI instruction. The default idle routine invokes WFI when no cpuidle driver is present. The

Re: linux-next: manual merge of the slave-dma tree with the arm-soc tree

2015-03-18 Thread Simon Horman
On Wed, Mar 18, 2015 at 12:03:47PM +1100, Stephen Rothwell wrote: Hi Vinod, Today's linux-next merge of the slave-dma tree got a conflict in arch/arm/mach-shmobile/board-mackerel.c between commit a521422ea4ae (ARM: shmobile: mackerel: Remove Legacy C board code) from the arm-soc tree and

Re: [PATCH 2/7] irqchip: renesas-irqc: Add minimal runtime PM support

2015-03-18 Thread Simon Horman
...@glider.be Reviewed-by: Simon Horman horms+rene...@verge.net.au --- drivers/irqchip/irq-renesas-irqc.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/irqchip/irq-renesas-irqc.c b/drivers/irqchip/irq-renesas-irqc.c index 2ce2edf8ec8ec182..718f01cd1aea19f6 100644

Re: [PATCH 1/7] irqchip: renesas-irqc: Add more register documentation

2015-03-18 Thread Simon Horman
On Wed, Mar 18, 2015 at 07:55:55PM +0100, Geert Uytterhoeven wrote: Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Reviewed-by: Simon Horman horms+rene...@verge.net.au --- drivers/irqchip/irq-renesas-irqc.c | 20 +++- 1 file changed, 15 insertions(+), 5 deletions

Re: [PATCH] [RFC] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk

2015-03-06 Thread Simon Horman
On Tue, Mar 03, 2015 at 09:44:06AM +, Mark Brown wrote: On Mon, Mar 02, 2015 at 06:28:43PM +0100, Geert Uytterhoeven wrote: The r8a7791/koelsch development board has da9063 and da9210 regulators. Both regulators have their interrupt request lines tied to the same interrupt pin (IRQ2) on

Re: [PATCH] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk

2015-03-10 Thread Simon Horman
On Mon, Mar 09, 2015 at 08:50:40PM +0100, Geert Uytterhoeven wrote: The r8a7790/lager and r8a7791/koelsch development boards have da9063 and da9210 regulators. Both regulators have their interrupt request lines tied to the same interrupt pin (IRQ2) on the SoC. After cold boot or

Re: [PATCH] [RFC] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk

2015-03-02 Thread Simon Horman
On Mon, Mar 02, 2015 at 09:49:11PM +0100, Geert Uytterhoeven wrote: Hi Wolfram, On Mon, Mar 2, 2015 at 7:32 PM, Wolfram Sang w...@the-dreams.de wrote: On Mon, Mar 02, 2015 at 06:28:43PM +0100, Geert Uytterhoeven wrote: The r8a7791/koelsch development board has da9063 and da9210 regulators.

[PATCH] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd

2015-02-26 Thread Simon Horman
...@glider.be Signed-off-by: Simon Horman horms+rene...@verge.net.au --- drivers/sh/pm_runtime.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/sh/pm_runtime.c b/drivers/sh/pm_runtime.c index f3ee439d..cd4c293 100644 --- a/drivers/sh/pm_runtime.c +++ b/drivers/sh/pm_runtime.c @@ -81,7 +81,9

[GIT PULL] SH Drivers Updates for v4.0

2015-02-26 Thread Simon Horman
Hi Linus, Please consider these SH drivers updates for v4.0. I am sending this change after v4.0-rc1 has been released as it depends on r8a7740 SoC changes which are present in that rc release. I expect some more minor updates to the same file during the v4.1 release cycle to reflect changes to

Re: [PATCH] irqchip: renesas-irqc: Add wake-up support

2015-04-01 Thread Simon Horman
the clock's enable_count when needed. This fixes wake-up by gpio-keys on r8a73a4/ape6evm. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Reviewed-by: Simon Horman horms+rene...@verge.net.au --- Against irqchip/renesas drivers/irqchip/irq-renesas-irqc.c | 26

Re: [PATCH 0/7] ARM: shmobile: Add IRQC clock to device tree

2015-04-27 Thread Simon Horman
On Mon, Apr 27, 2015 at 04:15:14PM +0200, Geert Uytterhoeven wrote: Hi Simon, On Thu, Mar 19, 2015 at 2:43 AM, Simon Horman ho...@verge.net.au wrote: On Wed, Mar 18, 2015 at 07:55:54PM +0100, Geert Uytterhoeven wrote: This patch series adds the IRQC clock to the device tree on SoCs

Re: [PATCH v2] irqchip: renesas-intc-irqpin: Improve binding documentation

2015-04-27 Thread Simon Horman
commit 705bc96c2c15313c (irqchip: renesas-intc-irqpin: Add minimal runtime PM support)), - power-domains. Add an example, taken from r8a7740.dtsi. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Simon Horman horms+rene...@verge.net.au -- To unsubscribe from

Re: [PATCH] irqchip: irqc: Remove platform data support

2015-04-29 Thread Simon Horman
the platform data declaration and all related support code. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Reviewed-by: Simon Horman horms+rene...@verge.net.au --- drivers/irqchip/irq-renesas-irqc.c | 17 +--- include/linux/platform_data/irq-renesas-irqc.h | 27

[GIT PULL] SH Drivers Updates for v4.1

2015-04-29 Thread Simon Horman
Hi Linus, Please consider these SH drivers updates for v4.1. I am sending this change after v4.1-rc1 has been released as it depends on SoC changes which are present in that rc release. The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26

[PATCH 3/3] drivers: sh: Remove test for now unsupported sh7372

2015-04-29 Thread Simon Horman
From: Geert Uytterhoeven geert+rene...@glider.be Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Signed-off-by: Simon Horman horms+rene...@verge.net.au --- drivers/sh/pm_runtime.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/sh/pm_runtime.c b/drivers/sh

[PATCH 2/3] drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd

2015-04-29 Thread Simon Horman
...@glider.be Signed-off-by: Simon Horman horms+rene...@verge.net.au --- drivers/sh/pm_runtime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/sh/pm_runtime.c b/drivers/sh/pm_runtime.c index 6b16a67ba618..89b7785de1fc 100644 --- a/drivers/sh/pm_runtime.c +++ b/drivers/sh

[PATCH 1/3] drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd

2015-04-29 Thread Simon Horman
...@glider.be Signed-off-by: Simon Horman horms+rene...@verge.net.au --- drivers/sh/pm_runtime.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/sh/pm_runtime.c b/drivers/sh/pm_runtime.c index cd4c293f0dd0..6b16a67ba618 100644 --- a/drivers/sh/pm_runtime.c +++ b/drivers/sh

Possible regression due to hrtimer: Get rid of hrtimer softirq

2015-05-07 Thread Simon Horman
Hi, I have observed what appears to be a regression while testing next-20150507 which seems to be caused by c6eb3f70d4482 (hrtimer: Get rid of hrtimer softirq). The problem manifests on the Koelsch board which is based on the Renesas ARM r8a7791 SoC as per the boot log below which was obtained

Re: Possible regression due to hrtimer: Get rid of hrtimer softirq

2015-05-07 Thread Simon Horman
Hi Thomas, On Thu, May 07, 2015 at 02:35:59PM +0200, Thomas Gleixner wrote: On Thu, 7 May 2015, Simon Horman wrote: [ cut here ] kernel BUG at kernel/irq_work.c:135! BUG_ON(!irqs_disabled()); So something enables interrupts in the periodic tick handling

Re: [PATCH 09/19] clk: emev2: Silence sparse warnings

2015-05-06 Thread Simon Horman
On Wed, May 06, 2015 at 12:39:46AM -0700, Stephen Boyd wrote: drivers/clk/shmobile/clk-emev2.c:37:14: warning: symbol 'smu_base' was not declared. Should it be static? Cc: Takashi Yoshii takas...@ops.dti.ne.jp Cc: Magnus Damm d...@opensource.se Cc: Simon Horman horms+rene...@verge.net.au

Re: [PATCH 09/19] clk: emev2: Silence sparse warnings

2015-05-06 Thread Simon Horman
On Wed, May 06, 2015 at 10:17:24PM -0700, Stephen Boyd wrote: On 05/07, Simon Horman wrote: On Wed, May 06, 2015 at 12:39:46AM -0700, Stephen Boyd wrote: drivers/clk/shmobile/clk-emev2.c:37:14: warning: symbol 'smu_base' was not declared. Should it be static? Cc: Takashi Yoshii

Re: [PATCH 3.12 137/142] mmc: sh_mmcif: Fix timeout value for command request

2015-05-17 Thread Simon Horman
On Sat, May 16, 2015 at 01:23:20PM +0200, Jiri Slaby wrote: On 05/16/2015, 01:05 PM, Albino Biasutti Neto wrote: 2015-05-16 4:38 GMT-03:00 Jiri Slaby jsl...@suse.cz: commit bad4371d87d1d1ed1aecd9c9cc21c41ac3f289c8 upstream. f9fd54f22e (mmc: sh_mmcif: Use msecs_to_jiffies() for

Re: [PATCH] phy: rcar-gen2: Add support for R-Car E2

2015-05-18 Thread Simon Horman
Acked-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Simon Horman horms+rene...@verge.net.au -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/6] Revert staging: board: disable as it breaks the build

2015-04-05 Thread Simon Horman
+rene...@glider.be Signed-off-by: Simon Horman horms+rene...@verge.net.au --- drivers/staging/board/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/board/Kconfig b/drivers/staging/board/Kconfig index 0a89ad16371f7ded..b8ee81840666ad35 100644 --- a/drivers/staging

Re: [PATCH v2] ARM: kexec: Relax SMP validation to improve DT compatibility

2015-04-05 Thread Simon Horman
...@glider.be Acked-by: Stephen Warren swar...@nvidia.com Reviewed-by: Simon Horman horms+rene...@verge.net.au --- v2: - Add Acked-by. --- arch/arm/include/asm/smp_plat.h | 1 + arch/arm/kernel/machine_kexec.c | 3 ++- arch/arm/kernel/smp.c | 5 + 3 files changed, 8

Re: [PATCH 1/6] Revert staging: board: disable as it breaks the build

2015-04-07 Thread Simon Horman
On Tue, Apr 07, 2015 at 03:16:54PM +0200, Geert Uytterhoeven wrote: On Mon, Apr 6, 2015 at 2:40 AM, Simon Horman ho...@verge.net.au wrote: On Fri, Apr 03, 2015 at 02:41:58PM +0200, Geert Uytterhoeven wrote: This reverts commit d13778d537a0ed6115d2a79a942af999cfb8eec6. Commit

Re: [PATCH v4] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable

2015-04-07 Thread Simon Horman
but occasionally we can't offline a CPU due to check_irq_vectors_for_cpu_disable() failing to find a CPU to move vectors to. Cc: Mark Rutland mark.rutl...@arm.com Cc: Nicolas Pitre n...@linaro.org Cc: Dave Martin dave.mar...@arm.com Cc: Simon Horman ho...@verge.net.au Cc: Magnus Damm

Re: [PATCH v2 7/7] ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0

2015-06-18 Thread Simon Horman
On Wed, Jun 17, 2015 at 10:38:56AM +0200, Geert Uytterhoeven wrote: Configure pinctrl and a GPIO-controller board mux for LCD use. This allows the armadillo800eva board staging code to enable lcdc0. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Thanks Geert, As Greg has now

Re: [PATCH 2/2] clocksource: sh_cmt: Remove obsolete sh-cmt-48-gen2 platform_device_id entry

2015-06-23 Thread Simon Horman
to match platform devices by name anymore, hence remove the corresponding platform_device_id entry. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Simon Horman horms+rene...@verge.net.au --- drivers/clocksource/sh_cmt.c | 1 - 1 file changed, 1 deletion(-) diff

Re: [PATCH 1/2] clocksource: sh_cmt: Remove obsolete sh-cmt-32-fast platform_device_id entry

2015-06-23 Thread Simon Horman
. Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be Acked-by: Simon Horman horms+rene...@verge.net.au --- drivers/clocksource/sh_cmt.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/clocksource/sh_cmt.c b/drivers/clocksource/sh_cmt.c index c96de14036a0adeb

Re: [PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb

2015-06-17 Thread Simon Horman
for sh_mobile_lcdc_fb Feel free to add: Acked-by: Simon Horman horms+rene...@verge.net.au to the above. ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0 arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 13 +++ drivers/staging/board/Kconfig | 1 - drivers

Possible regression due to tick: broadcast: Prevent livelock from event handler

2015-07-02 Thread Simon Horman
Hi Thomas, I have observed what appears to be a regression while testing next-20150702 which seems to be caused by 2951d5c031a3 (tick: broadcast: Prevent livelock from event handler). The problem manifests on the emev2/kzm9d board as per the boot log below. The problem manifests when booting

<    1   2   3   4   5   6   7   8   9   10   >