[RFC][PATCH 0/4] Audio/SSI pin supprt for r8a7795/r8a77995

2017-10-02 Thread Kuninori Morimoto
Hi Simon, Geert These are AUDIO/SSI pin support for r8a7795/r8a77995. But, I2C is not yet supported on H3 ES2.0 "PFC", and not yet supported on D3 "DT". Sound Codec needs I2C access, thus, these are not yet tested. I added [RFC] on these patches. Kuninori Morimoto (4): pinctrl: sh-pfc:

Re: [PATCH] extcon: Split out extcon header file for consumer and provider device

2017-10-02 Thread Chen-Yu Tsai
On Fri, Sep 29, 2017 at 8:01 AM, Chanwoo Choi wrote: > The extcon has two type of extcon devices as following. > - 'extcon provider deivce' adds new extcon device and detect the >state/properties of external connector. Also, it notifies the >state/properties to the

[PATCH 0/3] arm64: dts: renesas: fix avb_pins on some boards

2017-10-02 Thread Yoshihiro Shimoda
This patch set is based on the renesas.git / renesas-devel-20171002-v4.14-rc3 tag. Yoshihiro Shimoda (3): arm64: dts: renesas: salvator-common: drop "avb_phy_int" from avb_pins arm64: dts: renesas: ulcb: drop "avb_phy_int" from avb_pins arm64: dts: renesas: r

[PATCH 3/3] arm64: dts: renesas: r8a77995: draak: drop "avb_phy_int" from avb_pins

2017-10-02 Thread Yoshihiro Shimoda
Since the Ethernet AVB driver doesn't support AVB_PHY_INT handling and it will be handled by a phy driver as a gpio pin, this patch removes the "avb_phy_int" from the avb_pins node. Reported-by: Sergei Shtylyov Fixes: 4503b50eac08 ("arm64: dts: renesas:

[PATCH 2/3] arm64: dts: renesas: ulcb: drop "avb_phy_int" from avb_pins

2017-10-02 Thread Yoshihiro Shimoda
Since the Ethernet AVB driver doesn't support AVB_PHY_INT handling and it will be handled by a phy driver as a gpio pin, this patch removes the "avb_phy_int" from the avb_pins node. Reported-by: Geert Uytterhoeven Fixes: 133ace3f3804 ("arm64: dts: ulcb: Set

[PATCH 1/3] arm64: dts: renesas: salvator-common: drop "avb_phy_int" from avb_pins

2017-10-02 Thread Yoshihiro Shimoda
Since the Ethernet AVB driver doesn't support AVB_PHY_INT handling and it will be handled by a phy driver as a gpio pin, this patch removes the "avb_phy_int" from the avb_pins node. Reported-by: Geert Uytterhoeven Fixes: 7d73a4da2681 ("arm64: dts: r8a7795: salvator-x:

[RFC][PATCH 1/4] pinctrl: sh-pfc: r8a7795: add Audio clock pin support

2017-10-02 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto --- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 159 +++ 1 file changed, 159 insertions(+) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c

[RFC][PATCH 2/4] pinctrl: sh-pfc: r8a7795: add Audio SSI pin support

2017-10-02 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto --- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 231 +++ 1 file changed, 231 insertions(+) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c

[RFC][PATCH 3/4] pinctrl: sh-pfc: r8a77995: add Audio clock pin support

2017-10-02 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto --- drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 42 +++ 1 file changed, 42 insertions(+) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a77995.c

[RFC][PATCH 4/4] pinctrl: sh-pfc: r8a77995: add Audio SSI pin support

2017-10-02 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto --- drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 60 +++ 1 file changed, 60 insertions(+) diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a77995.c

