From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937576AbdJQTT1 (ORCPT ); Tue, 17 Oct 2017 15:19:27 -0400 Received: from gloria.sntech.de ([95.129.55.99]:41786 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933309AbdJQTTX (ORCPT ); Tue, 17 Oct 2017 15:19:23 -0400 From: Heiko Stuebner To: Jagan Teki Cc: linux-arm-kernel@lists.infradead.org, Rob Herring , Mark Rutland , Russell King , Michael Trimarchi , linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Jagan Teki Subject: Re: [PATCH 6/9] ARM: dts: rockchip: Add usb host for rk3288-vyasa Date: Tue, 17 Oct 2017 21:19:11 +0200 Message-ID: <1761916.pIAoj0xHaJ@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1508156187-27519-7-git-send-email-jagan@amarulasolutions.com> References: <1508156187-27519-1-git-send-email-jagan@amarulasolutions.com> <1508156187-27519-7-git-send-email-jagan@amarulasolutions.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 Am Montag, 16. Oktober 2017, 17:46:24 CEST schrieb Jagan Teki: > Add usb host support for rk3288-vyasa, board support hub power > through phy_pwr_en and usb2 host power through usb2_pwr_en and > naming conversion followed as per schematic. > > Signed-off-by: Jagan Teki applied for 4.15, after dropping the RK_GPIO8 addition and making the pin use "8" directly instead of the outdated constant. It isn't planned to extend this GPIOx -> x ... instead it is more or less deprecated.