From patchwork Fri May 13 22:53:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 572648 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 A85D8C4332F for ; Fri, 13 May 2022 22:51:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1383701AbiEMWv0 (ORCPT ); Fri, 13 May 2022 18:51:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231869AbiEMWvX (ORCPT ); Fri, 13 May 2022 18:51:23 -0400 Received: from mail-oo1-xc30.google.com (mail-oo1-xc30.google.com [IPv6:2607:f8b0:4864:20::c30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62A5016F92C for ; Fri, 13 May 2022 15:51:21 -0700 (PDT) Received: by mail-oo1-xc30.google.com with SMTP id c22-20020a4ad216000000b0035f13ae7646so2977733oos.9 for ; Fri, 13 May 2022 15:51:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=e/NkuoBvgXYvzbAWwDOMbCfFkUOSLZa+w7ZV3Xisx9Q=; b=q6a2UCZsF6tRfpudX73+ygATvEqE3U/hHfuBCYlGVgjWXvCDSW/ooU2SkKFmpaOLS7 YPpH0IJZTg6k1W03pYag5iFNAVKNKh4v7OCFnWiYnxn3CaPjUEKIvSM6bxQDufFc6f9/ GD6o2mcO0TrehK8pAaOFj0Tg314Q26WSVg9rvleROfG4P43JYbhkvNiJiWGcBrLCW3vc AaetJgKnbR2vO2uUMIKppHQshRWUF8XugOfLyni+kHaagH7WdeNaEF7qmXo1w+oFY1Ov lIngYXjfhjKfXDHnctftngoOo3V11HEGeUk7Fo0gzYlrigRN578xuJc0pfTAIBOIUdn7 NJwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=e/NkuoBvgXYvzbAWwDOMbCfFkUOSLZa+w7ZV3Xisx9Q=; b=T3tfp3e9aoNC1i4ntOmLQFHQgrQW9JpCWBAjtF9Z9lLE8HxV9bvsnvzaCwAe0s1MrP mf1Cc6wsFWlA+BF7rC3vW8GGErixygdQdExF886Imi6nBDi/5EwTqJ8obJeabCiQs3zY Lo+LZUlyRBWsiP81/BwfRfZqcFU6FRFx65Qhczpe2rE1RCUug8PEcsNu6Lb/Qw4vLHaz J8FVstTSBGNssabADlBEi7CpmvW33cI0ARSwsJHEHftLj8VqOa+Ucd9zp6kBTsimfitT LlWXHkTPExMhtaeRHMVovcoAJbj2E50GwEMwEmvx3ksONlRAIFZ0SkrPlF9lFb/QyaYS nxig== X-Gm-Message-State: AOAM532FjknrkVz2iSEFYA3zfA+r4oxFI4XJzrvwjl1EmuGcXMICZry4 4y0qklB0Z5YdEYXZme1lesg9Dg== X-Google-Smtp-Source: ABdhPJzMxFG/WXvLdVMsesmbtKJjSkP4lUdqfhD8ANxWOAUX1Kn0kFoSk2IBFcRPKM7kdFvPu67Axw== X-Received: by 2002:a4a:a602:0:b0:35f:2658:f34f with SMTP id e2-20020a4aa602000000b0035f2658f34fmr2737335oom.17.1652482280733; Fri, 13 May 2022 15:51:20 -0700 (PDT) Received: from ripper.. (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id l9-20020a4ae2c9000000b0035eb4e5a6d4sm1592679oot.42.2022.05.13.15.51.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 May 2022 15:51:19 -0700 (PDT) From: Bjorn Andersson To: Kishon Vijay Abraham I , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] phy: qcom-qmp: Add SC8280XP USB3 UNI phy Date: Fri, 13 May 2022 15:53:45 -0700 Message-Id: <20220513225348.1671639-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The SC8280XP platform has two instances of the 5nm USB3 UNI phy attached to the multi-port USB controller, this series adds definitions for this PHY. Bjorn Andersson (3): dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB3 UNI phy phy: qcom-qmp: Add USB3 5NM QMP UNI registers phy: qcom-qmp: Add SC8280XP USB3 UNI phy .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qmp.c | 138 ++++ .../phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h | 617 ++++++++++++++++++ 3 files changed, 756 insertions(+) create mode 100644 drivers/phy/qualcomm/phy-qcom-usb3-5nm-qmp-uni.h