On Tue, May 14, 2019 at 09:55:59AM -0500, Chris Brandt wrote:
> For some SoC, CNEN must be set for USB Device mode operation.
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:55:56AM -0500, Chris Brandt wrote:
> Document the optional dr_mode property
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:55:57AM -0500, Chris Brandt wrote:
> Document RZ/A2 (R7S9210) SoC bindings.
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:55:54AM -0500, Chris Brandt wrote:
> Document the USB_X1 input and add clock-names to identify
> functional and USB_X1 clocks.
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:55:55AM -0500, Chris Brandt wrote:
> When not using OTG, the PHY will need to know if it should function as
> host or peripheral by checking dr_mode in the PHY node (not the parent
> controller node).
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:55:53AM -0500, Chris Brandt wrote:
> The RZ/A2 has an optional dedicated 48MHz clock input for the PLL.
> If a clock node named 'usb_x1' exists and set to non-zero, then we can
> assume we want it use it.
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
t
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:56:01AM -0500, Chris Brandt wrote:
> The RZ/A2 is similar to the R-Car Gen3 with some small differences.
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Tue, May 14, 2019 at 09:56:02AM -0500, Chris Brandt wrote:
> Add support for r7s9210 (RZ/A2M) SoC
>
> Signed-off-by: Chris Brandt
Reviewed-by: Simon Horman
On Wed, May 15, 2019 at 06:57:17AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> > From: Simon Horman, Sent: Monday, May 13, 2019 9:01 PM
> >
> > On Mon, May 13, 2019 at 11:40:29AM +0900, Yoshihiro Shimoda wrote:
> > > This patch adds a specific struct
On Wed, Jul 03, 2019 at 02:28:51PM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
>
> On Wed, Jul 3, 2019 at 10:35 AM Simon Horman
> wrote:
> > For consistency with the naming of (most) other documentation files for DT
> > bindings for Renesas IP blocks rename the R
On Fri, Jul 26, 2019 at 01:22:48AM +, Yoshihiro Shimoda wrote:
> Hi Greg,
>
> > From: Greg Kroah-Hartman, Sent: Thursday, July 25, 2019 6:10 PM
> >
> > On Thu, Jul 11, 2019 at 10:03:03AM +0200, Simon Horman wrote:
> > > On Wed, Jul 03, 2019 at 02:28:51P
is to to more accurately reflect the IP block documented in
this file.
Signed-off-by: Simon Horman
---
* Based on v5.3-rc1
---
.../devicetree/bindings/usb/{renesas,usb3.txt => renesas,usb3-peri.txt} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindi
On Mon, Jul 29, 2019 at 08:25:24AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> > From: Simon Horman, Sent: Monday, July 29, 2019 5:15 PM
>
> > > > > > Unfortunately the previous version has already made it into usb-next
> > > > > > 23c4
On Thu, Aug 01, 2019 at 11:18:36AM +0200, Geert Uytterhoeven wrote:
> On Thu, Aug 1, 2019 at 11:13 AM Simon Horman
> wrote:
> > For consistency with the naming of (most) other documentation files for DT
> > bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral
: xhci-plat: set resume_quirk() for R-Car
> controllers")
> Cc: # v4.12+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
> ---
> drivers/usb/host/xhci-rcar.c | 9 +++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>
> diff --git a/drive
is to more accurately reflect the IP block documented in
this file.
Signed-off-by: Simon Horman
Reviewed-by: Geert Uytterhoeven
---
* Based on v5.3-rc1
v2
* Add review tag
* Correct changelog
---
.../devicetree/bindings/usb/{renesas,usb3.txt => renesas,usb3-peri.txt} | 0
1 file changed
uot;usb: gadget: udc: renesas_usb3: add support for generic
> phy")
> Cc: # v4.15+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
Mo
Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
# v4.15+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
uot;usb: gadget: udc: renesas_usb3: add support for generic
> phy")
> Cc: # v4.15+
> Signed-off-by: Yoshihiro Shimoda
> ---
> drivers/usb/gadget/udc/renesas_usb3.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Horman
Plea
On Tue, Apr 10, 2018 at 01:28:33AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> > From: Simon Horman, Sent: Monday, April 9, 2018 8:58 PM
> >
> > On Mon, Apr 02, 2018 at 09:21:34PM +0900, Yoshihiro Shimoda wrote:
> > > This patch fixes an issue that
Fixes: 746bfe63bba3 ("usb: gadget: renesas_usb3: add support for Renesas
> USB3.0 peripheral controller")
> Cc: # v4.5+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
> ---
>
> Remarks:
> - A new file in v2
>
> drivers/usb/gadget/udc/r
optional_get().
>
> Reported-by: Simon Horman
> Fixes: 279d4bc64060 ("usb: gadget: udc: renesas_usb3: add support for generic
> phy")
> Cc: # v4.15+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
> ---
> Remarks:
> - A new file in v
On Tue, Apr 10, 2018 at 09:44:31AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> > From: Simon Horman, Sent: Tuesday, April 10, 2018 6:34 PM
> >
> > On Tue, Apr 10, 2018 at 01:28:33AM +, Yoshihiro Shimoda wrote:
> > > Hi Simon-san,
> > >
>
On Tue, Apr 10, 2018 at 09:13:53PM +0900, Yoshihiro Shimoda wrote:
> This patch adds a new property to ignore the ID signal on a board.
>
> Signed-off-by: Yoshihiro Shimoda
> ---
> Documentation/devicetree/bindings/usb/renesas_usb3.txt | 2 ++
> drivers/usb/gadget/udc/renesas_usb3.c
optional_get().
>
> Reported-by: Simon Horman
> Fixes: 279d4bc64060 ("usb: gadget: udc: renesas_usb3: add support for generic
> phy")
> Cc: # v4.15+
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
> ---
> Remarks:
> - A new file in v
On Tue, Apr 10, 2018 at 02:38:54PM +0900, Yoshihiro Shimoda wrote:
> This patch fixes an issue that reconnection is possible to fail
> because unexpected state handling happens by the irqs. To fix the issue,
> the driver disables the controller's irqs when disconnected.
>
> Fixes: 746bfe63bba3 ("u
On Mon, May 14, 2018 at 06:15:59PM +0900, Yoshihiro Shimoda wrote:
> This patch uses usb role switch API if the register suceeeded.
>
> Signed-off-by: Yoshihiro Shimoda
> ---
> drivers/usb/gadget/udc/renesas_usb3.c | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a
On Tue, May 15, 2018 at 07:49:44AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> Thank you for your review!
>
> > From: Simon Horman, Sent: Tuesday, May 15, 2018 4:35 PM
> >
> > On Tue, Apr 10, 2018 at 02:38:54PM +0900, Yoshihiro Shimoda wrote:
> &
On Tue, May 15, 2018 at 08:02:00AM +, Yoshihiro Shimoda wrote:
> Hi Simon-san,
>
> Thank you for your review!
>
> > From: Simon Horman, Sent: Tuesday, May 15, 2018 4:54 PM
> > On Mon, May 14, 2018 at 06:15:59PM +0900, Yoshihiro Shimoda wrote:
>
> > &g
lid match.
>
> Signed-off-by: Geert Uytterhoeven
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Oct 04, 2017 at 02:25:03PM +0200, Geert Uytterhoeven wrote:
> Use the of_device_get_match_data() helper instead of open coding.
>
> Signed-off-by: Geert Uytterhoeven
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb&quo
On Wed, Oct 04, 2017 at 02:26:48PM +0200, Geert Uytterhoeven wrote:
> Use the of_device_get_match_data() helper instead of open coding.
>
> Signed-off-by: Geert Uytterhoeven
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb&quo
On Thu, Oct 05, 2017 at 01:12:01PM +0300, Mathias Nyman wrote:
> On 05.10.2017 12:19, Simon Horman wrote:
> >On Wed, Oct 04, 2017 at 02:25:03PM +0200, Geert Uytterhoeven wrote:
> >>Use the of_device_get_match_data() helper instead of open coding.
> >>
> >&
usbhs".
> Adding the SoC-specific compatible values here has two purposes:
> 1. Document which SoCs have this hardware module,
> 2. Allow checkpatch to validate compatible values.
3. Allow the driver to support SoC specific implementations in future
as necessary.
Acked-by: Simon
On Mon, Oct 16, 2017 at 11:12:48AM +0100, Biju Das wrote:
> From: Fabrizio Castro
>
> Document r8a7743 xhci support. The driver will use the fallback
> compatible string "renesas,rcar-gen2-xhci", therefore no driver
> change is needed.
>
> Signed-off-by: Fabri
On Tue, Oct 17, 2017 at 01:39:33AM +, Yoshihiro Shimoda wrote:
> Hi Biju-san,
>
> IIUC, when we submitted a patch for dts[i] file,
> we don't need to submit such a patch to usb maintainers.
>
> > From: Biju Das, Sent: Monday, October 16, 2017 7:13 PM
> >
> > From: Fabrizio Castro
> >
> > A
On Thu, Jan 04, 2018 at 03:01:50PM -0500, Chris Brandt wrote:
> Add USB device support.
>
> Signed-off-by: Chris Brandt
Hi Chris,
it looks like there have been some requests for (minor) changes to this
patch. Please consider addressing those and reposting.
--
To unsubscribe from this list: send
On Fri, Jan 05, 2018 at 05:46:47PM -0500, Chris Brandt wrote:
> Add USB device support.
>
> Signed-off-by: Chris Brandt
> Reviewed-by: Geert Uytterhoeven
> ---
> v3:
> * Changed from "renesas,usbhs-r7s72100" to "renesas,rza1-usbhs"
I think you want both. The SoC-specific compat string followed
On Fri, Jan 05, 2018 at 05:46:46PM -0500, Chris Brandt wrote:
> Document support for RZ/A1 SoCs
>
> Signed-off-by: Chris Brandt
> Reviewed-by: Geert Uytterhoeven
> ---
> v3:
> * Removed "renesas,usbhs-r7s72100"
Unless I am mistaken you want both renesas,usbhs-r7s72100, for the SoC
and renesas,
On Mon, Jan 08, 2018 at 07:30:54AM -0500, Chris Brandt wrote:
> Document support for RZ/A1 SoCs
>
> Signed-off-by: Chris Brandt
> Reviewed-by: Geert Uytterhoeven
Reviewed-by: Simon Horman
> ---
> v4:
> * Re-added "renesas,usbhs-r7s72100"
> v3:
> *
On Mon, Jan 08, 2018 at 01:15:08PM +0100, Geert Uytterhoeven wrote:
> Hi Chris,
>
> On Mon, Jan 8, 2018 at 12:59 PM, Chris Brandt
> wrote:
> > On Monday, January 08, 2018, Geert Uytterhoeven wrote:
> >> Thanks for the update, but I think there has been a misunderstanding.
> >> I didn't mean to d
On Tue, Feb 27, 2018 at 05:15:20PM +0900, Yoshihiro Shimoda wrote:
> This patch adds support for r8a77965 (R-Car M3-N).
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of
On Tue, Feb 27, 2018 at 05:16:02PM +0900, Yoshihiro Shimoda wrote:
> This patch adds binding for r8a77965 (R-Car M3-N).
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of
On Tue, Feb 27, 2018 at 05:16:03PM +0900, Yoshihiro Shimoda wrote:
> This patch adds binding for r8a77965 (R-Car M3-N).
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of
On Mon, Sep 10, 2018 at 08:15:47PM +0900, Yoshihiro Shimoda wrote:
> This patch adds detailed information of an optional property "clocks"
> description for R-Car Gen3.
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
On Mon, Sep 10, 2018 at 08:15:48PM +0900, Yoshihiro Shimoda wrote:
> This patch adds detailed information of an optional property "clocks"
> description for R-Car Gen3.
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
for R-Car D3 and E3, we need the following
> patch set. Otherwize, the mode will not be changed to peripheral mode
> by the phy's COMMCTRL register:
> https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=21629
Reviewed-by: Simon Horman
On Thu, Sep 27, 2018 at 02:01:16PM +0100, Biju Das wrote:
> Document support for RZ/G1N (R8A7744) SoC.
>
> Signed-off-by: Biju Das
> Reviewed-by: Chris Paterson
Reviewed-by: Simon Horman
On Thu, Sep 27, 2018 at 02:42:38PM +0100, Biju Das wrote:
> Document r8a7744 xhci support. The driver will use the fallback
> compatible string "renesas,rcar-gen2-xhci", therefore no driver
> change is needed.
Reviewed-by: Simon Horman
he b-device mode is disabled. To fix the issue, this patch
> adds usb_disconnect() calling in renesas_usb3_b_device_write()
> if workaround_for_vbus is true.
>
> Fixes: 43ba968b00ea ("usb: gadget: udc: renesas_usb3: add debugfs to set the
> b-device mode")
> Cc: # v4
On Thu, Dec 13, 2018 at 08:21:11PM +, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro
Reviewed-by: Simon Horman
in a similar fashion to what was done for the
> r8a77990.
>
> Signed-off-by: Fabrizio Castro
Reviewed-by: Simon Horman
On Thu, Dec 13, 2018 at 08:21:03PM +, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro
Reviewed-by: Simon Horman
On Thu, Dec 13, 2018 at 08:22:18PM +, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro
Reviewed-by: Simon Horman
On Thu, Dec 13, 2018 at 08:23:55PM +, Fabrizio Castro wrote:
> RZ/G2E USB 3.0 implementation is like the one found on R-Car E3,
> therefore add the same quirk.
>
> Signed-off-by: Fabrizio Castro
Reviewed-by: Simon Horman
the .hardware_init() and .power_ctrl() will run on NON-ATOMIC
> CONTEXT, this patch replaces udelay() with usleep_range().
>
> Signed-off-by: Yoshihiro Shimoda
Reviewed-by: Simon Horman
On Sat, Aug 10, 2019 at 01:14:55PM +0200, Greg Kroah-Hartman wrote:
> On Sat, Aug 10, 2019 at 08:40:15AM +0200, Geert Uytterhoeven wrote:
> > Hi Simon,
> >
> > On Fri, Aug 9, 2019 at 11:37 PM Simon Horman
> > wrote:
> > > For consistency with the naming of
101 - 159 of 159 matches
Mail list logo