Re: [PATCH v3 2/5] arm64: dts: renesas: r8a77995: add VSP instances

2018-02-15 Thread Simon Horman
On Wed, Feb 14, 2018 at 09:55:05AM +, Kieran Bingham wrote: > From: Kieran Bingham > > The r8a77995 has a VSPBS to support image processing such as blending of > two input images, and has two VSPDs to handle display pipelines with a > DU. > > Signed-off-by: Kieran Bingham > Reviewed-by:

Re: [PATCH v3 1/5] arm64: dts: renesas: r8a77995: add FCPV nodes

2018-02-15 Thread Simon Horman
On Wed, Feb 14, 2018 at 09:55:04AM +, Kieran Bingham wrote: > From: Kieran Bingham > > The FCPVB handles the interface between the VSPB and memory, while the > FCPVD handles the interface between the VSPD and memory. > > Signed-off-by: Kieran Bingham

Re: [PATCH v3 1/5] arm64: dts: renesas: r8a77995: add FCPV nodes

2018-02-15 Thread Simon Horman
On Wed, Feb 14, 2018 at 09:55:04AM +, Kieran Bingham wrote: > From: Kieran Bingham > > The FCPVB handles the interface between the VSPB and memory, while the > FCPVD handles the interface between the VSPD and memory. > > Signed-off-by: Kieran Bingham > Reviewed-by: Laurent Pinchart

Re: [PATCH 2/4] arm64: dts: renesas: r8a77995: add FCPVD nodes

2018-02-15 Thread Simon Horman
memory. The FCPVD handles the interface between the VSPD and memory. Signed-off-by: Kieran Bingham <kieran.bingham+rene...@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> [simon: squahsed FCPVB and FCPVD patches] Signed-off-by:

Re: [PATCH 2/4] arm64: dts: renesas: r8a77995: add FCPVD nodes

2018-02-15 Thread Simon Horman
bject: [PATCH] arm64: dts: renesas: r8a77995: add FCPV[BD] node The FCPVB handles the interface between the VSPB and memory. The FCPVD handles the interface between the VSPD and memory. Signed-off-by: Kieran Bingham Reviewed-by: Laurent Pinchart [simon: squahsed FCPVB and FCPVD patches] Sign

Re: [PATCH 13/15] Documentation: devicetree: ravb: Add r8a77965

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:46:00AM +0100, Jacopo Mondi wrote: > Add documentation for r8a77965 compatible string to renesas ravb device > tree bindings documentation. > > Signed-off-by: Jacopo Mondi <jacopo+rene...@jmondi.org> Reviewed-by: Simon Horman <horms+rene...@verg

Re: [PATCH 13/15] Documentation: devicetree: ravb: Add r8a77965

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:46:00AM +0100, Jacopo Mondi wrote: > Add documentation for r8a77965 compatible string to renesas ravb device > tree bindings documentation. > > Signed-off-by: Jacopo Mondi Reviewed-by: Simon Horman This needs to be CCed to Sergei and netdev to proceed i

Re: [PATCH 1/4] arm64: dts: renesas: r8a77995: add FCPVB node

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 02:31:48PM +0200, Laurent Pinchart wrote: > Hi Kieran, > > Thank you for the patch. > > On Tuesday, 13 February 2018 00:25:26 EET Kieran Bingham wrote: > > From: Kieran Bingham > > > > The FCPVB handles the interface between the

Re: [PATCH 1/4] arm64: dts: renesas: r8a77995: add FCPVB node

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 02:31:48PM +0200, Laurent Pinchart wrote: > Hi Kieran, > > Thank you for the patch. > > On Tuesday, 13 February 2018 00:25:26 EET Kieran Bingham wrote: > > From: Kieran Bingham > > > > The FCPVB handles the interface between the VSPB and memory. > > > > Signed-off-by:

Re: [PATCH 06/15] Documentation: devicetree: dma: Add r8a77965 dmac

2018-02-15 Thread Simon Horman
On Thu, Feb 15, 2018 at 04:39:49PM +0100, Simon Horman wrote: > On Tue, Feb 13, 2018 at 10:45:53AM +0100, Jacopo Mondi wrote: > > Add documentation for r8a77965 compatible string to rcar-dmac device > > tree bindings documentation. > > > > Signed-off-by: Jacopo Mondi

Re: [PATCH 06/15] Documentation: devicetree: dma: Add r8a77965 dmac

2018-02-15 Thread Simon Horman
On Thu, Feb 15, 2018 at 04:39:49PM +0100, Simon Horman wrote: > On Tue, Feb 13, 2018 at 10:45:53AM +0100, Jacopo Mondi wrote: > > Add documentation for r8a77965 compatible string to rcar-dmac device > > tree bindings documentation. > > > > Signed-off-by: Jacopo Mon

