RE: [PATCH v2 1/2] arm64: dts: renesas: Add Renesas R8A77990 SoC support

2018-04-24 Thread Yoshihiro Shimoda
Hi, Simon-san, > From: Simon Horman, Sent: Tuesday, April 24, 2018 5:37 PM > > On Tue, Apr 24, 2018 at 10:26:37AM +0200, Geert Uytterhoeven wrote: > > Hi Shimoda-san, > > > > On Fri, Apr 20, 2018 at 2:28 PM, Yoshihiro Shimoda > > wrote: > > > This patch adds

Re: [PATCH] drm: rcar-du: of: Include header to define prototypes

2018-04-24 Thread kbuild test robot
Hi Kieran, I love your patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.17-rc2 next-20180424] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Kuninori Morimoto
Hi Geert Thank for your review. > >> > CONFIG_SND_AUDIO_GRAPH_CARD is needed to use HDMI sound with video > >> > > >> > Signed-off-by: Kuninori Morimoto > >> > Tested-by: Nguyen Viet Dung > >> > >> Thanks for your patch! > >> > >> > ---

[PATCH] rcar-vin: enable field toggle after a set number of lines for Gen3

2018-04-24 Thread Niklas Söderlund
The VIN Gen3 hardware don't have Line Post-Clip capabilities as VIN Gen2 hardware have. To protect against writing outside the capture window enable field toggle after a set number of lines have been captured. Capturing outside the allocated capture buffer where observed on R-Car Gen3 Salvator-XS

[PATCH] rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16

2018-04-24 Thread Niklas Söderlund
By setting VNMC_YCAL rcar-vin can support input video in MEDIA_BUS_FMT_UYVY8_1X16 format. Signed-off-by: Niklas Söderlund --- drivers/media/platform/rcar-vin/rcar-core.c | 1 + drivers/media/platform/rcar-vin/rcar-dma.c | 5 + 2 files changed, 6

[PATCH] rcar-vin: fix null pointer dereference in rvin_group_get()

2018-04-24 Thread Niklas Söderlund
Store the group pointer before disassociating the VIN from the group. Fixes: 3bb4c3bc85bf77a7 ("media: rcar-vin: add group allocator functions") Reported-by: Colin Ian King Signed-off-by: Niklas Söderlund ---

[PATCH] rcar-vin: remove generic gen3 compatible string

2018-04-24 Thread Niklas Söderlund
The compatible string "renesas,rcar-gen3-vin" was added before the Gen3 driver code was added but it's not possible to use. Each SoC in the Gen3 series require SoC specific knowledge in the driver to function. Remove it before it is added to any device tree descriptions. Signed-off-by: Niklas

Re: [PATCH] media: i2c: adv748x: Fix pixel rate values

2018-04-24 Thread Niklas Söderlund
Hi Laurent, Thanks for your patch. On 2018-04-21 15:44:44 +0300, Laurent Pinchart wrote: > The pixel rate, as reported by the V4L2_CID_PIXEL_RATE control, must > include both horizontal and vertical blanking. Both the AFE and HDMI > receiver program it incorrectly: > > - The HDMI receiver goes

Re: [PATCH] drm: rcar-du: of: Include header to define prototypes

2018-04-24 Thread Vaishali Thakkar
On Tue, Apr 24, 2018 at 9:09 PM, Kieran Bingham wrote: > The symbol 'rcar_du_of_init' is defined by the rcar_du_of module header, > but it is not included by the C implementation. > > Include the header to correctly define the function prototypes. > >

Re: [PATCH] drm: rcar-du: Use NULL for table initialisation

2018-04-24 Thread Vaishali Thakkar
On Tue, Apr 24, 2018 at 9:10 PM, Kieran Bingham wrote: > Replace the initialisation of the vsps table with a NULL specifier. > > Fixes the following warning: > linux/drivers/gpu/drm/rcar-du/rcar_du_kms.c:483:40: > warning: Using plain integer as NULL

[PATCH v2] arm64: dts: renesas: condor: add eMMC support

2018-04-24 Thread Sergei Shtylyov
Define the Condor board dependent part of the MMC0 (connected to eMMC chip) device node along with the necessary voltage regulators... Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> --- This patch is against the 'renesas-devel-20180424-v4.17-rc2' tag of Simon Ho

Re: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes

2018-04-24 Thread Yoshihiro Kaneko
Hi Simon-san, 2018-04-24 17:24 GMT+09:00 Simon Horman : > On Tue, Apr 24, 2018 at 02:31:40AM +0900, Yoshihiro Kaneko wrote: >> Hi Simon-san, >> >> 2018-04-23 19:26 GMT+09:00 Simon Horman : >> > On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko

Re: [PATCH 2/8] dt-bindings: display: bridge: thc63lvd1024: Add lvds map property

