[PATCH] arm64: dts: renesas: r8a774c0: Remove invalid compatible value for CSI40

2019-03-10 Thread Niklas Söderlund
The compatible value renesas,rcar-gen3-csi2 was used while prototyping the R-Car CSI-2 driver but was removed before the driver was merged. Fixes: e961ab42e034d469 ("arm64: dts: renesas: r8a774c0: Add VIN and CSI-2 device nodes") Signed-off-by: Niklas Söderlund --- arch/arm64/boot/dts/renesas/r

Re: [PATCH] i2c: add extra check to safe DMA buffer helper

2019-03-10 Thread Hsin-Yi Wang
On Sat, Mar 9, 2019 at 6:54 PM Wolfram Sang wrote: > > Make sure we report no buffer for 0-length messages. This can only > happen if threshold is set to 0 which is kind of bogus but we should > handle this situation nonetheless. > > Reported-by: Hsin-Yi Wang > Fixes: e94bc5d18be0 ("i2c: add help