Re: [PATCH 08/15] Documentation: devicetree: renesas,sci: Add r8a77965

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:45:55AM +0100, Jacopo Mondi wrote: > Add documentation for r8a77965 compatible string to reneass sci-serial > device tree bindings documentation. I think a better subject would be: dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF

Re: [PATCH 08/15] Documentation: devicetree: renesas,sci: Add r8a77965

2018-02-15 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:45:55AM +0100, Jacopo Mondi wrote: > Add documentation for r8a77965 compatible string to reneass sci-serial > device tree bindings documentation. I think a better subject would be: dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF

Re: [PATCH 01/15] Documentation: devicetree: R-Car M3-N SoC DT bindings

2018-02-14 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:45:48AM +0100, Jacopo Mondi wrote: > Add device tree bindings documentation for Renesas R-Car M3-N (r8a77965) > SoC. > > Signed-off-by: Jacopo Mondi Thanks, this looks fine to me but I think the subject should be updated to dt-bindings:

Re: [PATCH 01/15] Documentation: devicetree: R-Car M3-N SoC DT bindings

2018-02-14 Thread Simon Horman
On Tue, Feb 13, 2018 at 10:45:48AM +0100, Jacopo Mondi wrote: > Add device tree bindings documentation for Renesas R-Car M3-N (r8a77965) > SoC. > > Signed-off-by: Jacopo Mondi Thanks, this looks fine to me but I think the subject should be updated to dt-bindings: arm: document R8A77965 SoC

Re: [PATCH V2] print kdump kernel loaded status in stack dump

2018-01-31 Thread Simon Horman
Dave Young <dyo...@redhat.com> Reviewed-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH V2] print kdump kernel loaded status in stack dump

2018-01-31 Thread Simon Horman
oung Reviewed-by: Simon Horman