2018-04-24 Thread Rob Herring
On Thu, Apr 19, 2018 at 11:31:03AM +0200, Jacopo Mondi wrote: > The THC63LVD1024 LVDS to RGB bridge supports two different input mapping > modes, selectable by means of an external pin. > > Describe the LVDS mode map through a newly defined mandatory property in > device tree bindings. > >

Re: [PATCH] net: sh-eth: fix sh_eth_start_xmit()'s return type

2018-04-24 Thread Sergei Shtylyov
Hello! On 04/24/2018 04:17 PM, Luc Van Oostenryck wrote: > The method ndo_start_xmit() is defined as returning an 'netdev_tx_t', > which is a typedef for an enum type, but the implementation in this > driver returns an 'int'. > > Fix this by returning 'netdev_tx_t' in this driver too. > >

Re: [PATCH] video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency

2018-04-24 Thread Bartlomiej Zolnierkiewicz
On Friday, April 20, 2018 04:20:51 PM Geert Uytterhoeven wrote: > Since commit a521422ea4ae6128 ("ARM: shmobile: mackerel: Remove Legacy C > board code"), the only remaining platforms using this driver are SuperH > SH-Mobile SoCs (sh7723). As both SUPERH and ARCH_SHMOBILE are set for > these

Re: [PATCH 37/61] perf: simplify getting .drvdata

2018-04-24 Thread Will Deacon
On Thu, Apr 19, 2018 at 04:06:07PM +0200, Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang > --- > > Build tested only. buildbot is happy.

Re: [PATCH 58/61] video: fbdev: omap2: omapfb: displays: simplify getting .drvdata

2018-04-24 Thread Bartlomiej Zolnierkiewicz
On Thursday, April 19, 2018 04:06:28 PM Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang Patch queued for 4.18, thanks. Best regards, --

Re: [PATCH 57/61] video: fbdev: simplify getting .drvdata

2018-04-24 Thread Bartlomiej Zolnierkiewicz
On Thursday, April 19, 2018 04:06:27 PM Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang Patch queued for 4.18, thanks. Best regards, --

[PATCH 1/2] ARM: dts: r8a77470: Add EtherAVB support

2018-04-24 Thread Biju Das
Define the generic R8A77470 part of the EtherAVB device node. Signed-off-by: Biju Das Reviewed-by: Chris Paterson --- arch/arm/boot/dts/r8a77470.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git

[PATCH 0/2] Add EtherAVB support

2018-04-24 Thread Biju Das
This patch series add EtherAVB support to r8a77470 SoC dtsi and iwg23s-sbc board. Biju Das (2): ARM: dts: r8a77470: Add EtherAVB support ARM: dts: iwg23s-sbc: Add EtherAVB support arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 15 ++- arch/arm/boot/dts/r8a77470.dtsi | 13

[PATCH 2/2] ARM: dts: iwg23s-sbc: Add EtherAVB support

2018-04-24 Thread Biju Das
Define the iW-RainboW-G23S board dependent part of the EtherAVB device node. Signed-off-by: Biju Das Reviewed-by: Chris Paterson --- * currently u-boot sets the AVB pin configuration. arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts | 15

[PATCH] drm: rcar-du: Use NULL for table initialisation

