Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1655947

[PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb

From William Wu <william.wu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb
Date 2017-06-02 09:10 +0200
Message-ID <tNOSC-698-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series adds support for usb on rk322x SoCs.

William Wu (2):
  ARM: dts: rockchip: add usb nodes on rk322x
  ARM: dts: rockchip: enable usb for rk3229 evb board

Tested on rk3229 evb board, and depended on the following
patches and config.
[1] https://patchwork.kernel.org/patch/9761507/
[2] https://patchwork.kernel.org/patch/9761511/
[3] https://patchwork.kernel.org/patch/9761515/
[4] https://patchwork.kernel.org/patch/9761519/
[5] enable CONFIG_PHY_ROCKCHIP_INNO_USB2

 arch/arm/boot/dts/rk3229-evb.dts |  74 +++++++++++++++++++++
 arch/arm/boot/dts/rk322x.dtsi    | 138 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 211 insertions(+), 1 deletion(-)

-- 
2.0.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb William Wu <william.wu@rock-chips.com> - 2017-06-02 09:10 +0200
  Re: [PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb Heiko Stuebner <heiko@sntech.de> - 2017-06-02 14:20 +0200

csiph-web