All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Bjorn Andersson <quic_bjorande@quicinc.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Johan Hovold <johan@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/8] phy: qcom-qmp-combo: Support orientation switching
Date: Fri, 19 May 2023 23:18:34 +0530	[thread overview]
Message-ID: <ZGe2cjmja4KGr05r@matsya> (raw)
In-Reply-To: <20230515032743.400170-1-quic_bjorande@quicinc.com>

On 14-05-23, 20:27, Bjorn Andersson wrote:
> This adds support for USB and DisplayPort orientation switching to the
> QMP combo PHY, as well as updating the sc8280xp devices to include the
> QMP in the SuperSpeed graph.

Applied phy patches, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Bjorn Andersson <quic_bjorande@quicinc.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Kishon Vijay Abraham I <kishon@kernel.org>,
	Johan Hovold <johan@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/8] phy: qcom-qmp-combo: Support orientation switching
Date: Fri, 19 May 2023 23:18:34 +0530	[thread overview]
Message-ID: <ZGe2cjmja4KGr05r@matsya> (raw)
In-Reply-To: <20230515032743.400170-1-quic_bjorande@quicinc.com>

On 14-05-23, 20:27, Bjorn Andersson wrote:
> This adds support for USB and DisplayPort orientation switching to the
> QMP combo PHY, as well as updating the sc8280xp devices to include the
> QMP in the SuperSpeed graph.

Applied phy patches, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  parent reply	other threads:[~2023-05-19 17:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-15  3:27 [PATCH v3 0/8] phy: qcom-qmp-combo: Support orientation switching Bjorn Andersson
2023-05-15  3:27 ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 2/8] phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 3/8] phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 4/8] phy: qcom-qmp-combo: Introduce orientation variable Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 5/8] phy: qcom-qmp-combo: Introduce orientation switching Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 6/8] phy: qcom-qmp-combo: Introduce drm_bridge Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 7/8] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-15  3:27 ` [PATCH v3 8/8] arm64: dts: qcom: sc8280xp-x13s: " Bjorn Andersson
2023-05-15  3:27   ` Bjorn Andersson
2023-05-19 17:48 ` Vinod Koul [this message]
2023-05-19 17:48   ` [PATCH v3 0/8] phy: qcom-qmp-combo: Support orientation switching Vinod Koul
2023-05-23  3:03 ` (subset) " Bjorn Andersson
2023-05-23  3:03   ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZGe2cjmja4KGr05r@matsya \
    --to=vkoul@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=johan@kernel.org \
    --cc=kishon@kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=quic_bjorande@quicinc.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.