2018-04-24 Thread Kieran Bingham
Replace the initialisation of the vsps table with a NULL specifier. Fixes the following warning: linux/drivers/gpu/drm/rcar-du/rcar_du_kms.c:483:40: warning: Using plain integer as NULL pointer CC drivers/gpu/drm/rcar-du/rcar_du_kms.o Fixes: 3e81374e2014 ("drm: rcar-du: Support

[PATCH] drm: rcar-du: of: Include header to define prototypes

2018-04-24 Thread Kieran Bingham
The symbol 'rcar_du_of_init' is defined by the rcar_du_of module header, but it is not included by the C implementation. Include the header to correctly define the function prototypes. Fixes the following warning: linux/drivers/gpu/drm/rcar-du/rcar_du_of.c:319:13: warning: symbol

Re: [PATCH v2] serial: sh-sci: Support for HSCIF RX sampling point adjustment

2018-04-24 Thread Geert Uytterhoeven
Hi Ulrich, On Wed, Apr 4, 2018 at 5:48 PM, Ulrich Hecht wrote: > HSCIF has facilities that allow moving the RX sampling point by between > -8 and 7 sampling cycles (one sampling cycles equals 1/15 of a bit > by default) to improve the error margin in case of

Re: [PATCH 4/4] ARM: dts: renesas: r8a7794: Add FDP1 instances

2018-04-24 Thread Geert Uytterhoeven
On Sun, Apr 22, 2018 at 12:35 PM, Laurent Pinchart wrote: > The r8a7794 has one FDP1 instance. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s,

Re: [PATCH 3/4] ARM: dts: renesas: r8a7793: Add FDP1 instances

2018-04-24 Thread Geert Uytterhoeven
On Sun, Apr 22, 2018 at 12:35 PM, Laurent Pinchart wrote: > The r8a7793 has two FDP1 instances. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s,

Re: [PATCH 2/4] ARM: dts: renesas: r8a7791: Add FDP1 instances

2018-04-24 Thread Geert Uytterhoeven
On Sun, Apr 22, 2018 at 12:35 PM, Laurent Pinchart wrote: > The r8a7791 has two FDP1 instances. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s,

Re: [PATCH 1/4] ARM: dts: renesas: r8a7790: Add FDP1 instances

2018-04-24 Thread Geert Uytterhoeven
On Sun, Apr 22, 2018 at 12:35 PM, Laurent Pinchart wrote: > The r8a7790 has three FDP1 instances. > > Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven > ---

Re: [PATCH] arm64: renesas_defconfig: enable R8A77980 SoC

2018-04-24 Thread Geert Uytterhoeven
On Mon, Apr 23, 2018 at 12:46 PM, Simon Horman wrote: > Enable the Renesas R-Car V3H (R8A77980) SoC in the ARM64 renesas_defconfig. "E3 (R8A77990)", also in the one-line summary. > Signed-off-by: Simon Horman With the above fixed:

Re: [PATCH] arm64: defconfig: enable R8A77990 SoC

2018-04-24 Thread Geert Uytterhoeven
On Mon, Apr 23, 2018 at 12:45 PM, Simon Horman wrote: > Enable the Renesas R-Car E3 (R8A77990) SoC in the ARM64 defconfig. > > Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s,

Re: [PATCH] net: sh-eth: fix sh_eth_start_xmit()'s return type

2018-04-24 Thread Geert Uytterhoeven
On Tue, Apr 24, 2018 at 3:17 PM, Luc Van Oostenryck wrote: > The method ndo_start_xmit() is defined as returning an 'netdev_tx_t', > which is a typedef for an enum type, but the implementation in this > driver returns an 'int'. > > Fix this by returning 'netdev_tx_t'

Re: [PATCH] dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) support

2018-04-24 Thread Geert Uytterhoeven
On Tue, Apr 24, 2018 at 10:27 AM, Biju Das wrote: > Renesas RZ/G1C (R8A77470) SoC GPIO blocks are identical to the R-Car Gen2 > family. Add support for its GPIO controllers. > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson

Re: [PATCH 4/4] ARM: dts: r8a77470: Add SCIF DMA support

2018-04-24 Thread Geert Uytterhoeven
On Fri, Apr 20, 2018 at 5:27 PM, Biju Das wrote: > Add SCIF DMA support for R8A77470 SoC. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro Reviewed-by: Geert Uytterhoeven

Re: [PATCH v2 1/2] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Geert Uytterhoeven
On Tue, Apr 24, 2018 at 10:56 AM, Biju Das wrote: > Describe SCIF ports in the R8A77470 device tree. > Also it fixes the CPG clock index ZS from 6 to 5. > > Fixes: 6929dfc5918049 ("ARM: dts: r8a77470: Initial SoC device tree") > Signed-off-by: Biju Das

Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: update register size in example

2018-04-24 Thread Niklas Söderlund
Hi Rob, On 2018-04-24 09:28:41 -0500, Rob Herring wrote: > On Tue, Apr 17, 2018 at 10:49:58PM +0200, Niklas Söderlund wrote: > > From: Niklas Söderlund > > > > The datasheet have been expanded with more registers and the DT files > > have been updated with

Re: [PATCH 1/4] ARM: dts: r8a77470: Add SYS-DMAC support

2018-04-24 Thread Geert Uytterhoeven
On Fri, Apr 20, 2018 at 5:27 PM, Biju Das wrote: > Describe SYS-DMAC0/1 in the R8A77470 device tree. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro Reviewed-by: Geert Uytterhoeven

Re: [PATCH/RFC 02/11] dt-bindings: usb: add usb role switch driver

2018-04-24 Thread Rob Herring
On Wed, Apr 18, 2018 at 05:09:56PM +0900, Yoshihiro Shimoda wrote: > This patch adds a new documentation for a usb role switch driver. > The usb role switch framework will parse this to get each device > pointer by using each remote-endpoint. Bindings describe h/w, not drivers. This doesn't look

Re: [PATCH 2/4] ARM: dts: r8a77470: Add IRQC support

2018-04-24 Thread Geert Uytterhoeven
On Fri, Apr 20, 2018 at 5:27 PM, Biju Das wrote: > Describe the IRQC interrupt controller in the R8A77470 device tree. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro Reviewed-by: Geert Uytterhoeven

Re: [PATCH/RFC 01/11] Documentation: of: Add device-connection-id property