Re: [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings

2018-01-11 Thread Simon Horman
On Fri, Jan 12, 2018 at 12:50:41AM +0200, Laurent Pinchart wrote: > Hi Jacopo, > > Thank you for the patch. > > On Tuesday, 9 January 2018 18:25:23 EET Jacopo Mondi wrote: > > Add bindings documentation for Renesas Capture Engine Unit (CEU). > > > > Signed-off-by: Jacopo Mondi

Re: [PATCH v4 1/9] dt-bindings: media: Add Renesas CEU bindings

2018-01-11 Thread Simon Horman
On Fri, Jan 12, 2018 at 12:50:41AM +0200, Laurent Pinchart wrote: > Hi Jacopo, > > Thank you for the patch. > > On Tuesday, 9 January 2018 18:25:23 EET Jacopo Mondi wrote: > > Add bindings documentation for Renesas Capture Engine Unit (CEU). > > > > Signed-off-by: Jacopo Mondi > >

Re: [PATCH v3 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

2018-01-04 Thread Simon Horman
On Thu, Jan 04, 2018 at 05:03:12PM +0100, Jacopo Mondi wrote: > Add Capture Engine Unit (CEU) node to device tree. > > Signed-off-by: Jacopo Mondi > Reviewed-by: Geert Uytterhoeven > Reviewed-by: Laurent Pinchart

Re: [PATCH v3 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

2018-01-04 Thread Simon Horman
On Thu, Jan 04, 2018 at 05:03:12PM +0100, Jacopo Mondi wrote: > Add Capture Engine Unit (CEU) node to device tree. > > Signed-off-by: Jacopo Mondi > Reviewed-by: Geert Uytterhoeven > Reviewed-by: Laurent Pinchart This looks good to me. Please ping me once the bindings, which I assume are the

[PATCH] dt-bindings: h8300 clocksource: correct spelling of pulse

2018-01-02 Thread Simon Horman
Correct what appears to be a typo in the spelling of pulse. Signed-off-by: Simon Horman <horms+rene...@verge.net.au> --- Documentation/devicetree/bindings/timer/renesas,tpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/timer/r

[PATCH] dt-bindings: h8300 clocksource: correct spelling of pulse

2018-01-02 Thread Simon Horman
Correct what appears to be a typo in the spelling of pulse. Signed-off-by: Simon Horman --- Documentation/devicetree/bindings/timer/renesas,tpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/timer/renesas,tpu.txt b/Documentation

Re: linux-next: Signed-off-by missing for commit in the renesas tree

2017-12-21 Thread Simon Horman
On Thu, Dec 21, 2017 at 07:01:00AM +1100, Stephen Rothwell wrote: > Hi Simon, > > Commit > > 26c31cc8c397 ("arm64: dts: renesas: r8a7795: add usb3_phy node") > > is missing a Signed-off-by from its committer. Sorry about that, will fix.

Re: linux-next: Signed-off-by missing for commit in the renesas tree

2017-12-21 Thread Simon Horman
On Thu, Dec 21, 2017 at 07:01:00AM +1100, Stephen Rothwell wrote: > Hi Simon, > > Commit > > 26c31cc8c397 ("arm64: dts: renesas: r8a7795: add usb3_phy node") > > is missing a Signed-off-by from its committer. Sorry about that, will fix.

Re: [PATCH 1/2] PCI: rcar: Fix use-after-free in probe error path

2017-12-13 Thread Simon Horman
On Tue, Dec 12, 2017 at 01:29:42PM -0600, Bjorn Helgaas wrote: > On Thu, Dec 07, 2017 at 11:15:19AM +0100, Geert Uytterhoeven wrote: > > If CONFIG_DEBUG_SLAB=y, and no PCIe card is inserted, the kernel crashes > > during probe on r8a7791/koelsch: > > > > rcar-pcie fe00.pcie: PCIe link

Re: [PATCH 1/2] PCI: rcar: Fix use-after-free in probe error path

2017-12-13 Thread Simon Horman
On Tue, Dec 12, 2017 at 01:29:42PM -0600, Bjorn Helgaas wrote: > On Thu, Dec 07, 2017 at 11:15:19AM +0100, Geert Uytterhoeven wrote: > > If CONFIG_DEBUG_SLAB=y, and no PCIe card is inserted, the kernel crashes > > during probe on r8a7791/koelsch: > > > > rcar-pcie fe00.pcie: PCIe link

Re: [PATCH v4 0/4] Teach phylib hard-resetting devices

2017-12-10 Thread Simon Horman
On Mon, Dec 04, 2017 at 11:34:48AM +0100, Geert Uytterhoeven wrote: > Hi David, Andrew, Florian, Simon, Magnus, > > This patch series adds optional PHY reset support to phylib. > > The first two patches are destined for David's net-next tree. They add > core PHY reset code, and update a

Re: [PATCH v4 0/4] Teach phylib hard-resetting devices

2017-12-10 Thread Simon Horman
On Mon, Dec 04, 2017 at 11:34:48AM +0100, Geert Uytterhoeven wrote: > Hi David, Andrew, Florian, Simon, Magnus, > > This patch series adds optional PHY reset support to phylib. > > The first two patches are destined for David's net-next tree. They add > core PHY reset code, and update a

Re: [PATCH 0/2] PCI: rcar: Misc error path fixes

2017-12-07 Thread Simon Horman
d, > and may cause a crash. > > Thanks! Acked-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH 0/2] PCI: rcar: Misc error path fixes

2017-12-07 Thread Simon Horman
d, > and may cause a crash. > > Thanks! Acked-by: Simon Horman

Re: [PATCH] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate

2017-11-30 Thread Simon Horman
and modpost. > > [geert: Ethernet is probed successfully on sh73a0/kzm9g after > insmodding simple-pm-bus.ko] > > Cc: Kevin Hilman <khil...@linaro.org> > Cc: Simon Horman <horms+rene...@verge.net.au> > Cc: linux-arm-ker...@lists.infradead.org > Signed-o

Re: [PATCH] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate

2017-11-30 Thread Simon Horman
thernet is probed successfully on sh73a0/kzm9g after > insmodding simple-pm-bus.ko] > > Cc: Kevin Hilman > Cc: Simon Horman > Cc: linux-arm-ker...@lists.infradead.org > Signed-off-by: Paul Gortmaker > Tested-by: Geert Uytterhoeven > Signed-off-by: Geert Uytterhoe

Re: [oss-drivers] [PATCH v2] debugfs: add definition of debugfs_real_fops() if CONFIG_DEBUG_FS unset

2017-11-28 Thread Simon Horman
FIG_DEBUG_FS is unset. > > Fixes: 7c8d469877b1 ("debugfs: add support for more elaborate ->d_fsdata") > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> Reviewed-by: Simon Horman <simon.hor...@netronome.com>

Re: [oss-drivers] [PATCH v2] debugfs: add definition of debugfs_real_fops() if CONFIG_DEBUG_FS unset

2017-11-28 Thread Simon Horman
FIG_DEBUG_FS is unset. > > Fixes: 7c8d469877b1 ("debugfs: add support for more elaborate ->d_fsdata") > Signed-off-by: Jakub Kicinski Reviewed-by: Simon Horman

Re: [PATCH v1 04/10] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

2017-11-17 Thread Simon Horman
On Wed, Nov 15, 2017 at 11:55:57AM +0100, Jacopo Mondi wrote: > Add Capture Engine Unit (CEU) node to device tree. Other patches in this series (which are not for my tree) appear to warrant updating. Accordingly I am marking this patch as "Changes Requested" and am expecting it to be reposted at

Re: [PATCH v1 04/10] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

2017-11-17 Thread Simon Horman
On Wed, Nov 15, 2017 at 11:55:57AM +0100, Jacopo Mondi wrote: > Add Capture Engine Unit (CEU) node to device tree. Other patches in this series (which are not for my tree) appear to warrant updating. Accordingly I am marking this patch as "Changes Requested" and am expecting it to be reposted at

Re: [GIT PULL 2/3] ARM: SoC driver updates for 4.15

2017-11-17 Thread Simon Horman
On Fri, Nov 17, 2017 at 10:31:47AM +0100, Geert Uytterhoeven wrote: > Hi Arnd, Linus, > > On Fri, Nov 17, 2017 at 12:25 AM, Arnd Bergmann wrote: > > On Thu, Nov 16, 2017 at 11:29 PM, Linus Torvalds > > wrote: > >> On Thu, Nov 16, 2017 at 2:02 PM,

Re: [GIT PULL 2/3] ARM: SoC driver updates for 4.15

2017-11-17 Thread Simon Horman
On Fri, Nov 17, 2017 at 10:31:47AM +0100, Geert Uytterhoeven wrote: > Hi Arnd, Linus, > > On Fri, Nov 17, 2017 at 12:25 AM, Arnd Bergmann wrote: > > On Thu, Nov 16, 2017 at 11:29 PM, Linus Torvalds > > wrote: > >> On Thu, Nov 16, 2017 at 2:02 PM, Arnd Bergmann wrote: > >>> > >>> ARM: SoC

Re: [PATCH v2] netfilter: mark expected switch fall-throughs

2017-11-13 Thread Simon Horman
115120 > Addresses-Coverity-ID: 115121 > Signed-off-by: Gustavo A. R. Silva <garsi...@embeddedor.com> Signed-off-by: Simon Horman <ho...@verge.net.au> Pablo, could you take this one directly?

Re: [PATCH v2] netfilter: mark expected switch fall-throughs

2017-11-13 Thread Simon Horman
115120 > Addresses-Coverity-ID: 115121 > Signed-off-by: Gustavo A. R. Silva Signed-off-by: Simon Horman Pablo, could you take this one directly?

Re: [PATCH] netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed

2017-11-02 Thread Simon Horman
; > > Patch looks good to me. ipvs_property was added long ago > but skb_scrub_packet() is more recent (3.11), so: > > Fixes: 621e84d6f373 ("dev: introduce skb_scrub_packet()") > Signed-off-by: Julian Anastasov <j...@ssi.bg> > > I guess, DaveM can apply

Re: [PATCH] netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed

2017-11-02 Thread Simon Horman
as added long ago > but skb_scrub_packet() is more recent (3.11), so: > > Fixes: 621e84d6f373 ("dev: introduce skb_scrub_packet()") > Signed-off-by: Julian Anastasov > > I guess, DaveM can apply it directly as a bugfix > to the net tree. Sounds like a good plan to me, Dave? Signed-off-by: Simon Horman

Re: [PATCH] netfilter: ipvs: Convert timers to use timer_setup()

2017-11-02 Thread Simon Horman
imer_setup() and from_timer() > > to pass the timer pointer explicitly. > > > > Cc: Wensong Zhang <wens...@linux-vs.org> > > Cc: Simon Horman <ho...@verge.net.au> > > Cc: Julian Anastasov <j...@ssi.bg> > > Cc: Pablo Neira Ayuso <pa...@netfilter.

Re: [PATCH] netfilter: ipvs: Convert timers to use timer_setup()

2017-11-02 Thread Simon Horman
imer_setup() and from_timer() > > to pass the timer pointer explicitly. > > > > Cc: Wensong Zhang > > Cc: Simon Horman > > Cc: Julian Anastasov > > Cc: Pablo Neira Ayuso > > Cc: Jozsef Kadlecsik > > Cc: Florian Westphal > > Cc: "David S. Mille

Re: [PATCH v2 2/5] [RFC] ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP

2017-11-02 Thread Simon Horman
his must not be applied before "PM / Domain: Enable genpd users to > specify default active wakeup behavior" has landed upstream, hence the > "RFC". Assuming you would like this to go through Rafael's tree rather than mine: Acked-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH v2 2/5] [RFC] ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP

2017-11-02 Thread Simon Horman
e "PM / Domain: Enable genpd users to > specify default active wakeup behavior" has landed upstream, hence the > "RFC". Assuming you would like this to go through Rafael's tree rather than mine: Acked-by: Simon Horman

Re: PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()

2017-11-02 Thread Simon Horman
On Wed, Nov 01, 2017 at 09:57:00AM +0100, SF Markus Elfring wrote: > > This is fine by me > > Thanks for another bit of change acceptance. > > > > except that the change in the name of the goto label seems spurious. > > I am curious if the popularity of a jump label like “err” will decrease >

Re: PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()

2017-11-02 Thread Simon Horman
On Wed, Nov 01, 2017 at 09:57:00AM +0100, SF Markus Elfring wrote: > > This is fine by me > > Thanks for another bit of change acceptance. > > > > except that the change in the name of the goto label seems spurious. > > I am curious if the popularity of a jump label like “err” will decrease >

Re: [PATCH] PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()

2017-11-01 Thread Simon Horman
On Mon, Oct 30, 2017 at 08:35:30AM +0100, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 30 Oct 2017 08:28:06 +0100 > > Adjust a jump target so that a specific error message is stored only once > at the end of this function implementation. > Replace

Re: [PATCH] PCI: rcar: Use common error handling code in rcar_pcie_enable_msi()

2017-11-01 Thread Simon Horman
On Mon, Oct 30, 2017 at 08:35:30AM +0100, SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 30 Oct 2017 08:28:06 +0100 > > Adjust a jump target so that a specific error message is stored only once > at the end of this function implementation. > Replace two calls of the function

Re: [PATCH v3 0/4] Teach phylib hard-resetting devices

2017-10-20 Thread Simon Horman
On Fri, Oct 20, 2017 at 10:14:17AM +0200, Geert Uytterhoeven wrote: > Hi David, Andrew, Florian, Simon, Magnus, > > This patch series adds optional PHY reset support to phylib. > > The first two patches are destined for David's net-next tree. They add > core PHY reset code, and update a

Re: [PATCH v3 0/4] Teach phylib hard-resetting devices

2017-10-20 Thread Simon Horman
On Fri, Oct 20, 2017 at 10:14:17AM +0200, Geert Uytterhoeven wrote: > Hi David, Andrew, Florian, Simon, Magnus, > > This patch series adds optional PHY reset support to phylib. > > The first two patches are destined for David's net-next tree. They add > core PHY reset code, and update a

Re: [PATCH/RFC 5/5] arm64: dts: renesas: salvator-common: Configure PMIC for DDR Backup Power

2017-10-16 Thread Simon Horman
On Tue, Oct 10, 2017 at 05:26:18PM +0200, Geert Uytterhoeven wrote: > On Salvator-X(S), all of DDR0, DDR1, DDR0C, and DDR1C need to be kept > powered when backup mode is enabled. > > Reflect this in the rohm,ddr-backup-power property for the BD9571MWV > PMIC. > > Signed-off-by: Geert

Re: [PATCH/RFC 5/5] arm64: dts: renesas: salvator-common: Configure PMIC for DDR Backup Power

2017-10-16 Thread Simon Horman
On Tue, Oct 10, 2017 at 05:26:18PM +0200, Geert Uytterhoeven wrote: > On Salvator-X(S), all of DDR0, DDR1, DDR0C, and DDR1C need to be kept > powered when backup mode is enabled. > > Reflect this in the rohm,ddr-backup-power property for the BD9571MWV > PMIC. > > Signed-off-by: Geert

Re: [PATCH 1/2] ARM: dts: gr-peach: Add ETHER pin group

2017-10-12 Thread Simon Horman
On Wed, Oct 11, 2017 at 01:50:38PM +0200, Geert Uytterhoeven wrote: > Hi Jacopo, > > On Mon, Oct 9, 2017 at 10:48 AM, Jacopo Mondi > wrote: > > Add pin configuration subnode for ETHER pin group. > > Thanks for the update! > BTW, it would be good to have version

Re: [PATCH 1/2] ARM: dts: gr-peach: Add ETHER pin group

2017-10-12 Thread Simon Horman
On Wed, Oct 11, 2017 at 01:50:38PM +0200, Geert Uytterhoeven wrote: > Hi Jacopo, > > On Mon, Oct 9, 2017 at 10:48 AM, Jacopo Mondi > wrote: > > Add pin configuration subnode for ETHER pin group. > > Thanks for the update! > BTW, it would be good to have version numbers in the email subjects >

Re: [PATCH v5 2/4] phy: rcar-gen3-usb2: use enum phy_mode in the role_store()

2017-10-11 Thread Simon Horman
enesas.com> Thanks for the updates, this looks nice to me. Reviewed-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH v5 2/4] phy: rcar-gen3-usb2: use enum phy_mode in the role_store()

