Re: [PATCH/RFC] dmaengine: sh: Remove R-Mobile APE6 support

2018-11-12 Thread Ulrich Hecht
Thank you for your patch. > On November 12, 2018 at 4:22 PM Geert Uytterhoeven > wrote: > > > Renesas R-Mobile APE6 support is currently unused: > - DMA slaves were never enabled in r8a73a4.dtsi, > - The driver relies on legacy filter matching and describing all > slaves and MID/RIDs

[PATCH] thermal: rcar_gen3_thermal: Add supports the hwmon thermal sysfs

2018-11-12 Thread Nguyen An Hoan
From: Hoan Nguyen An Gen3 thermal registered by devm_thermal_zone_of_sensor_register() and this function does not enable hwmon sysfs extensions. This patch enables it to keep compatibility to common systems Signed-off-by: Hoan Nguyen An --- drivers/thermal/rcar_gen3_thermal.c | 7 +++ 1

Price Inquiry

2018-11-12 Thread Daniel Murray
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel

Re: [PATCH v4 1/2] pinctrl: Add RZ/A2 pin and gpio controller

2018-11-12 Thread Geert Uytterhoeven
Hi Chris, On Wed, Nov 7, 2018 at 7:27 PM Chris Brandt wrote: > Adds support for the pin and gpio controller found in R7S9210 (RZ/A2) SoCs. > > Signed-off-by: Chris Brandt Thanks for your patch! > --- a/drivers/pinctrl/Kconfig > +++ b/drivers/pinctrl/Kconfig > @@ -195,6 +195,17 @@ config

Re: [PATCH v4 2/2] dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIO

2018-11-12 Thread Geert Uytterhoeven
Hi Chris, On Wed, Nov 7, 2018 at 7:27 PM Chris Brandt wrote: > Add device tree binding documentation and header file for Renesas R7S9210 > (RZ/A2) SoCs. > > Signed-off-by: Chris Brandt > Reviewed-by: Rob Herring Thanks for your patch! > new file mode 100644 > index ..622d37a7225b

Re: [PATCH 00/12] dmaengine: remove usage of dma_slave_config direction

2018-11-12 Thread Geert Uytterhoeven
Hi Vinod, CC SuperH On Sun, Oct 7, 2018 at 3:39 PM Vinod wrote: > On 11-09-18, 14:05, Vinod Koul wrote: > > dma_slave_config direction field was marked as deprecated sometime back, > > though no new users are being added, some old ones still persist. > > > > So, here is first set of removal

Re: [PATCH/RFC] dmaengine: sh: Remove R-Mobile APE6 support

2018-11-12 Thread Geert Uytterhoeven
CC SuperH On Mon, Nov 12, 2018 at 4:22 PM Geert Uytterhoeven wrote: > Renesas R-Mobile APE6 support is currently unused: > - DMA slaves were never enabled in r8a73a4.dtsi, > - The driver relies on legacy filter matching and describing all > slaves and MID/RIDs in a table, unlike modern

Re: [PATCH 1/3] clk: renesas: r7s9210: Add USB clocks

2018-11-12 Thread Geert Uytterhoeven
On Wed, Nov 7, 2018 at 6:37 PM Chris Brandt wrote: > Add USB clocks for RZ/A2 > > Signed-off-by: Chris Brandt Reviewed-by: Geert Uytterhoeven i.e. will queue in clk-renesas-for-v4.21. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond

[PATCH/RFC] dmaengine: sh: Remove R-Mobile APE6 support

2018-11-12 Thread Geert Uytterhoeven
Renesas R-Mobile APE6 support is currently unused: - DMA slaves were never enabled in r8a73a4.dtsi, - The driver relies on legacy filter matching and describing all slaves and MID/RIDs in a table, unlike modern DMA engine drivers for similar hardware like rcar-dmac, - The driver

Re: [PATCH v5 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210

2018-11-12 Thread Ulf Hansson
On 25 October 2018 at 00:23, Chris Brandt wrote: > Document support for the RZ/A2 (R7S9210) SoC. > > Signed-off-by: Chris Brandt > Reviewed-by: Geert Uytterhoeven > Reviewed-by: Rob Herring > Reviewed-by: Simon Horman Applied for next, thanks! Kind regards Uffe > --- > v3: > * Added

Re: [PATCH v5 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support

2018-11-12 Thread Ulf Hansson
On 25 October 2018 at 00:23, Chris Brandt wrote: > The SDHI/MMC controller in the RZ/A2 is almost the same as R-Car gen3, but > with some minor differences. > > Signed-off-by: Chris Brandt Applied for next, thanks! Kind regards Uffe > --- > v5: > * Rebased against -next to fix conficts with

Inquiry 12/11/2018

2018-11-12 Thread sinara-group
Hi,friend, This is Daniel Murray and i am from Sinara Group Co.Ltd Group Co.,LTD in Russia. We are glad to know about your company from the web and we are interested in your products. Could you kindly send us your Latest catalog and price list for our trial order. Best Regards, Daniel

Re: [PATCH/RFC] iommu/ipmmu-vmsa: R-Car M3-N/V3H/E3 AVB whitelist prototype

2018-11-12 Thread Geert Uytterhoeven
Hi Shimoda-san, On Mon, Nov 12, 2018 at 9:53 AM Yoshihiro Shimoda wrote: > > From: Geert Uytterhoeven, Sent: Monday, November 12, 2018 5:19 PM > > On Mon, Nov 12, 2018 at 8:24 AM Yoshihiro Shimoda > > wrote: > > > > --- a/drivers/iommu/ipmmu-vmsa.c > > > +++ b/drivers/iommu/ipmmu-vmsa.c > > >

Re: [PATCH/RFC] iommu/ipmmu-vmsa: R-Car M3-N/V3H/E3 AVB whitelist prototype

2018-11-12 Thread Simon Horman
On Mon, Nov 12, 2018 at 09:18:41AM +0100, Geert Uytterhoeven wrote: > Hi Shimoda-san, > > On Mon, Nov 12, 2018 at 8:24 AM Yoshihiro Shimoda > wrote: > > > From: Geert Uytterhoeven, Sent: Sunday, October 28, 2018 10:33 PM > > > On Sun, Oct 21, 2018 at 7:56 PM Magnus Damm wrote: > > > > From:

RE: [PATCH/RFC] iommu/ipmmu-vmsa: R-Car M3-N/V3H/E3 AVB whitelist prototype

2018-11-12 Thread Yoshihiro Shimoda
Hi Geert-san, Thank you for the comment! > From: Geert Uytterhoeven, Sent: Monday, November 12, 2018 5:19 PM > > Hi Shimoda-san, > > On Mon, Nov 12, 2018 at 8:24 AM Yoshihiro Shimoda > wrote: > > --- a/drivers/iommu/ipmmu-vmsa.c > > +++ b/drivers/iommu/ipmmu-vmsa.c > > @@ -758,10 +758,10 @@

Re: [PATCH/RFC] iommu/ipmmu-vmsa: R-Car M3-N/V3H/E3 AVB whitelist prototype

2018-11-12 Thread Geert Uytterhoeven
Hi Shimoda-san, On Mon, Nov 12, 2018 at 8:24 AM Yoshihiro Shimoda wrote: > > From: Geert Uytterhoeven, Sent: Sunday, October 28, 2018 10:33 PM > > On Sun, Oct 21, 2018 at 7:56 PM Magnus Damm wrote: > > > From: Magnus Damm > > > > > > For testing purpose enable IPMMU for Ethernet-AVB on R-Car