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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,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 1BFB0C2BA2B for ; Mon, 6 Apr 2020 23:48:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E526E20768 for ; Mon, 6 Apr 2020 23:48:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="a9DPGYBx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726438AbgDFXsZ (ORCPT ); Mon, 6 Apr 2020 19:48:25 -0400 Received: from mail-vk1-f195.google.com ([209.85.221.195]:41978 "EHLO mail-vk1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726399AbgDFXsV (ORCPT ); Mon, 6 Apr 2020 19:48:21 -0400 Received: by mail-vk1-f195.google.com with SMTP id i5so369527vkk.8 for ; Mon, 06 Apr 2020 16:48:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wp76Kyvm8RQcxJEi+GNTFvD7u58xFm/eeI8yCkx9UaY=; b=a9DPGYBxfRaFFN12gfMUgDgWSgr5qMmjAZptWkaGgrp03DY0V2eTWC6fVwCFLzgzXJ cMUG6A8aWKicmrgPJSJuMNmpqDa6soOUMRpyYwMYWuolFXrl2KdF+hS7XzofYtx72G6V nQq10sBt14qxL361HYyCzi4akknL4vLOtOIoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wp76Kyvm8RQcxJEi+GNTFvD7u58xFm/eeI8yCkx9UaY=; b=UpDzKu4PBBd5Jaj4j54A5o2XDLyZyR3DJ6kjddAz6ym/gxa7mixLE2zymN3e+cL00g Vl+qTRPjTyVFBeosJ/dC8mJ+njP5Vvw2jGgnCIIODM/UIy7pRqGpcqzVObRXcmKnlWkj OAAaJfSIGWKlPXkUNOFYwNxvwwf6tkl1edh4A30KOqJOhTMZ/V/s0yTQictrNWNQFx0b uNBFNAYs35Y7ur7i8fiklBYAoFPHuIPJnc8nS6qjUA6RqTN+elMz7bFVCy+SDSq+ThLA moNbLwOmDmpI+WyPmH26XuC09rKMr44R2dsTbSSfWgxGzN/dTSYeBzxd00fpbkyQeuSd fGYQ== X-Gm-Message-State: AGi0PuZ42UuzMgaWKTsB60/A4A8RHtccF4Z0zgmIl3hDC2kR4jq+XEw7 fskciWpGBZMvjSIC+aRaYnoWtujLn1g= X-Google-Smtp-Source: APiQypIX0kg9KXCtR8kFsTC54a7+zgoP417/BEOfAGHp3gCtXRxG1jVm9QlwnpdOd5Y9Z/65qtUQAg== X-Received: by 2002:a1f:e004:: with SMTP id x4mr1399818vkg.79.1586216899878; Mon, 06 Apr 2020 16:48:19 -0700 (PDT) Received: from mail-vs1-f44.google.com (mail-vs1-f44.google.com. [209.85.217.44]) by smtp.gmail.com with ESMTPSA id e11sm2271781vsb.18.2020.04.06.16.48.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 06 Apr 2020 16:48:19 -0700 (PDT) Received: by mail-vs1-f44.google.com with SMTP id s10so1045842vsi.9 for ; Mon, 06 Apr 2020 16:48:19 -0700 (PDT) X-Received: by 2002:a67:2b07:: with SMTP id r7mr1969972vsr.169.1586216898579; Mon, 06 Apr 2020 16:48:18 -0700 (PDT) MIME-Version: 1.0 References: <1583747589-17267-1-git-send-email-sanm@codeaurora.org> <1583747589-17267-9-git-send-email-sanm@codeaurora.org> In-Reply-To: <1583747589-17267-9-git-send-email-sanm@codeaurora.org> From: Doug Anderson Date: Mon, 6 Apr 2020 16:48:07 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 8/9] arm64: dts: qcom: sdm845: Add generic QUSB2 V2 Phy compatible To: Sandeep Maheswaram Cc: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Stephen Boyd , Matthias Kaehlcke , linux-arm-msm , LKML , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Manu Gautam , John Stultz Content-Type: text/plain; charset="UTF-8" Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi, On Mon, Mar 9, 2020 at 2:54 AM Sandeep Maheswaram wrote: > > Use generic QUSB2 V2 Phy configuration for sdm845. > > Signed-off-by: Sandeep Maheswaram > Reviewed-by: Matthias Kaehlcke > Reviewed-by: Stephen Boyd > --- > arch/arm64/boot/dts/qcom/sdm845.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Wouldn't hurt to add: Fixes: 8fe75cd4cddf ("phy: qcom-qusb2: Add generic QUSB2 V2 PHY support") ...in case this lands before the patch John Stultz sent out and thus makes it to stable faster. -Doug