From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C662C433E0 for ; Tue, 9 Jun 2020 16:19:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2A0DD2078C for ; Tue, 9 Jun 2020 16:19:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591719549; bh=rvAHvEibYz1tZdQIA/llKxglupAm3AZPm3CtQ+GmM/4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=XyW9p2ODvEGHUGG1xTCNrXsoT4SSHRR7kCw5lJkm4dTOoN+Tkz26eO6fiNGhome/7 kUbMfq8LqiC2HUQe8QCaF+iAVeKuKBS3AuK8A5zHw43S/ZK7M0tvEq/fh1EVBeiW34 tRJkqx52Aehe9rWNmoJcFQEbhq+ZXHCBsrVNmf1k= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726449AbgFIQTI (ORCPT ); Tue, 9 Jun 2020 12:19:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:40380 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbgFIQTH (ORCPT ); Tue, 9 Jun 2020 12:19:07 -0400 Received: from localhost (unknown [122.171.156.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AA8DC20774; Tue, 9 Jun 2020 16:19:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591719547; bh=rvAHvEibYz1tZdQIA/llKxglupAm3AZPm3CtQ+GmM/4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FdoAj2OTopFQLxflu9h3hiqwerW2jivX6kpyV1x6Po4yqJnoJ6otofXs0/ayMvUGG Gli4HUPBGzNsHxgfvEuCuTx6E4ZcfAaK44dt1qfKnljwiFRnwMORyM0oWP2mkLBDK9 hmnc06FkZ1h3DdrwWYUu7P8PaBrb3KgnlnbN8XiU= Date: Tue, 9 Jun 2020 21:49:03 +0530 From: Vinod Koul To: Robert Marko , Bjorn Andersson Cc: Andy Gross , Kishon Vijay Abraham I , linux-kernel@vger.kernel.org, linux-arm-msm , robh+dt@kernel.org, Mark Rutland , devicetree@vger.kernel.org, John Crispin , Luka Perkov Subject: Re: [PATCH v7 3/3] ARM: dts: qcom: ipq4019: add USB devicetree nodes Message-ID: <20200609161903.GE1084979@vkoul-mobl> References: <20200503201823.531757-1-robert.marko@sartura.hr> <20200503201823.531757-3-robert.marko@sartura.hr> <20200504073914.GQ1375924@vkoul-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Robert, On 09-06-20, 16:45, Robert Marko wrote: > HI, > Vinod can you maybe pick this? Sorry can't do.. this needs to go thru Bjorn.. We are in merge window so it is too late for that. Bjorn can pick this for 5.9... > > It would be great to have nodes in 5.8 along the driver > > Thank > Robert > > On Fri, May 29, 2020 at 11:36 AM Robert Marko wrote: > > > > On Mon, May 4, 2020 at 9:39 AM Vinod Koul wrote: > > > > > > On 03-05-20, 22:18, Robert Marko wrote: > > > > From: John Crispin > > > > > > > > Since we now have driver for the USB PHY, lets add the necessary nodes to DTSI. > > > > > > Reviewed-by: Vinod Koul > > > > > > Bjorn, I have picked the phy and dt binding, feel free to apply this one > > > > > > Thanks > > > -- > > > ~Vinod > > > > Any chance of this landing into 5.7? > > Driver and bindings have been merged, but I don't see DT nodes queued. > > > > Regards, > > Robert -- ~Vinod