Re: [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs

2021-01-20 Thread Lindsey Stanpoor
On Fri, Nov 6, 2020 at 11:42 PM Felipe Balbi wrote: > > > Hi, > > Lindsey Stanpoor writes: > > On Wed, Sep 2, 2020 at 11:12 AM wrote: > >> > >> From: Cameron Nemo > >> > >> Document compatible for dwc3 on the Rockchip rk3328 pl

Re: [PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs

2020-11-06 Thread Lindsey Stanpoor
On Wed, Sep 2, 2020 at 11:12 AM wrote: > > From: Cameron Nemo > > Document compatible for dwc3 on the Rockchip rk3328 platform. Hi all, Wanted to give this patch submission a gentle ping. Rob Herring acked the documentation changes, but I have not heard anything from the USB or Rockchip mainta

[PATCH v4 3/4] arm64: dts: rockchip: rk3328 usb3 controller node

2020-09-02 Thread lindsey . stanpoor
From: Cameron Nemo RK3328 SoCs have one USB 3.0 OTG controller which uses DWC_USB3 core's general architecture. It can act as static xHCI host controller, static device controller, USB 3.0/2.0 OTG basing on ID of USB3.0 PHY. Signed-off-by: William Wu Signed-off-by: Heiko Stuebner Signed-off-by

[PATCH v4 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

2020-09-02 Thread lindsey . stanpoor
From: Cameron Nemo Enable USB3 nodes for the rk3328-based PINE Rock64 board. Signed-off-by: Heiko Stuebner Signed-off-by: Cameron Nemo --- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts

[PATCH v4 2/4] usb: dwc3: of-simple: Add compatible for rk3328

2020-09-02 Thread lindsey . stanpoor
From: Cameron Nemo Add a compatible to be hooked into by the Rockchip rk3328 device tree. The rk3399 compatible cannot be reused because the rk3328 SoCs may require a specialized driver in the future, and old device trees must remain compatible with newer kernels. Signed-off-by: Cameron Nemo -

[PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs

2020-09-02 Thread lindsey . stanpoor
From: Cameron Nemo Document compatible for dwc3 on the Rockchip rk3328 platform. Signed-off-by: Cameron Nemo --- Documentation/devicetree/bindings/usb/dwc3.txt | 1 + Documentation/devicetree/bindings/usb/rockchip,dwc3.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff

[PATCH 3/4] arm64: dts: rockchip: rk3328 usb3 controller node

2020-08-26 Thread lindsey . stanpoor
From: Cameron Nemo RK3328 SoCs have one USB 3.0 OTG controller which uses DWC_USB3 core's general architecture. It can act as static xHCI host controller, static device controller, USB 3.0/2.0 OTG basing on ID of USB3.0 PHY. Signed-off-by: William Wu Signed-off-by: Heiko Stuebner Signed-off-by

[PATCH 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

2020-08-26 Thread lindsey . stanpoor
From: Cameron Nemo Enable USB3 nodes for the rk3328-based PINE Rock64 board. Signed-off-by: Heiko Stuebner Signed-off-by: Cameron Nemo --- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/