Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751250AbdFBMO7 (ORCPT ); Fri, 2 Jun 2017 08:14:59 -0400 Received: from gloria.sntech.de ([95.129.55.99]:39230 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751125AbdFBMO6 (ORCPT ); Fri, 2 Jun 2017 08:14:58 -0400 From: Heiko Stuebner To: William Wu Cc: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, frank.wang@rock-chips.com, huangtao@rock-chips.com, daniel.meng@rock-chips.com Subject: Re: [PATCH v2 0/2] Add usb nodes on rk322x SoCs and enable usb on rk3229 evb Date: Fri, 02 Jun 2017 14:14:45 +0200 Message-ID: <1678079.AVLeaivyut@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1496387065-21073-1-git-send-email-william.wu@rock-chips.com> References: <1496387065-21073-1-git-send-email-william.wu@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 398 Lines: 15 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