2018-04-24 Thread Rob Herring
On Wed, Apr 18, 2018 at 05:09:55PM +0900, Yoshihiro Shimoda wrote: > This patch adds a new property for device connection framework. What's the "device connection framework" and what does it have to do with DT? > > Signed-off-by: Yoshihiro Shimoda > --- >

Re: [PATCH 1/2] dt-bindings: thermal: rcar-gen3-thermal: add r8a77965

2018-04-24 Thread Rob Herring
On Tue, Apr 17, 2018 at 11:00:44PM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > Based on previous work by Ryo Kataoka . > > Signed-off-by: Niklas Söderlund > --- >

Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: update register size in example

2018-04-24 Thread Rob Herring
On Tue, Apr 17, 2018 at 10:49:58PM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > The datasheet have been expanded with more registers and the DT files > have been updated with the new size. This change updates the example so > writing new DT

[PATCH] net: sh-eth: fix sh_eth_start_xmit()'s return type

2018-04-24 Thread Luc Van Oostenryck
The method ndo_start_xmit() is defined as returning an 'netdev_tx_t', which is a typedef for an enum type, but the implementation in this driver returns an 'int'. Fix this by returning 'netdev_tx_t' in this driver too. Signed-off-by: Luc Van Oostenryck ---

Re: [PATCH/RFC 04/11] of: platform: add device connection parsing

2018-04-24 Thread Heikki Krogerus
Hi Yoshihiro, On Wed, Apr 18, 2018 at 05:09:58PM +0900, Yoshihiro Shimoda wrote: > This patch adds device connection parsing in of_platform_populate(). > > TODO: > - How to free the devcon memories? > - How to remove the devcon instances? > > Signed-off-by: Yoshihiro Shimoda

[PATCH v2] pinctrl: sh-pfc: Add r8a77470 PFC support

2018-04-24 Thread Biju Das
Add PFC support for the R8A77470 SoC including pin groups for some on-chip devices such as SCIF, AVB and MMC. Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro --- V1-->V2 * Incoroporated the following review comments * Fixed MOD_SEL

Re: [PATCH v2] pinctrl: sh-pfc: r8a77980: add pin I/O voltage control support

2018-04-24 Thread Geert Uytterhoeven
On Thu, Apr 19, 2018 at 8:27 PM, Sergei Shtylyov wrote: > Add the pin I/O voltage level control support to the R8A77980 PFC driver. > > Loosely based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov

Re: [PATCH v3] pinctrl: sh-pfc: r8a77970: fix pin I/O voltage control support

2018-04-24 Thread Geert Uytterhoeven
On Thu, Apr 19, 2018 at 8:52 PM, Sergei Shtylyov wrote: > I've included the pin I/O voltage control into the R8A77970 PFC driver but > it was incomplete because: > - SH_PFC_PIN_CFG_IO_VOLTAGE pin flags weren't set properly; > - sh_pfc_soc_info::ioctrl_regs

