Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752710AbdF3U33 (ORCPT ); Fri, 30 Jun 2017 16:29:29 -0400 Received: from gloria.sntech.de ([95.129.55.99]:60030 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751692AbdF3U31 (ORCPT ); Fri, 30 Jun 2017 16:29:27 -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 usb2 nodes on RK3328 SoCs and enable usb2 on RK3328 evb Date: Fri, 30 Jun 2017 22:29:19 +0200 Message-ID: <5556458.KTz3hiI43L@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1497609255-15724-1-git-send-email-william.wu@rock-chips.com> References: <1497609255-15724-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: 429 Lines: 14 Am Freitag, 16. Juni 2017, 18:34:13 CEST schrieb William Wu: > This series adds support for usb2 on RK3328 SoCs. > Tested on RK3328 evaluation board. > > William Wu (2): > arm64: dts: rockchip: add usb2 nodes for RK3328 SoCs > arm64: dts: rockchip: enable usb2 for RK3328 evaluation board applied for 4.14 with the node references in patch2 slightly restructured. (u2phy subnodes separate via their phandle) Thanks Heiko