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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY autolearn=unavailable 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 BA7A5C07E9C for ; Fri, 9 Jul 2021 00:36:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9DB6D61433 for ; Fri, 9 Jul 2021 00:36:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230091AbhGIAjD (ORCPT ); Thu, 8 Jul 2021 20:39:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43136 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229741AbhGIAjD (ORCPT ); Thu, 8 Jul 2021 20:39:03 -0400 Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A00FDC061762 for ; Thu, 8 Jul 2021 17:36:20 -0700 (PDT) Received: by mail-ot1-x331.google.com with SMTP id f12-20020a056830204cb029048bcf4c6bd9so7700032otp.8 for ; Thu, 08 Jul 2021 17:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=WN27oMEfY9NvPwjWgA4bGtEV8WjeXNxGHtmdD1XiQgg=; b=LYb3C7pX7CdWNjzz/dCcvpGx6ZT+diawAVGMRVLOPoNQwMwCfwv6gN1TkdNzGFWlH2 nmG1zxCK2EojDkDVGT6tkoN7H30xt8iyNKH2EiGgBpPP7lHz2GGc3OfSg6Cx0JpUaOvL MLalO4PXIvEf+gFx2YkgVJmTPsSNbxUiqRx88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=WN27oMEfY9NvPwjWgA4bGtEV8WjeXNxGHtmdD1XiQgg=; b=ELQFFQzym9gqlJNwwsdJZvSiDPT2r9y9GuWq6MJBrsMteEyde+AHJXCI/qZJoli/3B LsV1YCA0yphUansW1dfvGjyRiRM52ut50otpJ6aP0iHi2+mkEZN0IeLoJI59Vch9v+uK bztlzobkEkC+moUDDg+z5hQIKZ/OUu+jKCZSN2RRcO91j7n8+MsiS5CrMCJgWtHrEOS8 wgS4Rcm/aQ53evFUVXywynIrpp2PmiX5kZVxTvMJBN9kTYLrP/zX/+mZ0JSWiukg6qyY N4+Ts4XP2iBL3Yzr1hiBrZVipyxSyCN9dkzMy2UUZ2BVpy4mmXGJmKXi0eIfTVflvT4H L47Q== X-Gm-Message-State: AOAM5316UV8t3u3mKlx/HTf8LXNKu1ABGuCiW7aPweByE5moJdNEYz/T B/jheiSeePAppQ2PMDvZ2BvO1gwRqCc/0cBfDIyCXg== X-Google-Smtp-Source: ABdhPJzFkW00qYYeua+6zU03xXprYJxRcPLW1BYAEd4K+IzQ0JKM3/M4Exln63R8Zri80MwpRkZYNR0JH2U9ee5UxW0= X-Received: by 2002:a9d:2781:: with SMTP id c1mr25341894otb.34.1625790979986; Thu, 08 Jul 2021 17:36:19 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 9 Jul 2021 00:36:19 +0000 MIME-Version: 1.0 In-Reply-To: <1625576413-12324-3-git-send-email-sanm@codeaurora.org> References: <1625576413-12324-1-git-send-email-sanm@codeaurora.org> <1625576413-12324-3-git-send-email-sanm@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Fri, 9 Jul 2021 00:36:19 +0000 Message-ID: Subject: Re: [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add USB related nodes To: Andy Gross , Bjorn Andersson , Doug Anderson , Felipe Balbi , Greg Kroah-Hartman , Matthias Kaehlcke , Rob Herring , Sandeep Maheswaram Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Pratham Pratap Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Quoting Sandeep Maheswaram (2021-07-06 06:00:12) > Add nodes for DWC3 USB controller, QMP and HS USB PHYs in sc7280 SOC. > > Signed-off-by: Sandeep Maheswaram > Reviewed-by: Matthias Kaehlcke > --- Reviewed-by: Stephen Boyd