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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ADD54C4332F for ; Thu, 24 Feb 2022 20:11:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234269AbiBXUMX (ORCPT ); Thu, 24 Feb 2022 15:12:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234257AbiBXUMW (ORCPT ); Thu, 24 Feb 2022 15:12:22 -0500 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8D9762100 for ; Thu, 24 Feb 2022 12:11:50 -0800 (PST) Received: by mail-oi1-x22c.google.com with SMTP id i5so4715345oih.1 for ; Thu, 24 Feb 2022 12:11:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ekJG5G8qOYobu4hy5MdAQ+syegNXxA4HGg+ZP3ZwyeQ=; b=iN+ib84jcK+deSXePxRnEvpZGPxfXggqQq/303xDtJuX1Ju46TszoyPnm0Xsppey3w WFz7ih93fSMwHn5aXXMfJa411lHGkQYmMil7aEWRgMd4HDSuXL/4VcipdU64RyKTiOZ0 g1jl2cr06zHBOqxKLL3lEdLpSPPzBGSQGhSPEM/rWUXdbecD+MhUWvERG4pQiQhD97z+ EbDi9nfF3DHgq5VhkgOaSPEbnKBWXteUCKblQ+7UZ+iGZkXrym0FH2+pwKvPZnyIlBBb 9bliCQcvHSTkochiwiFgvQHGpfii2MXpNtv2lB2S+tofG7unEBBy8I4DEhXnZ0+1TeVB AbnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ekJG5G8qOYobu4hy5MdAQ+syegNXxA4HGg+ZP3ZwyeQ=; b=fKdyVBpizgpB+fZNxRt/1U38OPyw7JOc9Bm+LBqxeoee5cz/U6DyhwV2z/WPjNrQox mVKfLBqPJ6383JlrjluRuyd+rTmQW5ftp22HTiGR9GdFJIe4OUK4cSrKmzJo1CgqLupn vQHu4KkilC/Pbvfz1++F87Cxr0D//m3AWWcPA3WhqTsMExSUJibIcACv7sC//j5g1b3D EK4Xsuj/NJICbcn1QlUnbW2vG6W1h08uUff63aOFBfNr7+kooV4+kJUfPoELPtvcVJOt N6yWMLu1vUXKQMFglo5o8FpJIcmS6s4r0vyYX/zCfT1bNzz706G8O2mSIYRHitVr+Ani Y9jA== X-Gm-Message-State: AOAM531qZ4AWam3Bx03zNu/hYaRS8/qyexCcAdZbyCc5HDCZUFe8kPj5 9i1JwjAFVuyncLO5YdL9s27ZUQ== X-Google-Smtp-Source: ABdhPJxxfBYAXQE4a4MShIJEhHE9ZwowoSa5/DZAC6IXOvyO1dx/+N2+rRF67FGwId7kao1AxTBGfA== X-Received: by 2002:aca:b688:0:b0:2d3:5411:9bc0 with SMTP id g130-20020acab688000000b002d354119bc0mr8152354oif.192.1645733509883; Thu, 24 Feb 2022 12:11:49 -0800 (PST) Received: from builder.lan ([2600:1700:a0:3dc8:3697:f6ff:fe85:aac9]) by smtp.gmail.com with ESMTPSA id q4-20020a056808200400b002d51db97398sm229191oiw.24.2022.02.24.12.11.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Feb 2022 12:11:49 -0800 (PST) Date: Thu, 24 Feb 2022 14:11:46 -0600 From: Bjorn Andersson To: Luca Weiss , Greg Kroah-Hartman Cc: linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Konrad Dybcio , Rob Herring , Andy Gross , Rob Herring , Krzysztof Kozlowski , Manu Gautam , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 03/10] dt-bindings: usb: qcom,dwc3: Add msm8953 compatible Message-ID: References: <20220220201909.445468-1-luca@z3ntu.xyz> <20220220201909.445468-4-luca@z3ntu.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220220201909.445468-4-luca@z3ntu.xyz> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun 20 Feb 14:18 CST 2022, Luca Weiss wrote: > Document the compatible string for the DWC3 controller in msm8953. > > Signed-off-by: Luca Weiss > Acked-by: Konrad Dybcio > Acked-by: Rob Herring Greg, can you please pick this patch through the USB tree. Thanks, Bjorn > --- > Changes in v2: > - no changes > > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > index 2d23a4ff702f..ce252db2aab3 100644 > --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > @@ -16,6 +16,7 @@ properties: > - qcom,ipq4019-dwc3 > - qcom,ipq6018-dwc3 > - qcom,ipq8064-dwc3 > + - qcom,msm8953-dwc3 > - qcom,msm8996-dwc3 > - qcom,msm8998-dwc3 > - qcom,sc7180-dwc3 > -- > 2.35.1 >