Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655947 > unrolled thread
| Started by | William Wu <william.wu@rock-chips.com> |
|---|---|
| First post | 2017-06-02 09:10 +0200 |
| Last post | 2017-06-02 14:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | William Wu <william.wu@rock-chips.com> |
|---|---|
| Date | 2017-06-02 09:10 +0200 |
| Subject | [PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb |
| Message-ID | <tNOSC-698-23@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-06-02 14:20 +0200 |
| Message-ID | <tNTIC-Vj-11@gated-at.bofh.it> |
| In reply to | #1655947 |
Am Freitag, 2. Juni 2017, 15:04:23 CEST schrieb William Wu: > 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. applied both for 4.13 (with some minor reordering in patch1) Thanks Heiko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web