Re: [PATCH] drm: rcar-du: Re-update the DSYSR register value for start/stop

2018-10-22 Thread Hoan
Dear Laurent-san Thank you for your reply and comments! On 2018/10/22 20:23, Laurent Pinchart wrote: Hello Hoan, Thank you for the patch. On Monday, 22 October 2018 09:30:54 EEST Nguyen An Hoan wrote: From: Hoan Nguyen An From previous commit 0521ccb "drm: rcar-du: Cache DSYSR value to

Re: [PATCH] drm: rcar-du: Re-update the DSYSR register value for start/stop

2018-10-22 Thread Hoan
Dear Sergei Shtylyov-san On 2018/10/22 17:21, Sergei Shtylyov wrote: Hello! On 22.10.2018 9:30, Nguyen An Hoan wrote: From: Hoan Nguyen An From previous commit 0521ccb "drm: rcar-du: Cache DSYSR value to ensure known initial value"    When you cite an commit, at least 12 digits of SHA1

Re: [PATCH] drm: rcar-du: Re-update the DSYSR register value for start/stop

2018-10-22 Thread Laurent Pinchart
Hello Hoan, Thank you for the patch. On Monday, 22 October 2018 09:30:54 EEST Nguyen An Hoan wrote: > From: Hoan Nguyen An > > From previous commit 0521ccb "drm: rcar-du: Cache DSYSR value to ensure > known initial value" What exact commit are you referring to ? The mainline commit that has

Re: [PATCH 03/03] arm: dts: Include SoC name in DTSI for sh73a0

2018-10-22 Thread Sergei Shtylyov
Hello! 2 patches with the same name? On 21.10.2018 21:21, Magnus Damm wrote: From: Magnus Damm Update the Emma Mobile EV2 DTSI to include product name. Shouldn't this be in the subject instead of sh73a0? Signed-off-by: Magnus Damm [...] MBR, Sergei

[PATCH] arm64: dts: renesas: salvator-common: add companion property in usb3_peri0

2018-10-22 Thread Yoshihiro Shimoda
This patch adds a property "companion" with xhci0 phandle to the usb3_peri0 node in salvator-common.dtsi. About the detail of this property for renesas_usb3 udc driver, please refer to the commit 39facfa01c9f ("usb: gadget: udc: renesas_usb3: Add register of usb role switch"). Signed-off-by:

[PATCH] arm64: dts: renesas: r8a77990: add/enable USB3.0 peripheral device node

2018-10-22 Thread Yoshihiro Shimoda
This patch adds/enables USB3.0 peripheral device node for r8a77990 ebisu board. Signed-off-by: Yoshihiro Shimoda --- arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 5 + arch/arm64/boot/dts/renesas/r8a77990.dtsi | 11 +++ 2 files changed, 16 insertions(+) diff --git

[PATCH] drm: rcar-du: Re-update the DSYSR register value for start/stop

2018-10-22 Thread Nguyen An Hoan
From: Hoan Nguyen An >From previous commit 0521ccb "drm: rcar-du: Cache DSYSR value to ensure known >initial value" We only need to update DSYSR0, DSYSR2 for start/stop. So using rgrp-> mmio_offset is enough, the change back from rcar_du_crtc -> rcar_du_group -> rcar_du_crtc leading to mmio