RE: [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Yoshihiro Shimoda
Hi Geert-san, > -Original Message- > From: Geert Uytterhoeven > Sent: Monday, October 2, 2017 6:20 PM > > Hi Shimoda-san, > > On Mon, Oct 2, 2017 at 11:14 AM, Yoshihiro Shimoda > wrote: > >> -Original Message- > >> From: Kieran Bingham > >>

Re: [RFC][PATCH 3/4] pinctrl: sh-pfc: r8a77995: add Audio clock pin support

2017-10-02 Thread Kuninori Morimoto
Hi > From: Kuninori Morimoto > > Signed-off-by: Kuninori Morimoto > --- (snip) > +static const char * const audio_clk_groups[] = { > + "audio_clka", > + "audio_clkb", > + "audio_clkout", > + "audio_clkout1", >

[PATCH 3/3] arm64: dts: renesas: r8a7795: salvator-xs: enable HS-USB channel 3

2017-10-02 Thread Yoshihiro Shimoda
This patch enables HS-USB channel 3. R-Car H3 ES2.0 has this channel and we can use it on the Salvator-XS. Signed-off-by: Yoshihiro Shimoda --- arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts | 4 1 file changed, 4 insertions(+) diff --git

[PATCH 2/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 Host channel 3

2017-10-02 Thread Yoshihiro Shimoda
This patch enables USB2.0 Host (EHCI/OHCI) channel 3. R-Car H3 ES2.0 has this channel and we can use it on the Salvator-XS. Signed-off-by: Yoshihiro Shimoda --- arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts | 8 1 file changed, 8 insertions(+)

[PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Yoshihiro Shimoda
This patch enables the USB2.0 phy channel 3. R-Car H3 ES2.0 has this channel and we can use it on the Salvator-XS. Signed-off-by: Yoshihiro Shimoda --- arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts | 12 1 file changed, 12 insertions(+) diff

RE: [PATCH 20/22] arm64: dts: renesas: r8a77995: draak: enable EthernetAVB

2017-10-02 Thread Yoshihiro Shimoda
Hi Simon-san, > -Original Message- > From: Simon Horman > Sent: Monday, October 2, 2017 4:15 PM > > On Mon, Oct 02, 2017 at 01:18:49AM +, Yoshihiro Shimoda wrote: > > Hello, > > > > > -Original Message- > > > From: Sergei Shtylyov > > > Sent: Saturday, September 30, 2017 7:24

[PATCH 2/2] pinctrl: sh-pfc: r8a7795: Add USB3.0 host support

2017-10-02 Thread Yoshihiro Shimoda
From: Takeshi Kihara This patch adds USB3.0 ch0 pinmux support to R8A7795 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Shimoda --- drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 16

Re: [PATCH 20/22] arm64: dts: renesas: r8a77995: draak: enable EthernetAVB

2017-10-02 Thread Simon Horman
On Mon, Oct 02, 2017 at 01:18:49AM +, Yoshihiro Shimoda wrote: > Hello, > > > -Original Message- > > From: Sergei Shtylyov > > Sent: Saturday, September 30, 2017 7:24 PM > > > > Hello! > > > > On 9/29/2017 2:52 PM, Simon Horman wrote: > > > > > From: Yoshihiro Shimoda

[PATCH 0/2] pinctrl: sh-pfc: r8a7795{-es1}: Add USB3.0 host support

2017-10-02 Thread Yoshihiro Shimoda
This patch set is based on the renesas-drivers.git / renesas-drivers-2017-09-19-v4.14-rc1 tag. After this patch set is applied, I will submit integration patch for salvator-common.dtsi. Since the bootloader of Salvator-X[S] enables the USB3 pins, usb3.0 host works correctly. But, we should enable

[PATCH 1/2] pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host support

2017-10-02 Thread Yoshihiro Shimoda
From: Takeshi Kihara This patch adds USB3{0,1} (USB3.0 host) pinmux support to R8A7795 ES1.x SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Yoshihiro Shimoda ---

Re: [PATCH 1/2] serial: sh-sci: Support for variable HSCIF hardware RX timeout

2017-10-02 Thread Geert Uytterhoeven
Hi Uli, On Fri, Sep 29, 2017 at 3:08 PM, Ulrich Hecht wrote: > HSCIF has facilities that allow changing the timeout after which an RX > interrupt is triggered even if the FIFO is not filled. This patch allows > changing the default (15 bits of silence) using the

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

2017-10-02 Thread Geert Uytterhoeven
Hi Uli, On Fri, Sep 29, 2017 at 3:08 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 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Kieran Bingham
Hi Geert, Shimoda-san, On 02/10/17 09:20, Geert Uytterhoeven wrote: > Hi Shimoda-san, > > On Mon, Oct 2, 2017 at 8:29 AM, Yoshihiro Shimoda > wrote: >> This patch enables the USB2.0 phy channel 3. R-Car H3 ES2.0 has >> this channel and we can use it on the

Re: [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Geert Uytterhoeven
Hi Shimoda-san, On Mon, Oct 2, 2017 at 11:14 AM, Yoshihiro Shimoda wrote: >> -Original Message- >> From: Kieran Bingham >> Sent: Monday, October 2, 2017 5:45 PM >> On 02/10/17 09:20, Geert Uytterhoeven wrote: >> > On Mon, Oct 2, 2017 at 8:29 AM,

Re: [PATCH 22/48] ARM: dts: gr-peach: Add user led device nodes

2017-10-02 Thread Simon Horman
On Sun, Oct 01, 2017 at 07:36:14PM +0200, jacopo mondi wrote: > Hi Seregei, > > On Sat, Sep 30, 2017 at 01:36:18PM +0300, Sergei Shtylyov wrote: > > Hello! > > > > On 9/29/2017 2:53 PM, Simon Horman wrote: > > > > >From: Jacopo Mondi > > > > > >Add device nodes for

RE: [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Yoshihiro Shimoda
Hi Geert-san, > -Original Message- > From: Geert Uytterhoeven > Sent: Monday, October 2, 2017 6:20 PM > > Hi Shimoda-san, > > On Mon, Oct 2, 2017 at 11:14 AM, Yoshihiro Shimoda > wrote: > >> -Original Message- > >> From: Kieran Bingham > >>

Re: [PATCH 20/22] arm64: dts: renesas: r8a77995: draak: enable EthernetAVB

2017-10-02 Thread Geert Uytterhoeven
Hi Sergei, On Sat, Sep 30, 2017 at 12:24 PM, Sergei Shtylyov wrote: > On 9/29/2017 2:52 PM, Simon Horman wrote: >> From: Yoshihiro Shimoda >> >> This patch enables EthernetAVB for R-Car D3 draak board. >> >> Signed-off-by:

Re: [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Geert Uytterhoeven
Hi Shimoda-san, On Mon, Oct 2, 2017 at 8:29 AM, Yoshihiro Shimoda wrote: > This patch enables the USB2.0 phy channel 3. R-Car H3 ES2.0 has > this channel and we can use it on the Salvator-XS. > > Signed-off-by: Yoshihiro Shimoda

RE: [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy channel 3

2017-10-02 Thread Yoshihiro Shimoda
Hi Geert-san, Kieran-san, > -Original Message- > From: Kieran Bingham > Sent: Monday, October 2, 2017 5:45 PM > > Hi Geert, Shimoda-san, > > On 02/10/17 09:20, Geert Uytterhoeven wrote: > > Hi Shimoda-san, > > > > On Mon, Oct 2, 2017 at 8:29 AM, Yoshihiro Shimoda > >

Re: [PATCH 2/2] pinctrl: sh-pfc: r8a7795: Add USB3.0 host support

2017-10-02 Thread Geert Uytterhoeven
On Mon, Oct 2, 2017 at 11:45 AM, Yoshihiro Shimoda wrote: > From: Takeshi Kihara > > This patch adds USB3.0 ch0 pinmux support to R8A7795 SoC. > > Signed-off-by: Takeshi Kihara > Signed-off-by:

Re: [PATCH 1/2] pinctrl: sh-pfc: r8a7795-es1: Add USB3.0 host support

2017-10-02 Thread Geert Uytterhoeven
On Mon, Oct 2, 2017 at 11:45 AM, Yoshihiro Shimoda wrote: > From: Takeshi Kihara > > This patch adds USB3{0,1} (USB3.0 host) pinmux support to R8A7795 ES1.x > SoC. > > Signed-off-by: Takeshi Kihara >