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 8F75BC6FD1D for ; Tue, 14 Mar 2023 13:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230034AbjCNNGO (ORCPT ); Tue, 14 Mar 2023 09:06:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231418AbjCNNFv (ORCPT ); Tue, 14 Mar 2023 09:05:51 -0400 Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0185EA8C68 for ; Tue, 14 Mar 2023 06:02:25 -0700 (PDT) Received: by mail-ed1-x52b.google.com with SMTP id da10so61805421edb.3 for ; Tue, 14 Mar 2023 06:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678798920; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=FQYNV4JS9J59GL9ARq0SzSc6IYTv8e6Odhxu43xh8dM=; b=Bhm9yM2nadHQJleoSqqOiAv9P1YTvfPB/qnOEd5WiDj1jyaW/Hm5eJ+WODfgqFvOSI Gk4V5ZNmHsBXBuaWfOx4nv7dqWwZ5x4Gw/rBVNfmxWNZp1cZ2VUefOfzjgVm27KfJiyH ofqz+gh8darYjbiLnGGN8YTDZULKmJfiUNN1tdWcMESVH+xadAhQ/ZgW93lnYwb+5Ou0 mJH836Ge3uRODqZy0qOLJ/htSTL9IJ15yWOnGX5UuWcbNyj4ywxFjV+Baan1LpsMOVj9 JRsyUbI4+XUOgmvpEfpRRhU4GeXGsCXE9ixyF0fbNOlZQHciWlnmGNYqWX/v5QQWVklP 0I+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678798920; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FQYNV4JS9J59GL9ARq0SzSc6IYTv8e6Odhxu43xh8dM=; b=Q+Ylvr3RivqJx5heW4E8SK+TwLCWD3YWBpuVZUhYRtMMgJGtkSTwl8ni6Ykg5rnmWk 5TrjgIBswU2h0btBjEhhuZsIEMIpGSp3GTGXpNu7GxoZJjw8fTQmlm8LixXSKhVImlAz ymPHrZRlb+XNZlfuJKM0mXlH75sr1OEdg0U+f4phGktGcuMiqBSZkWN9TWfOXxD1xOR+ kWOd3trgjF+GNJBPycv40W/fVwkjqX+zDWCHzr8aFAy7YgmspyWGUK7ncx2V6oruT3yy LKzMJvB++uRUSF9cX2FljfdxP2Xo7+9PxQ3eam8glaMxPD0TGnyA1hSwcDjZDz+PwO/N 46rg== X-Gm-Message-State: AO0yUKWTjuAsJe0Q6j9QBs3EkP+U4TyJ5v/IWe8aWe7O/rm0LIVZNunQ 3oRXD52EAnMh9il7wODDrLPhcnxvZGvr6umuysc= X-Google-Smtp-Source: AK7set/mIFSkFUi0R/m1jVrscAIJA30bZ0/Za28UAQk9sWPAr9Zdpre4fTc8I9Ct7+OhtZVjkPjGnA== X-Received: by 2002:a2e:3a16:0:b0:295:b0a5:f66f with SMTP id h22-20020a2e3a16000000b00295b0a5f66fmr10286645lja.28.1678798397989; Tue, 14 Mar 2023 05:53:17 -0700 (PDT) Received: from [192.168.1.101] (abyj16.neoplus.adsl.tpnet.pl. [83.9.29.16]) by smtp.gmail.com with ESMTPSA id s9-20020a19ad49000000b004dda74eccafsm395374lfd.68.2023.03.14.05.53.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Mar 2023 05:53:17 -0700 (PDT) From: Konrad Dybcio Date: Tue, 14 Mar 2023 13:53:00 +0100 Subject: [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20230314-topic-2290_compats-v1-5-47e26c3c0365@linaro.org> References: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> In-Reply-To: <20230314-topic-2290_compats-v1-0-47e26c3c0365@linaro.org> To: Andy Gross , Bjorn Andersson , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Prakash Ranjan , Vinod Koul , Srinivas Kandagatla , Ulf Hansson , Bhupesh Sharma , Greg Kroah-Hartman , Wesley Cheng , Amit Kucheria , Thara Gopinath , "Rafael J. Wysocki" , Daniel Lezcano , Zhang Rui Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org, linux-pm@vger.kernel.org, Konrad Dybcio X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=ed25519-sha256; t=1678798384; l=984; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=6UMUh/04krKh/2VacWll/qoFcprxFJbKkd3m3SNGTZM=; b=/oaiLc0pXANHZhWzQ/BEVQSNywVPnQB31vN4WC+T8+P+ztrzZ8NNt0yoLTJ+2er1hnvbb21gkHWH kqGpBpdUDsPK0PfXwn5NMl/sBElXyHKHZwL7EtIQ0THs9nQTJV+Y X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Document the QCM2290 DWC3 controller. Signed-off-by: Konrad Dybcio --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 4875c5b7d5b5..a2aabdac4105 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -21,6 +21,7 @@ properties: - qcom,msm8994-dwc3 - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 + - qcom,qcm2290-dwc3 - qcom,qcs404-dwc3 - qcom,sc7180-dwc3 - qcom,sc7280-dwc3 @@ -300,6 +301,7 @@ allOf: compatible: contains: enum: + - qcom,qcm2290-dwc3 - qcom,sm6115-dwc3 - qcom,sm6125-dwc3 - qcom,sm8150-dwc3 -- 2.39.2