From patchwork Tue Jun 29 14:44:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 12350135 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1E50C11F68 for ; Tue, 29 Jun 2021 14:43:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9CCB161DC4 for ; Tue, 29 Jun 2021 14:43:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234493AbhF2Opb (ORCPT ); Tue, 29 Jun 2021 10:45:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49066 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234466AbhF2Opa (ORCPT ); Tue, 29 Jun 2021 10:45:30 -0400 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B6A0C061766 for ; Tue, 29 Jun 2021 07:43:02 -0700 (PDT) Received: by mail-wm1-x32a.google.com with SMTP id u8-20020a7bcb080000b02901e44e9caa2aso2636285wmj.4 for ; Tue, 29 Jun 2021 07:43:02 -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=IUQypUmM9h6i4v6oCk9YehaCw2OHs9SsY81VSC9/xGA=; b=sArHeNOUzj3vmLXDdwuwfj8f7i2m0cYVp8fuCi2r9rpfddu+kEMY1G60XrRel1WnyL UNswhwcK995ctEZ12cF6CAVqp1OymrqaCC9Xg/cwSIZeFk4NcOfX4BJAFfBXs/zI9ki7 4vDoTLxOmhXGr2Qsc+xUkRUKIgzoFZ+ljJaEUH5+WMOYHP0TjHvPFVU+0ZSoxDGI/4CZ /sKQSu4vxbdDb2wPQQZt/im2ac8+LQasGw/OctrIvX3j5aHzcWKnQy+AGiKIFtC40dPy KtI7W6mUS0A391jtA4lB/mGx9kp6S036Geer74EQslDIQvDo3DBWVFAk31d9QtNkPiKw cZiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=IUQypUmM9h6i4v6oCk9YehaCw2OHs9SsY81VSC9/xGA=; b=MpEAh1mYvhG9JzrV1VaSM/A/mAe/ySiNEi3zQkqPIzX0YGcnhZHOiCDrAutNjk8bOD YNsMaqpWegpMJQrwNTzpfjwQE9t6R9iehRXfbMODatsqk8a1DzbTnioHNuVoC6XcXHTU 1TeyJQ2H3/Wg/EaPzhILNF/1+qZKKjetsIxppKHc2qqTj5E3DKf8wzs2MUf/mXzvUk4z /IsmUBCvDrv+gF19+UnAVXSo6BDQMvgW4tYMKt0Bd28X/pG25+/jQZTqCFLq0BzQC6D4 oG7SRM3l+l00UB9heT/crraB9O9Fb/PsRsP+2LcF/XFW/gF1qByTUSoSkBK9FjFUOAML KfVw== X-Gm-Message-State: AOAM533VIjy8O2EmEPE3+ywW6KQ7SgN6HNopYlj+zUCCnj2mcrC39Vj6 GGY6f0nUS7KZJupvm785uIcVXw== X-Google-Smtp-Source: ABdhPJxmnTQQv3D2hPWfJ1GSQnqr3Gaqmbq52ab9Gs/KhGp5lHb4rgpPo28nQOE60OyOUwXgH+x3RA== X-Received: by 2002:a7b:cb8d:: with SMTP id m13mr33010668wmi.8.1624977780916; Tue, 29 Jun 2021 07:43:00 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id u15sm2832266wmq.1.2021.06.29.07.43.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Jun 2021 07:43:00 -0700 (PDT) From: Bryan O'Donoghue To: balbi@kernel.org, gregkh@linuxfoundation.org, agross@kernel.org, bjorn.andersson@linaro.org, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: wcheng@codeaurora.org, bryan.odonoghue@linaro.org Subject: [PATCH 0/2] dwc3-qcom: Prepare the ground for pm8150b tcpm Date: Tue, 29 Jun 2021 15:44:47 +0100 Message-Id: <20210629144449.2550737-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org These two patches from Wesley prepare the ground for addition of a full typec port manager upstream. We took a bunch of these patches into the RB5 development tree, which I have subsequently split into a USB/TCPM specific staging branch for upstream. https://git.linaro.org/people/bryan.odonoghue/kernel.git/log/?h=usb-next-5.13.rcx-rb5-tcpm Some of the original patches from Wesley for basic type-c have landed upstream and some have not. The type-c patches are subsumed into a pm8150b tcpm driver but, these two specific patches have not changed and are still required. I'd like to resubmit them here with my Tested-by and Signed-off-by appended. https://patchwork.kernel.org/project/linux-arm-msm/cover/20201009082843.28503-1-wcheng@codeaurora.org/ Wesley Cheng (2): usb: dwc3: dwc3-qcom: Find USB connector and register role switch usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API drivers/usb/dwc3/dwc3-qcom.c | 126 +++++++++++++++++++++++++++++++++-- 1 file changed, 120 insertions(+), 6 deletions(-)