2017-10-11 Thread Simon Horman
On Tue, Oct 10, 2017 at 06:41:28PM +0900, Yoshihiro Shimoda wrote: > This patch modifies the role_store() to use "enum phy_mode" instead > of the local "bool" for host/device mode selection. > > Signed-off-by: Yoshihiro Shimoda Thanks for the updates, this looks

Re: [PATCH v4 2/4] phy: rcar-gen3-usb2: cleanup the role_{store,show}()

2017-10-10 Thread Simon Horman
On Tue, Oct 10, 2017 at 02:58:28PM +0900, Yoshihiro Shimoda wrote: > This patch cleanups the role_{store,show}() and replaces the local > "bool" for host/device mode selection with the "enum phy_mode" in > the role_store(). > > Signed-off-by: Yoshihiro Shimoda >

Re: [PATCH v4 2/4] phy: rcar-gen3-usb2: cleanup the role_{store,show}()

2017-10-10 Thread Simon Horman
On Tue, Oct 10, 2017 at 02:58:28PM +0900, Yoshihiro Shimoda wrote: > This patch cleanups the role_{store,show}() and replaces the local > "bool" for host/device mode selection with the "enum phy_mode" in > the role_store(). > > Signed-off-by: Yoshihiro Shimoda > --- >

Re: [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

2017-10-08 Thread Simon Horman
On Fri, Oct 06, 2017 at 02:25:23PM +0200, jacopo mondi wrote: > Hi Simon, > > On Thu, Oct 05, 2017 at 10:58:20AM +0200, Jacopo Mondi wrote: > > Add pin configuration subnode for ETHER pin group and enable the interface. > > > > Signed-off-by: Jacopo Mondi > > --- > >

Re: [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

2017-10-08 Thread Simon Horman
On Fri, Oct 06, 2017 at 02:25:23PM +0200, jacopo mondi wrote: > Hi Simon, > > On Thu, Oct 05, 2017 at 10:58:20AM +0200, Jacopo Mondi wrote: > > Add pin configuration subnode for ETHER pin group and enable the interface. > > > > Signed-off-by: Jacopo Mondi > > --- > >

Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support

2017-10-08 Thread Simon Horman
y: Geert Uytterhoeven <geert+rene...@glider.be> Acked-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support

2017-10-08 Thread Simon Horman
y: Geert Uytterhoeven Acked-by: Simon Horman

Re: [PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses

2017-10-08 Thread Simon Horman
parisc64 > architectures. > > Signed-off-by: Helge Deller <del...@gmx.de> > Cc: Wensong Zhang <wens...@linux-vs.org> > Cc: net...@vger.kernel.org > Cc: lvs-de...@vger.kernel.org > Cc: netfilter-de...@vger.kernel.org Sorry for the delay in processing this. Acked-by

Re: [PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses

2017-10-08 Thread Simon Horman
parisc64 > architectures. > > Signed-off-by: Helge Deller > Cc: Wensong Zhang > Cc: net...@vger.kernel.org > Cc: lvs-de...@vger.kernel.org > Cc: netfilter-de...@vger.kernel.org Sorry for the delay in processing this. Acked-by: Simon Horman Pablo, could you take this through the nf-next tree directly?

Re: [PATCH] ARM: shmobile: rcar-gen2: fix non-SMP build

2017-10-06 Thread Simon Horman
On Fri, Oct 06, 2017 at 11:28:56AM +0200, Simon Horman wrote: > On Thu, Oct 05, 2017 at 10:29:47PM +0200, Arnd Bergmann wrote: > > On Thu, Oct 5, 2017 at 2:25 PM, Geert Uytterhoeven <ge...@linux-m68k.org> > > wrote: > > > On Thu, Oct 5, 2017 at 2:09 PM, Arnd

Re: [PATCH] ARM: shmobile: rcar-gen2: fix non-SMP build

2017-10-06 Thread Simon Horman
On Fri, Oct 06, 2017 at 11:28:56AM +0200, Simon Horman wrote: > On Thu, Oct 05, 2017 at 10:29:47PM +0200, Arnd Bergmann wrote: > > On Thu, Oct 5, 2017 at 2:25 PM, Geert Uytterhoeven > > wrote: > > > On Thu, Oct 5, 2017 at 2:09 PM, Arnd Bergmann wrote: > > >

Re: [PATCH] ARM: shmobile: rcar-gen2: fix non-SMP build

2017-10-06 Thread Simon Horman
On Thu, Oct 05, 2017 at 10:29:47PM +0200, Arnd Bergmann wrote: > On Thu, Oct 5, 2017 at 2:25 PM, Geert Uytterhoeven > wrote: > > On Thu, Oct 5, 2017 at 2:09 PM, Arnd Bergmann wrote: > >> arch/arm/mach-shmobile/headsmp-apmu.S | 2 ++ > >> 1 file changed, 2

Re: [PATCH] ARM: shmobile: rcar-gen2: fix non-SMP build

2017-10-06 Thread Simon Horman
On Thu, Oct 05, 2017 at 10:29:47PM +0200, Arnd Bergmann wrote: > On Thu, Oct 5, 2017 at 2:25 PM, Geert Uytterhoeven > wrote: > > On Thu, Oct 5, 2017 at 2:09 PM, Arnd Bergmann wrote: > >> arch/arm/mach-shmobile/headsmp-apmu.S | 2 ++ > >> 1 file changed, 2 insertions(+) > >> > >> diff --git

Re: [PATCH v3 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode

2017-10-06 Thread Simon Horman
.g. R-Car D3) don't have OTG capability. > > So, this patch checks whether usb 2.0 host node has dr_mode property or > not. If it has 'dr_mode = "otg";', this driver enables otg capability. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com

Re: [PATCH v3 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode

2017-10-06 Thread Simon Horman
.g. R-Car D3) don't have OTG capability. > > So, this patch checks whether usb 2.0 host node has dr_mode property or > not. If it has 'dr_mode = "otg";', this driver enables otg capability. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Simon Horman

Re: [PATCH v3 2/4] phy: rcar-gen3-usb2: split the two meaning of "has_otg"

2017-10-06 Thread Simon Horman
dedicated pins, > but the SoCs can swap the role. So, this patch split the two meaning > of has_otg as "has dedicated otg pins" and adds a new value > "can_role_swap". For now, the behavior is the same as before. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimo

Re: [PATCH v3 2/4] phy: rcar-gen3-usb2: split the two meaning of "has_otg"

2017-10-06 Thread Simon Horman
dedicated pins, > but the SoCs can swap the role. So, this patch split the two meaning > of has_otg as "has dedicated otg pins" and adds a new value > "can_role_swap". For now, the behavior is the same as before. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Si

Re: [PATCH v3 4/4] phy: rcar-gen3-usb2: add binding for r8a77995

2017-10-06 Thread Simon Horman
t usb role swap for r8a77995. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com> Reviewed-by: Simon Horman <horms+rene...@verge.net.au> > --- > Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++ > 1 file changed, 2 insertions(+) > >

Re: [PATCH v3 4/4] phy: rcar-gen3-usb2: add binding for r8a77995

2017-10-06 Thread Simon Horman
t usb role swap for r8a77995. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Simon Horman > --- > Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-us

Re: [PATCH v3 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins

2017-10-06 Thread Simon Horman
shihiro Shimoda <yoshihiro.shimoda...@renesas.com> Reviewed-by: Simon Horman <horms+rene...@verge.net.au> > --- > drivers/phy/renesas/phy-rcar-gen3-usb2.c | 24 +++- > 1 file changed, 19 insertions(+), 5 deletions(-) > > diff --git a/drivers/phy/renesas/phy-rcar-gen

Re: [PATCH v3 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins

2017-10-06 Thread Simon Horman
moda Reviewed-by: Simon Horman > --- > drivers/phy/renesas/phy-rcar-gen3-usb2.c | 24 +++- > 1 file changed, 19 insertions(+), 5 deletions(-) > > diff --git a/drivers/phy/renesas/phy-rcar-gen3-usb2.c > b/drivers/phy/renesas/phy-rcar-gen3-usb2.c > index 4ea

Re: [PATCH 2/3] ARM: dts: gr-peach: Enable MTU2 timer pulse unit

2017-10-05 Thread Simon Horman
On Thu, Oct 05, 2017 at 11:02:30AM +0200, Geert Uytterhoeven wrote: > On Thu, Oct 5, 2017 at 10:58 AM, Jacopo Mondi > wrote: > > MTU2 multi-function/multi-channel timer/counter is not enabled for > > GR-Peach board. The timer is used as clock event source to schedule >

Re: [PATCH 2/3] ARM: dts: gr-peach: Enable MTU2 timer pulse unit

2017-10-05 Thread Simon Horman
On Thu, Oct 05, 2017 at 11:02:30AM +0200, Geert Uytterhoeven wrote: > On Thu, Oct 5, 2017 at 10:58 AM, Jacopo Mondi > wrote: > > MTU2 multi-function/multi-channel timer/counter is not enabled for > > GR-Peach board. The timer is used as clock event source to schedule > > wake-ups, and without

Re: [PATCH 1/3] ARM: dts: gr-peach: Fix 'leds' node name indent

2017-10-05 Thread Simon Horman
On Thu, Oct 05, 2017 at 10:58:18AM +0200, Jacopo Mondi wrote: > Fix 'leds' node name indent as it was wrongly aligned. > > Signed-off-by: Jacopo Mondi Thanks, applied.

Re: [PATCH 1/3] ARM: dts: gr-peach: Fix 'leds' node name indent

2017-10-05 Thread Simon Horman
On Thu, Oct 05, 2017 at 10:58:18AM +0200, Jacopo Mondi wrote: > Fix 'leds' node name indent as it was wrongly aligned. > > Signed-off-by: Jacopo Mondi Thanks, applied.

Re: [PATCH] irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 02:17:58PM +0200, Geert Uytterhoeven wrote: > Use the of_device_get_match_data() helper instead of open coding. > > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> Reviewed-by: Simon Horman <horms+rene...@verge.net.au>

Re: [PATCH] irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 02:17:58PM +0200, Geert Uytterhoeven wrote: > Use the of_device_get_match_data() helper instead of open coding. > > Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman

Re: [PATCH] MAINTAINERS: Add git repository to Renesas pinctrl driver section

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 01:35:12PM +0200, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> Reviewed-by: Simon Horman <horms+rene...@verge.net.au> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --g

Re: [PATCH] MAINTAINERS: Add git repository to Renesas pinctrl driver section

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 01:35:12PM +0200, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6e018e720152c98c..61

Re: [PATCH] MAINTAINERS: Add git repository to Renesas clock driver section

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 01:34:24PM +0200, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> Reviewed-by: Simon Horman <horms+rene...@verge.net.au> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --g

Re: [PATCH] MAINTAINERS: Add git repository to Renesas clock driver section

2017-10-05 Thread Simon Horman
On Wed, Oct 04, 2017 at 01:34:24PM +0200, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven Reviewed-by: Simon Horman > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 61d77c8037a1faf9..d2

Re: linux-next: Signed-off-by missing for commits in the renesas tree

2017-09-19 Thread Simon Horman
On Tue, Sep 19, 2017 at 07:39:50AM +1000, Stephen Rothwell wrote: > Hi Simon, > > Commits > > 5cb3ee61cab3 ("ARM: dts: iwg20d-q7: Add SDHI1 support") > 39b87a4ae6f5 ("ARM: dts: r8a7745: Add MMC interface support") > > are missing a Signed-off-by from their committer. Hi Stephen, sorry for

Re: linux-next: Signed-off-by missing for commits in the renesas tree

2017-09-19 Thread Simon Horman
On Tue, Sep 19, 2017 at 07:39:50AM +1000, Stephen Rothwell wrote: > Hi Simon, > > Commits > > 5cb3ee61cab3 ("ARM: dts: iwg20d-q7: Add SDHI1 support") > 39b87a4ae6f5 ("ARM: dts: r8a7745: Add MMC interface support") > > are missing a Signed-off-by from their committer. Hi Stephen, sorry for

Re: [PATCH 4/4] arm: dts: r8a7790: add cpu capacity-dmips-mhz information

2017-09-18 Thread Simon Horman
On Wed, Aug 30, 2017 at 03:41:20PM +0100, Dietmar Eggemann wrote: > The following 'capacity-dmips-mhz' dt property values are used: > > Cortex-A15: 1024, Cortex-A7: 539 > > They have been derived form the cpu_efficiency values: > > Cortex-A15: 3891, Cortex-A7: 2048 > > by scaling them so that

Re: [PATCH 4/4] arm: dts: r8a7790: add cpu capacity-dmips-mhz information

2017-09-18 Thread Simon Horman
On Wed, Aug 30, 2017 at 03:41:20PM +0100, Dietmar Eggemann wrote: > The following 'capacity-dmips-mhz' dt property values are used: > > Cortex-A15: 1024, Cortex-A7: 539 > > They have been derived form the cpu_efficiency values: > > Cortex-A15: 3891, Cortex-A7: 2048 > > by scaling them so that

Re: [PATCH v2] MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections

2017-09-13 Thread Simon Horman
On Mon, Sep 11, 2017 at 01:01:43PM +0200, Geert Uytterhoeven wrote: > Suggested-by: Sergei Shtylyov > Signed-off-by: Geert Uytterhoeven Thanks, applied.

Re: [PATCH v2] MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections

2017-09-13 Thread Simon Horman
On Mon, Sep 11, 2017 at 01:01:43PM +0200, Geert Uytterhoeven wrote: > Suggested-by: Sergei Shtylyov > Signed-off-by: Geert Uytterhoeven Thanks, applied.

Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist

2017-08-21 Thread Simon Horman
On Thu, Aug 17, 2017 at 09:53:01AM +0200, Simon Horman wrote: > On Wed, Aug 16, 2017 at 08:51:04AM +0200, Geert Uytterhoeven wrote: > > Hi Viresh, > > > > On Wed, Aug 16, 2017 at 7:37 AM, Viresh Kumar <viresh.ku...@linaro.org> > > wrote: > > > D

Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist

2017-08-21 Thread Simon Horman
On Thu, Aug 17, 2017 at 09:53:01AM +0200, Simon Horman wrote: > On Wed, Aug 16, 2017 at 08:51:04AM +0200, Geert Uytterhoeven wrote: > > Hi Viresh, > > > > On Wed, Aug 16, 2017 at 7:37 AM, Viresh Kumar > > wrote: > > > Drop few ARM (32 and 64 bit) platf

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-21 Thread Simon Horman
g> > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> I have exercised this on the r8a7795 and r8a7795 with the following reverted: * 034def597bb7 ("cpufreq: rcar: Add support for R8A7795 SoC") * bea2ebca6b91 ("cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver") Tested-by: Simon Horman <horms+rene...@verge.net.au>

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-21 Thread Simon Horman
-by: Viresh Kumar I have exercised this on the r8a7795 and r8a7795 with the following reverted: * 034def597bb7 ("cpufreq: rcar: Add support for R8A7795 SoC") * bea2ebca6b91 ("cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver") Tested-by: Simon Horman

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-21 Thread Simon Horman
..@linux-m68k.org> > Signed-off-by: Viresh Kumar <viresh.ku...@linaro.org> > > I have exercised this on the r8a7795 and r8a7795 with the following reverted: > > * 034def597bb7 ("cpufreq: rcar: Add support for R8A7795 SoC") > * bea2ebca6b91 ("cpufreq: dt: Add r8a7796 supp

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