Re: [RFC PATCH 0/3] mmc: refactor RPMB block count handling

2018-11-24 Thread Wolfram Sang
> Tested fine with SDHCI Iproc controller on 4.9.137 and 4.19.2 with > Auto-CMD12 enable. > But there is something, it's not working not introduce with this patch on 4.14 I didn't get the last sentence. Could you explain in more detail? signature.asc Description: PGP signature

[PATCH] sata_rcar: fix deferred probing

2018-11-24 Thread Sergei Shtylyov
The driver overrides the error codes returned by platform_get_irq() to -EINVAL, so if it returns -EPROBE_DEFER, the driver would fail the probe permanently instead of the deferred probing. Switch to propagating the error code upstream, still checking/overriding IRQ0 as libata regards it as "no

Re: [PATCH resend] dmaengine: rcar-dmac: Document R8A774A1 bindings

2018-11-24 Thread Vinod Koul
On 15-11-18, 11:58, Fabrizio Castro wrote: > Renesas' RZ/G2M (R8A774A1) SoC has DMA controllers compatible > with this driver, therefore document RZ/G2M specific bindings. Applied, thanks -- ~Vinod

Re: [PATCH resend] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1

2018-11-24 Thread Vinod Koul
On 15-11-18, 11:59, Fabrizio Castro wrote: > From: Biju Das > > This patch adds binding for r8a774a1 (RZ/G2M). > > Signed-off-by: Biju Das Applied, thanks -- ~Vinod

Re: [RFC PATCH 0/3] mmc: refactor RPMB block count handling

2018-11-24 Thread Clément Péron
Hi On Thu, 22 Nov 2018 at 11:35, Clément Péron wrote: > > Hi Wolfram, > > On Wed, 21 Nov 2018 at 03:35, Wolfram Sang wrote: > >dispositifs > > On Wed, Nov 21, 2018 at 01:31:35AM +0100, Ulf Hansson wrote: > > > + Avri, Clément (due to recent related discussions) > > > > Thanks! > > > > > Perhaps