|
[PATCH 5.10.y-cip 19/19] arm64: defconfig: Enable RZ/V2M xHCI and USB3.1 DRD controller support
From: Geert Uytterhoeven <geert+renesas@...> commit 93582bdfd0cf5aeeb4451ade1076a455c53d8a85 upstream. Increase build and test coverage by enabling RZ/V2M xHCI and USB3.1 DRD controller support. Note
From: Geert Uytterhoeven <geert+renesas@...> commit 93582bdfd0cf5aeeb4451ade1076a455c53d8a85 upstream. Increase build and test coverage by enabling RZ/V2M xHCI and USB3.1 DRD controller support. Note
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 18/19] arm64: dts: renesas: rzv2mevk2: Enable USB3 role switch
commit a17039b630c59da98de153ef50cdf6a06393cfce upstream. Enable USB3 role switch on RZ/V2M EVK by linking USB3 peri node with hd3ss3220 controller node. Signed-off-by: Biju Das <biju.das.jz@...> Revi
commit a17039b630c59da98de153ef50cdf6a06393cfce upstream. Enable USB3 role switch on RZ/V2M EVK by linking USB3 peri node with hd3ss3220 controller node. Signed-off-by: Biju Das <biju.das.jz@...> Revi
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 17/19] arm64: dts: renesas: rzv2mevk2: Enable USB3 DRD, Peripheral and Host
commit 967219e5d410ccb3e072c712ec3d665c6346876f upstream. Enable USB3 Host, Peripheral and DRD modules on RZ/V2M EVK. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Geert Uytterhoeven <geert+r
commit 967219e5d410ccb3e072c712ec3d665c6346876f upstream. Enable USB3 Host, Peripheral and DRD modules on RZ/V2M EVK. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Geert Uytterhoeven <geert+r
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 16/19] arm64: dts: renesas: r9a09g011: Add USB3 DRD, device and host nodes
commit 670e2a8b9b02ff52c7ca43204459693b3c574b00 upstream. This patch add usb3 host and peripheral device node as child of usb3 drd node to RZ/V2M SoC dtsi. The host/device needs to issue reset release
commit 670e2a8b9b02ff52c7ca43204459693b3c574b00 upstream. This patch add usb3 host and peripheral device node as child of usb3 drd node to RZ/V2M SoC dtsi. The host/device needs to issue reset release
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 15/19] xhci: split out rcar/rz support from xhci-plat.c
From: Arnd Bergmann <arnd@...> commit ec5499d338ece9db9b7590649d3cfcc4d7f9603d upstream. The USB_XHCI_RZV2M and USB_RENESAS_USB3 select other drivers based on the enabled SoC types, which leads to bui
From: Arnd Bergmann <arnd@...> commit ec5499d338ece9db9b7590649d3cfcc4d7f9603d upstream. The USB_XHCI_RZV2M and USB_RENESAS_USB3 select other drivers based on the enabled SoC types, which leads to bui
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 14/19] usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
From: Christophe JAILLET <christophe.jaillet@...> commit 8729a2a2b1d6f112d5b286ec7b255d229a0f6eec upstream. As stated in [1], dma_set_mask() with a 64-bit mask never fails if dev->dma_mask is non-NULL
From: Christophe JAILLET <christophe.jaillet@...> commit 8729a2a2b1d6f112d5b286ec7b255d229a0f6eec upstream. As stated in [1], dma_set_mask() with a 64-bit mask never fails if dev->dma_mask is non-NULL
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 13/19] xhci: host: Add Renesas RZ/V2M SoC support
commit c52c9acc415eb6ff54f658492f8c53da0fc3528a upstream. RZ/V2M is similar to R-Car XHCI but it doesn't require any firmware, we need to reset the USB Host reset release in DRD Module before accessin
commit c52c9acc415eb6ff54f658492f8c53da0fc3528a upstream. RZ/V2M is similar to R-Car XHCI but it doesn't require any firmware, we need to reset the USB Host reset release in DRD Module before accessin
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 12/19] usb: host: xhci-plat: Add reset support
commit 224eb5311d6a8c180932465873d809b48a2470bf upstream. Add optional reset support. This is in preparation to adding USB xHCI support for RZ/V2M SoC. Signed-off-by: Biju Das <biju.das.jz@...> Review
commit 224eb5311d6a8c180932465873d809b48a2470bf upstream. Add optional reset support. This is in preparation to adding USB xHCI support for RZ/V2M SoC. Signed-off-by: Biju Das <biju.das.jz@...> Review
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 11/19] usb: host: xhci-plat: Improve clock handling in probe()
commit 8c6e8b09617915e8af3ab7dbfecd8f0a9c7cf94f upstream. It is always better to acquire all the clock resources first and then do the clock operations. This patch acquires all the optional clocks fir
commit 8c6e8b09617915e8af3ab7dbfecd8f0a9c7cf94f upstream. It is always better to acquire all the clock resources first and then do the clock operations. This patch acquires all the optional clocks fir
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 10/19] usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2M
commit 3827fa1ef38f52d9de7ec6e52b4f724dd7b60bb2 upstream. As RZ/V2M has both HOST and PERI reset module, we need to do reset release before accessing registers in respective IP module. This patch adds
commit 3827fa1ef38f52d9de7ec6e52b4f724dd7b60bb2 upstream. As RZ/V2M has both HOST and PERI reset module, we need to do reset release before accessing registers in respective IP module. This patch adds
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 09/19] usb: gadget: Add support for RZ/V2M USB3DRD driver
commit 9cad72dfc5567c66ab0e5a0a2474c5f36c268694 upstream. The RZ/V2M USB3.1 Gen1 Interface (USB) composed of a USB3.1 Gen1 Dual Role Device controller (USB3DRD), a USB3.1 Gen1 Host controller (USB3HOS
commit 9cad72dfc5567c66ab0e5a0a2474c5f36c268694 upstream. The RZ/V2M USB3.1 Gen1 Interface (USB) composed of a USB3.1 Gen1 Dual Role Device controller (USB3DRD), a USB3.1 Gen1 Host controller (USB3HOS
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 08/19] dt-bindings: usb: Add RZ/V2M USB3DRD binding
commit 9486e56c49be7dc771ecae9bf67b1034cd440d10 upstream. Add device tree bindings for the RZ/V2{M, MA} USB3DRD module. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Rob Herring <robh@...> Li
commit 9486e56c49be7dc771ecae9bf67b1034cd440d10 upstream. Add device tree bindings for the RZ/V2{M, MA} USB3DRD module. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Rob Herring <robh@...> Li
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 07/19] dt-bindings: usb: renesas,usb3-peri: Document RZ/V2MA bindings
commit 2c5502a4dc9ffb9145ef80e642be0f1f03c037e8 upstream. Document RZ/V2MA usb3-peri bindings. RZ/V2MA usb3-peri is identical to one found on the RZ/V2M SoC. No driver changes are required as generic
commit 2c5502a4dc9ffb9145ef80e642be0f1f03c037e8 upstream. Document RZ/V2MA usb3-peri bindings. RZ/V2MA usb3-peri is identical to one found on the RZ/V2M SoC. No driver changes are required as generic
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 06/19] usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
From: Phil Edworthy <phil.edworthy@...> commit b9f20cff54f76e5fdc5be3eb33286416b3494492 upstream. RZ/V2M (r9a09g011) has a few differences: - The USB3_DRD_CON register has moved, its called USB_PERI_D
From: Phil Edworthy <phil.edworthy@...> commit b9f20cff54f76e5fdc5be3eb33286416b3494492 upstream. RZ/V2M (r9a09g011) has a few differences: - The USB3_DRD_CON register has moved, its called USB_PERI_D
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 05/19] dt-bindings: usb: renesas,usb3-peri: Update reset, clock-name and interrupts properties
commit 29218d6ce4da741f8a1a86974999e8790683c23b upstream. On RZ/V2M, USB3DRD module manages the drd_reset. Moreover, the interrupts drd, gpi and bc are part of USB3DRD block. This patch removes drd_re
commit 29218d6ce4da741f8a1a86974999e8790683c23b upstream. On RZ/V2M, USB3DRD module manages the drd_reset. Moreover, the interrupts drd, gpi and bc are part of USB3DRD block. This patch removes drd_re
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 04/19] dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support
From: Phil Edworthy <phil.edworthy@...> commit 3c3ce77c9dab7f9628a9a96e881d0afb50ed74a6 upstream. Document the RZ/V2M SoC bindings. The RZ/V2M SoC is a little different to the R-Car implementations. A
From: Phil Edworthy <phil.edworthy@...> commit 3c3ce77c9dab7f9628a9a96e881d0afb50ed74a6 upstream. Document the RZ/V2M SoC bindings. The RZ/V2M SoC is a little different to the R-Car implementations. A
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 03/19] dt-bindings: usb: renesas,usb-xhci: Document RZ/V2M support
commit e696d70f600abbe2b7fe81008bcb24d239a74672 upstream. Document the RZ/V2M SoC bindings. The RZ/V2M SoC is a little different to the R-Car implementations. You can access the registers associated w
commit e696d70f600abbe2b7fe81008bcb24d239a74672 upstream. Document the RZ/V2M SoC bindings. The RZ/V2M SoC is a little different to the R-Car implementations. You can access the registers associated w
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 02/19] usb: typec: hd3ss3220: Add polling support
commit 569d23e9bf58464887c55aa0d2bdb0ead97f8592 upstream. Some platforms(for eg: RZ/V2M EVK) does not have interrupt pin connected to HD3SS3220. Add polling support for role detection. Signed-off-by:
commit 569d23e9bf58464887c55aa0d2bdb0ead97f8592 upstream. Some platforms(for eg: RZ/V2M EVK) does not have interrupt pin connected to HD3SS3220. Add polling support for role detection. Signed-off-by:
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 01/19] clk: renesas: r9a09g011: Add USB clock and reset entries
commit 5edf5b51e760af749c4a8e67cde92db4f3680be5 upstream. Add USB clock and reset entries to CPG driver. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Geert Uytterhoeven <geert+renesas@...> L
commit 5edf5b51e760af749c4a8e67cde92db4f3680be5 upstream. Add USB clock and reset entries to CPG driver. Signed-off-by: Biju Das <biju.das.jz@...> Reviewed-by: Geert Uytterhoeven <geert+renesas@...> L
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 00/19] Add RZ/V2M USB3.1 support
This patch series aims to add USB3.1 support for RZ/V2M EVK platform All these patches are cherry-picked from the mainline. Arnd Bergmann (1): xhci: split out rcar/rz support from xhci-plat.c Biju Das
This patch series aims to add USB3.1 support for RZ/V2M EVK platform All these patches are cherry-picked from the mainline. Arnd Bergmann (1): xhci: split out rcar/rz support from xhci-plat.c Biju Das
|
By
Biju Das
·
|