Re: [PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction

2018-04-24 Thread Lee Jones
On Tue, 24 Apr 2018, Geert Uytterhoeven wrote: > On Tue, Apr 24, 2018 at 10:41 AM, Simon Horman wrote: > > On Mon, Apr 16, 2018 at 10:12:57AM +0100, Lee Jones wrote: > >> On Wed, 11 Apr 2018, Simon Horman wrote: > >> > On Tue, Apr 10, 2018 at 02:32:40PM +0200, Wolfram Sang

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 11:36 AM, Simon Horman wrote: > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto >> wrote: >> > From: Kuninori Morimoto

Re: [PATCH/RFC 7/8] ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol

2018-04-24 Thread Geert Uytterhoeven
(Reducing/enhancing CC list) On Fri, Apr 20, 2018 at 3:28 PM, Geert Uytterhoeven wrote: > All drivers for Renesas ARM SoCs have gained proper ARCH_RENESAS > platform dependencies. Hence finish the conversion from ARCH_SHMOBILE > to ARCH_RENESAS for Renesas 32-bit ARM

Re: [PATCH] arm64: dts: renesas: r8a7795-es1: Enable IPMMU devices

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 11:32:08AM +0200, Geert Uytterhoeven wrote: > On Tue, Apr 24, 2018 at 11:26 AM, Simon Horman > wrote: > > Remove 'status = "disabled"' to make sure all IPMMU devices are enabled > > in DT on the r8a7795 ES1.0 Soc. > > > > This is a follow up for

Re: [PATCH 00/10] arm64: renesas: enable HDMI sound on Salvator

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 01:35:59AM +, Kuninori Morimoto wrote: > > Hi Simon > > These patches enable HDMI sound on R-Car Salvator boards on H3/M3. > Basically, HDMI sound support on "driver side" was already supported, > but I didn't posted "DT side" patches, because it needed to confirm >

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > Hi Morimoto-san, > > On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > wrote: > > > > From: Kuninori Morimoto > > > > CONFIG_SND_AUDIO_GRAPH_CARD is

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 11:31:14AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Apr 24, 2018 at 11:27 AM, Simon Horman wrote: > > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > >>

Re: [PATCH v2 1/2] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 09:56:03AM +0100, Biju Das wrote: > Describe SCIF ports in the R8A77470 device tree. > Also it fixes the CPG clock index ZS from 6 to 5. > > Fixes: 6929dfc5918049 ("ARM: dts: r8a77470: Initial SoC device tree") > Signed-off-by: Biju Das >

Re: [PATCH v2 2/2] ARM: dts: r8a77470: Add SCIF DMA support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 09:56:04AM +0100, Biju Das wrote: > Add SCIF DMA support for R8A77470 SoC. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro Thanks, applied.

Re: [PATCH v2 2/2] arm64: dts: renesas: Add Renesas Ebisu board support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 10:31:57AM +0200, Geert Uytterhoeven wrote: > On Fri, Apr 20, 2018 at 2:28 PM, Yoshihiro Shimoda > wrote: > > From: Takeshi Kihara > > > > Basic support for the Renesas Ebisu board based on R-Car E3: > > -

Re: [PATCH] arm64: dts: renesas: r8a7795-es1: Enable IPMMU devices

2018-04-24 Thread Geert Uytterhoeven
On Tue, Apr 24, 2018 at 11:26 AM, Simon Horman wrote: > Remove 'status = "disabled"' to make sure all IPMMU devices are enabled > in DT on the r8a7795 ES1.0 Soc. > > This is a follow up for a patch by Magnus Damm for the > the r8a7795 ES2.0 and other R-Car Gen 3 SoCs.

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 11:27 AM, Simon Horman wrote: > On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: >> On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto >> wrote: >> > >> > From: Kuninori Morimoto

Re: [PATCH] dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 09:27:05AM +0100, Biju Das wrote: > Renesas RZ/G1C (R8A77470) SoC GPIO blocks are identical to the R-Car Gen2 > family. Add support for its GPIO controllers. > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson

Re: [PATCH 02/10] arm64: defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 10:01:51AM +0200, Geert Uytterhoeven wrote: > Hi Morimoto-san, > > On Mon, Apr 23, 2018 at 3:39 AM, Kuninori Morimoto > wrote: > > > > From: Kuninori Morimoto > > > > CONFIG_SND_AUDIO_GRAPH_CARD is

Re: [PATCH 00/04] arm64: dts: renesas: Enable IPMMU devices

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 09:56:06AM +0200, Geert Uytterhoeven wrote: > Hi Magnus, > > On Sun, Apr 22, 2018 at 12:08 PM, Magnus Damm wrote: > > arm64: dts: renesas: Enable IPMMU devices > > > > [PATCH 01/04] arm64: dts: renesas: r8a7795: Enable IPMMU devices > > [PATCH

[PATCH] arm64: dts: renesas: r8a7795-es1: Enable IPMMU devices

2018-04-24 Thread Simon Horman
Remove 'status = "disabled"' to make sure all IPMMU devices are enabled in DT on the r8a7795 ES1.0 Soc. This is a follow up for a patch by Magnus Damm for the the r8a7795 ES2.0 and other R-Car Gen 3 SoCs. Signed-off-by: Simon Horman --- Based on

Re: [PATCH 2/2] arm64: dts: renesas: condor: add eMMC support

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 09:51:06PM +0300, Sergei Shtylyov wrote: > On 04/20/2018 01:03 PM, Simon Horman wrote: > > >> Define the Condor board dependent part of the MMC0 (connected to eMMC chip) > >> device node along with the necessary voltage regulators... > >> > >> Signed-off-by: Sergei

Re: [PATCH 1/2] arm64: dts: renesas: r8a77980: add MMC support

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 10:06:03PM +0300, Sergei Shtylyov wrote: > On 04/20/2018 12:58 PM, Simon Horman wrote: > > >> Define the generic R8A77980 part of the MMC0 (SDHI2) device node. > >> > >> Signed-off-by: Sergei Shtylyov > >> > >> --- > >>

Re: [PATCH 0/3] Add R8A77980/Condor PFC support

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 08:33:20PM +0300, Sergei Shtylyov wrote: > On 03/09/2018 03:04 PM, Sergei Shtylyov wrote: > > > Here's the set of 3 patches against Simon Horman's 'renesas.git' repo's > > 'renesas-devel-20180308-v4.16-rc4' tag. We're adding the R8A77980 PFC node > > and then describing

Re: [PATCH] arm64: dts: renesas: v3msk: add EtherAVB pins

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 02:28:51PM +0300, Sergei Shtylyov wrote: > On 03/14/2018 11:30 PM, Sergei Shtylyov wrote: > > > Add the (previously omitted) EtherAVB pin data to the V3M Starter Kit > > board's device tree. > > > > Signed-off-by: Sergei Shtylyov > >

Re: [PATCH v2] arm64: dts: renesas: eagle: add EtherAVB pins

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 02:25:46PM +0300, Sergei Shtylyov wrote: > Hello! > > On 03/14/2018 10:58 PM, Sergei Shtylyov wrote: > > > Add the (previously omitted) EtherAVB pin data to the Eagle board's > > device tree. > > > > Signed-off-by: Sergei Shtylyov > >

Re: [PATCH] arm64: dts: r8a77965: Add R-Car Gen3 thermal support

2018-04-24 Thread Simon Horman
On Wed, Apr 18, 2018 at 03:55:34PM +0200, Geert Uytterhoeven wrote: > Hi Niklas, > > On Tue, Apr 17, 2018 at 11:03 PM, Niklas Söderlund > wrote: > > From: Niklas Söderlund > > > > Based on previous work by Ryo Kataoka

Re: [PATCH 0/3] arm64: dts: renesas: Rename EtherAVB "mdc" pin group to "mdio"

2018-04-24 Thread Simon Horman
On Wed, Apr 18, 2018 at 03:47:33PM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Fri, Mar 16, 2018 at 9:39 AM, Simon Horman wrote: > > On Tue, Mar 13, 2018 at 08:23:05PM +0100, Geert Uytterhoeven wrote: > >> On Tue, Mar 13, 2018 at 7:49 PM, Simon Horman

Re: [PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction

2018-04-24 Thread Geert Uytterhoeven
On Tue, Apr 24, 2018 at 10:41 AM, Simon Horman wrote: > On Mon, Apr 16, 2018 at 10:12:57AM +0100, Lee Jones wrote: >> On Wed, 11 Apr 2018, Simon Horman wrote: >> > On Tue, Apr 10, 2018 at 02:32:40PM +0200, Wolfram Sang wrote: >> > > The documentation was wrong,

Re: [PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1

2018-04-24 Thread Simon Horman
On Wed, Apr 18, 2018 at 03:37:29PM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Mar 13, 2018 at 9:05 PM, Simon Horman wrote: > > I understand that the watchdog driver has been accepted and that as things > > currently stand if it is enabled in the build it will be

Re: [renesas:topic/hs400-mmc-v4 3/4] drivers/mmc/host/tmio_mmc_core.c:1103:5: sparse: symbol 'tmio_mmc_prepare_hs400_tuning' was not declared. Should it be static?

2018-04-24 Thread Simon Horman
On Wed, Apr 18, 2018 at 08:26:08PM +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git > topic/hs400-mmc-v4 > head: bad50f922dfffd9bc1a54e1512852e45d25b4ac7 > commit: 485c8281e412190ab902c62868cfebf7dc783189 [3/4] mmc: tmio: add eMMC >

[PATCH v2 1/2] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Biju Das
Describe SCIF ports in the R8A77470 device tree. Also it fixes the CPG clock index ZS from 6 to 5. Fixes: 6929dfc5918049 ("ARM: dts: r8a77470: Initial SoC device tree") Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro ---

[PATCH v2 0/2] Add SCIF support

2018-04-24 Thread Biju Das
This patch series ass SCIF with DMA support to the r8a77470 SoC dtsi This patch series tested against renesas-dev branch tag "renesas-dev-20180423-v4.17-rc2" V1-->V2 Added change log for ZS clock index fix. Biju Das (2): ARM: dts: r8a77470: Add SCIF support ARM: dts: r8a77470: Add SCIF

[PATCH v2 2/2] ARM: dts: r8a77470: Add SCIF DMA support

2018-04-24 Thread Biju Das
Add SCIF DMA support for R8A77470 SoC. Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro --- arch/arm/boot/dts/r8a77470.dtsi | 18 ++ 1 file changed, 18 insertions(+) diff --git a/arch/arm/boot/dts/r8a77470.dtsi

Re: [PATCH 2/2] thermal: rcar_gen3_thermal: update max temperature clamp

2018-04-24 Thread Simon Horman
On Tue, Apr 17, 2018 at 10:57:47PM +0200, Niklas Söderlund wrote: > From: Niklas Söderlund > > Change the upper limit to clamp the high temperature value to 120C when > setting trip points. > > Signed-off-by: Niklas Söderlund

Re: [PATCH 1/2] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation

2018-04-24 Thread Simon Horman
On Tue, Apr 17, 2018 at 10:57:46PM +0200, Niklas Söderlund wrote: > From: Hien Dang > > Due to hardware evaluation result, > Max temperature is changed from 96 to 116 degree Celsius. > Also, calculation formula and pseudo FUSE values are changed accordingly. > >

Re: [PATCH v3] dmaengine: rcar-dmac: Document R-Car D3 bindings

2018-04-24 Thread Simon Horman
On Mon, Apr 16, 2018 at 01:08:19PM +0200, Geert Uytterhoeven wrote: > Hi Uli, > > On Tue, Dec 19, 2017 at 10:13 AM, Ulrich Hecht > wrote: > > R8A77995's SYS-DMAC is R-Car Gen3-compatible. > > > > Signed-off-by: Ulrich Hecht > >

[PATCH v4] dmaengine: rcar-dmac: Document R-Car D3 bindings

2018-04-24 Thread Simon Horman
From: Ulrich Hecht R8A77995's SYS-DMAC is R-Car Gen3-compatible. Signed-off-by: Ulrich Hecht Reviewed-by: Geert Uytterhoeven Reviewed-by: Simon Horman [simon: rebased]

Re: [PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT

2018-04-24 Thread Vaishali Thakkar
On Tue, Apr 24, 2018 at 2:08 PM, Simon Horman wrote: > On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: >> Document support for the Watchdog Timer (WDT) Controller in the Renesas >> R-Car M3-N (R8A77965) SoC. No driver update is needed. >> >> Signed-off-by:

Re: [PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction

2018-04-24 Thread Simon Horman
On Mon, Apr 16, 2018 at 10:12:57AM +0100, Lee Jones wrote: > On Wed, 11 Apr 2018, Simon Horman wrote: > > > On Tue, Apr 10, 2018 at 02:32:40PM +0200, Wolfram Sang wrote: > > > The documentation was wrong, gpiod_get_direction() returns 0/1 instead > > > of the GPIOF_* flags. The docs were fixed

Re: [PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT

2018-04-24 Thread Simon Horman
On Sat, Apr 14, 2018 at 12:18:58PM +0200, Wolfram Sang wrote: > Document support for the Watchdog Timer (WDT) Controller in the Renesas > R-Car M3-N (R8A77965) SoC. No driver update is needed. > > Signed-off-by: Takeshi Kihara > [wsa: rebased to top-of-tree] >

Re: [PATCH v2 1/2] arm64: dts: renesas: Add Renesas R8A77990 SoC support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 10:26:37AM +0200, Geert Uytterhoeven wrote: > Hi Shimoda-san, > > On Fri, Apr 20, 2018 at 2:28 PM, Yoshihiro Shimoda > wrote: > > This patch adds basic support for the Renesas R-Car E3 (R8A77990) SoC: > > - PSCI > > - CPU (single) > >

Re: [PATCH v2 2/2] arm64: dts: renesas: Add Renesas Ebisu board support

2018-04-24 Thread Geert Uytterhoeven
On Fri, Apr 20, 2018 at 2:28 PM, Yoshihiro Shimoda wrote: > From: Takeshi Kihara > > Basic support for the Renesas Ebisu board based on R-Car E3: > - Memory, > - Main crystal, > - Serial console, > > Signed-off-by: Takeshi

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

2018-04-24 Thread jacopo mondi
Hi Simon, On Tue, Apr 24, 2018 at 10:23:56AM +0200, Simon Horman wrote: > On Mon, Apr 23, 2018 at 05:21:43PM +0200, jacopo mondi wrote: > > Hi Simon, > > > > On Wed, Feb 21, 2018 at 07:29:18PM +0100, Simon Horman wrote: > > > On Wed, Feb 21, 2018 at 06:47:58PM +0100, Jacopo Mondi wrote: > > > >

[PATCH] dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) support

2018-04-24 Thread Biju Das
Renesas RZ/G1C (R8A77470) SoC GPIO blocks are identical to the R-Car Gen2 family. Add support for its GPIO controllers. Signed-off-by: Biju Das Reviewed-by: Chris Paterson --- Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1

Re: [PATCH v2 1/2] arm64: dts: renesas: Add Renesas R8A77990 SoC support

2018-04-24 Thread Geert Uytterhoeven
Hi Shimoda-san, On Fri, Apr 20, 2018 at 2:28 PM, Yoshihiro Shimoda wrote: > This patch adds basic support for the Renesas R-Car E3 (R8A77990) SoC: > - PSCI > - CPU (single) > - Cache controller > - Main clocks and controller > - Interrupt controller >

Re: [PATCH] dt-bindings: arm: consistently name r8a77965 as M3-N

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 09:16:17AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Apr 24, 2018 at 7:54 AM, Simon Horman > wrote: > > There is an inconsistency between the use of M3N and M3-N. > > This patch resolves this by consistently using the latter. > >

Re: [PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 02:31:40AM +0900, Yoshihiro Kaneko wrote: > Hi Simon-san, > > 2018-04-23 19:26 GMT+09:00 Simon Horman : > > On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko wrote: > >> Sort nodes of the R-Car M3-N (r8a77965), V3M (r8a77970) and D3 (r8a77995)

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

2018-04-24 Thread Simon Horman
On Mon, Apr 23, 2018 at 05:21:43PM +0200, jacopo mondi wrote: > Hi Simon, > > On Wed, Feb 21, 2018 at 07:29:18PM +0100, Simon Horman wrote: > > On Wed, Feb 21, 2018 at 06:47:58PM +0100, Jacopo Mondi wrote: > > > Add Capture Engine Unit (CEU) node to device tree. > > > > > > Signed-off-by: Jacopo

RE: [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Biju Das
Hi Simon and Geert, Thanks for the feedback. > Subject: Re: [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support > > On Tue, Apr 24, 2018 at 09:19:39AM +0200, Geert Uytterhoeven wrote: > > Hi Simon, > > > > On Tue, Apr 24, 2018 at 9:08 AM, Simon Horman > wrote: > > > On Fri, Apr

Re: [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Simon Horman
On Tue, Apr 24, 2018 at 09:19:39AM +0200, Geert Uytterhoeven wrote: > Hi Simon, > > On Tue, Apr 24, 2018 at 9:08 AM, Simon Horman wrote: > > On Fri, Apr 20, 2018 at 04:27:08PM +0100, Biju Das wrote: > >> Describe SCIF ports in the R8A77470 device tree. > >> > >>

Re: [PATCH v2 2/2] clk: renesas: cpg-mssr: Add support for R-Car E3

2018-04-24 Thread Geert Uytterhoeven
On Fri, Apr 20, 2018 at 2:27 PM, Yoshihiro Shimoda wrote: > Initial support for R-Car E3 (r8a77990), including core and module > clocks. > > Based on the Table 8.2g of "R-Car Series, 3rd Generation User's Manual: > Hardware ((Rev. 0.80, Oct 31, 2017) with Manual

Re: [PATCH v2 1/2] clk: renesas: Add r8a77990 CPG Core Clock Definitions

2018-04-24 Thread Geert Uytterhoeven
Hi Shimoda-san, On Fri, Apr 20, 2018 at 2:27 PM, Yoshihiro Shimoda wrote: > From: Takeshi Kihara > > This patch adds all R-Car E3 Clock Pulse Generator Core Clock Outputs. > > Note that internal CPG clocks (S0, S1, S2, S3, SDSRC)

Re: [PATCH 05/61] clk: samsung: simplify getting .drvdata

2018-04-24 Thread Chanwoo Choi
Hi, On 2018년 04월 19일 23:05, Wolfram Sang wrote: > We should get drvdata from struct device directly. Going via > platform_device is an unneeded step back and forth. > > Signed-off-by: Wolfram Sang > --- > > Build tested only. buildbot is happy. Please apply

Re: [PATCH 8/8] drm: connector: Remove DRM_BUS_FLAG_DATA_* flags

2018-04-24 Thread jacopo mondi
Hi Laurent, On Tue, Apr 24, 2018 at 12:03:04AM +0300, Laurent Pinchart wrote: > Hi Jacopo, > > Thank you for the patch. > > On Thursday, 19 April 2018 12:31:09 EEST Jacopo Mondi wrote: > > DRM_BUS_FLAG_DATA_* flags, defined in drm_connector.h header file are > > used to swap ordering of LVDS RGB

Re: [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 9:08 AM, Simon Horman wrote: > On Fri, Apr 20, 2018 at 04:27:08PM +0100, Biju Das wrote: >> Describe SCIF ports in the R8A77470 device tree. >> >> Signed-off-by: Biju Das >> Reviewed-by: Fabrizio Castro

Re: [PATCH 5/8] media: Add LE version of RGB LVDS formats

2018-04-24 Thread jacopo mondi
HI Laurent, On Mon, Apr 23, 2018 at 04:06:01PM +0300, Laurent Pinchart wrote: > Hi Jacopo, > > Thank you for the patch. > > On Thursday, 19 April 2018 12:31:06 EEST Jacopo Mondi wrote: > > Some LVDS controller can output swapped versions of LVDS RGB formats. > > Define and document them in the

Re: [PATCH] dt-bindings: arm: consistently name r8a77965 as M3-N

2018-04-24 Thread Geert Uytterhoeven
Hi Simon, On Tue, Apr 24, 2018 at 7:54 AM, Simon Horman wrote: > There is an inconsistency between the use of M3N and M3-N. > This patch resolves this by consistently using the latter. > > Signed-off-by: Simon Horman Note that this is for

Re: [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support

2018-04-24 Thread Simon Horman
On Fri, Apr 20, 2018 at 04:27:08PM +0100, Biju Das wrote: > Describe SCIF ports in the R8A77470 device tree. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > --- > arch/arm/boot/dts/r8a77470.dtsi | 69 >

  1   2   >