From mboxrd@z Thu Jan 1 00:00:00 1970 From: william.wu@rock-chips.com (William Wu) Date: Fri, 2 Jun 2017 15:04:23 +0800 Subject: [PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb Message-ID: <1496387065-21073-1-git-send-email-william.wu@rock-chips.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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