From patchwork Wed May 24 23:04:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rudraksha Gupta X-Patchwork-Id: 685394 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 442D2C7EE32 for ; Wed, 24 May 2023 23:05:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237673AbjEXXF0 (ORCPT ); Wed, 24 May 2023 19:05:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234697AbjEXXFX (ORCPT ); Wed, 24 May 2023 19:05:23 -0400 Received: from mail-qv1-xf35.google.com (mail-qv1-xf35.google.com [IPv6:2607:f8b0:4864:20::f35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C987C0; Wed, 24 May 2023 16:05:22 -0700 (PDT) Received: by mail-qv1-xf35.google.com with SMTP id 6a1803df08f44-623feecfa42so1884066d6.0; Wed, 24 May 2023 16:05:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684969521; x=1687561521; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rW2CrKLGtfK3/WozE3DOZxbIsLBJxAAhWX283Uru4C8=; b=OzNx7BVeM42NjPViQcoCO4ICFUvFxS8vMB21jAxRG2W5JwuxVVI7ap1HWuosq1zOz0 G1bhODzV8OGn3ywWzEkvkbifK4T077CxlPBfwZyZ1GRHwIGb8sKf+MMnlTPVHYSIiXG3 xToIo9MwCZgpirGggJnD+hlK1vCirnbuQEeWuFguy85I2l5S2tqONJKzfv3oZica+6Vk zTZFUOZyAIpiAPWTuTePI9oqifI3Pu8RdFzxpxR/XJurou0l0kYG3+5An4DiDJoROeAZ 5xEd6H+m7d/HiA9MONbYJ5L265zOgzMMtv0NDBaE6SF4V1dxgMeNE6q9s+Lhu5mpq2ew a+Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684969521; x=1687561521; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rW2CrKLGtfK3/WozE3DOZxbIsLBJxAAhWX283Uru4C8=; b=BxQct8JjGdZqe9yjn3I/88h5erIYpJWSdE81MghbDUyT6igwJBGS7B/sS/yE+ZeE45 K7CdNlB994q1AGb88Exacw1Gw5We6C66MLfVMuUEUoM7IZl/NKPqWG7NyweHZjd8EgKu vPwrrOKg8D/4UrBrxcqG+Mzp0AQHIxoQgUE63F/Yfo3EgwfwVdH2+jksQ2eGClWOtOCb DeNTKO2iTk/OSt/ZbNPUfW9VKUh5reekT06sybgc2vsRb819csabdfFLWWO1He2M3kxO OgaVZupz7y1u2xLh37yasUHP08bZxLmmyG3Kdm74+5OWC0krycVgk8CIGYEpzRDSyu4a j09Q== X-Gm-Message-State: AC+VfDxvRMJXfGhM/5Qck3UoNUtccbCOkjKl3AgCCF90hGT/eNMkJs+t HibSpiZypHKa/UgYBEAVvoI= X-Google-Smtp-Source: ACHHUZ4dLJsDB4W6zfZKOc22p48blzwNXfAkn0aNu8ORrhXHwjJEBD0PsEXK0LHYM45YzHExiKNt6Q== X-Received: by 2002:a05:6214:c2d:b0:56e:c066:3cd2 with SMTP id a13-20020a0562140c2d00b0056ec0663cd2mr1112188qvd.2.1684969521170; Wed, 24 May 2023 16:05:21 -0700 (PDT) Received: from Latitude-E6420.mynetworksettings.com ([2600:4040:2007:9800:650f:ad8b:38f6:d091]) by smtp.gmail.com with ESMTPSA id ea15-20020ad458af000000b0062075f40f61sm3914019qvb.73.2023.05.24.16.05.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 16:05:20 -0700 (PDT) From: Rudraksha Gupta To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: david@ixit.cz, Rudraksha Gupta , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/5] ARM: Add qcom,usb-hs-phy-msm8960 to qcom,usb-hs-phy.yaml Date: Wed, 24 May 2023 19:04:56 -0400 Message-Id: <20230524230459.120681-3-guptarud@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230524230459.120681-1-guptarud@gmail.com> References: <20230524230459.120681-1-guptarud@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Signed-off-by: Rudraksha Gupta --- Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml index aa97478dd016..6309c8e9d0b0 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml @@ -40,6 +40,7 @@ properties: - qcom,usb-hs-phy-apq8064 - qcom,usb-hs-phy-msm8226 - qcom,usb-hs-phy-msm8916 + - qcom,usb-hs-phy-msm8960 - qcom,usb-hs-phy-msm8974 - const: qcom,usb-hs-phy