Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754734AbdDLQJ4 (ORCPT ); Wed, 12 Apr 2017 12:09:56 -0400 Received: from mail-qk0-f193.google.com ([209.85.220.193]:33863 "EHLO mail-qk0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753618AbdDLQJy (ORCPT ); Wed, 12 Apr 2017 12:09:54 -0400 Subject: Re: [PATCH v5 3/3] DT nodes for Broadcom Northstar2 USB DRD Phy To: Raviteja Garimella , Rob Herring , Mark Rutland , Kishon Vijay Abraham I , Ray Jui , Scott Branden , Jon Mason , Catalin Marinas , Will Deacon References: <1491981125-6859-1-git-send-email-raviteja.garimella@broadcom.com> <1491981125-6859-4-git-send-email-raviteja.garimella@broadcom.com> Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org From: Florian Fainelli Message-ID: Date: Wed, 12 Apr 2017 09:09:49 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1491981125-6859-4-git-send-email-raviteja.garimella@broadcom.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 462 Lines: 14 On 04/12/2017 12:12 AM, Raviteja Garimella wrote: > This patch adds device tree nodes for USB Dual Role Device Phy for > Broadcom's Northstar2 SoC. The subject of this patch should be something like: arm64: dts: NS2: Add USB DRD PHY Device Tree node to be consistent with prior submissions done to the same file. Depending on the fate of the patch series, I will either fix it up myself while applying, or please include this change in a respin. -- Florian