From patchwork Tue Dec 13 12:28:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhupesh Sharma X-Patchwork-Id: 634619 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 22A05C4167B for ; Tue, 13 Dec 2022 12:29:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235672AbiLMM3H (ORCPT ); Tue, 13 Dec 2022 07:29:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42092 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235676AbiLMM3G (ORCPT ); Tue, 13 Dec 2022 07:29:06 -0500 Received: from mail-pf1-x42e.google.com (mail-pf1-x42e.google.com [IPv6:2607:f8b0:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD4621DA65 for ; Tue, 13 Dec 2022 04:29:04 -0800 (PST) Received: by mail-pf1-x42e.google.com with SMTP id n3so2049198pfq.10 for ; Tue, 13 Dec 2022 04:29:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=6B2uCXhwS8UcOxHSVMu84gj0hLuyx0nL5YZCYMXlNbI=; b=GxvydUusQloT11Q4kIxBsIZkyi+0z3i9DcsvxchXOG9AMb18+uEjdmO/sM6vCWz9TP ww57Jhgx8llazHhg1dVP07lRvY6PM5+PIJqLTfF7vNhhkVyXCuQBkQ6h/Fz3CGh3URjW BIW3rEsTIM/Yo+usn28sAJ0jZaYAsu1OfnIm5J6qG0RS/6a7y4f33EYFtvzxYxNVFAmG cp3rR+msN/qGgx5JQbKrqHSRyxdmg4BIxah7HWcuP930UD/lsMa5JvU2bWc0j2Ns8zZv gbMvk63mH/lyniuw1Sopq277j/Kq4S1zMwE+g5Dc6hYlBLNIJbpmYvdxADpV4Ndr65KS bPSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=6B2uCXhwS8UcOxHSVMu84gj0hLuyx0nL5YZCYMXlNbI=; b=NRGMAMt4ApBMBAXAHRstET7af2bS8kak1QX7irb/6DqlvGFz4edKtRBXNhR7+uUX/B 69GEJF9itRsXoXSMXeAgDjmurLgWsFpy1QN1EitiRZSMjL7GaenZbG9px+jPhPpj25UC V8AnVCZBkdgYzx3rUeoZxgUwa2goDzNV3cZdAzOZCtcawopna+C4ako1ajVL/1qtxsuK wvRC7TupFtDZZTt93I4GzMDknPSeAiCIfuVp2xdnCmggsX0wJACSMepZ/StY+oY9r16c W2FpKCwaaBdGuQzRXcOTL980j/dcghbZXVyXAQK2R25aXSfjhayF9p3wQLZJ3bzDId9f anbg== X-Gm-Message-State: ANoB5pnFtYbZsVyxIZ4fiGztoyX3neJjBYejFf/iMIlfreAinKHNVflw RaIa1PAPuA8THDQDzJLOG3rcSA== X-Google-Smtp-Source: AA0mqf5wGzHlxevuKvZLX4cMgfWkGo5uzzVzFm6E2mKP6BYKfxRAQtuK8zx6RdswZl5YbOjEUNxqlw== X-Received: by 2002:a05:6a00:1711:b0:576:c2f0:d6a1 with SMTP id h17-20020a056a00171100b00576c2f0d6a1mr19952530pfc.8.1670934544111; Tue, 13 Dec 2022 04:29:04 -0800 (PST) Received: from localhost.localdomain ([2401:4900:1c60:4bad:5c3:ab51:3d81:6264]) by smtp.gmail.com with ESMTPSA id y10-20020aa793ca000000b0057555d35f79sm7602468pff.101.2022.12.13.04.28.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Dec 2022 04:29:03 -0800 (PST) From: Bhupesh Sharma To: vkoul@kernel.org, linux-phy@lists.infradead.org Cc: shawn.guo@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, agross@kernel.org, bhupesh.sharma@linaro.org, bhupesh.linux@gmail.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, krzysztof.kozlowski@linaro.org, andersson@kernel.org, konrad.dybcio@somainline.org Subject: [PATCH 0/3] Add Qualcomm SM6115 and SM4250 USB3 PHY support Date: Tue, 13 Dec 2022 17:58:40 +0530 Message-Id: <20221213122843.454845-1-bhupesh.sharma@linaro.org> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The series adds support for USB3 PHY found on SM6115 and SM4250 SoCs. Bhupesh Sharma (3): dt-bindings: phy: qcom,qmp-usb: Add SM6115 / SM4250 USB3 PHY phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init val phy: qcom-qmp-usb: Add Qualcomm SM6115 / SM4250 USB3 PHY support .../devicetree/bindings/phy/qcom,msm8996-qmp-usb3-phy.yaml | 3 +++ drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-)