From: Yongxing Mou <quic_yongmou@quicinc.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Rob Clark <robdclark@gmail.com>,
Abhinav Kumar <quic_abhinavk@quicinc.com>,
Sean Paul <sean@poorly.run>,
Marijn Suijten <marijn.suijten@somainline.org>,
David Airlie <airlied@gmail.com>,
"Simona Vetter" <simona@ffwll.ch>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Kuogee Hsieh <quic_khsieh@quicinc.com>,
Vinod Koul <vkoul@kernel.org>,
"Kishon Vijay Abraham I" <kishon@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
<linux-arm-msm@vger.kernel.org>,
<dri-devel@lists.freedesktop.org>,
<freedreno@lists.freedesktop.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <linux-phy@lists.infradead.org>
Subject: Re: [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300
Date: Wed, 8 Jan 2025 14:38:33 +0800 [thread overview]
Message-ID: <5d926560-4e90-4ff1-8d87-3286b469246d@quicinc.com> (raw)
In-Reply-To: <kz5qakmiy7n72p5yrrkgcjrmtvwl7knnkbzmh44g6cfunpjxad@3titlwwt32ux>
On 2024/12/29 12:42, Dmitry Baryshkov wrote:
> On Thu, Dec 26, 2024 at 05:40:48PM +0800, Yongxing Mou wrote:
>> Add compatible string for the supported eDP PHY on QCS8300 platform.
>> QCS8300 have the same eDP PHY with SA8775P.
>>
>> Signed-off-by: Yongxing Mou <quic_yongmou@quicinc.com>
>> ---
>> .../devicetree/bindings/phy/qcom,edp-phy.yaml | 19 ++++++++++++-------
>> 1 file changed, 12 insertions(+), 7 deletions(-)
>
> Everything else is display, this one is PHY. Consider separating this
> one to a separate series.
Got it. will separate in next version.
>
>>
>> diff --git a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
>> index 293fb6a9b1c330438bceba15226c91e392c840fb..eb97181cbb9579893b4ee26a39c3559ad87b2fba 100644
>> --- a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
>> +++ b/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
>> @@ -16,13 +16,18 @@ description:
>>
>> properties:
>> compatible:
>> - enum:
>> - - qcom,sa8775p-edp-phy
>> - - qcom,sc7280-edp-phy
>> - - qcom,sc8180x-edp-phy
>> - - qcom,sc8280xp-dp-phy
>> - - qcom,sc8280xp-edp-phy
>> - - qcom,x1e80100-dp-phy
>> + oneOf:
>> + - enum:
>> + - qcom,sa8775p-edp-phy
>> + - qcom,sc7280-edp-phy
>> + - qcom,sc8180x-edp-phy
>> + - qcom,sc8280xp-dp-phy
>> + - qcom,sc8280xp-edp-phy
>> + - qcom,x1e80100-dp-phy
>> + - items:
>> + - enum:
>> + - qcom,qcs8300-edp-phy
>> + - const: qcom,sa8775p-edp-phy
>>
>> reg:
>> items:
>>
>> --
>> 2.34.1
>>
>
next prev parent reply other threads:[~2025-01-08 6:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 9:40 [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform Yongxing Mou
2024-12-26 9:40 ` [PATCH v2 1/5] dt-bindings: display/msm: Document the DPU for QCS8300 Yongxing Mou
2024-12-27 8:41 ` Krzysztof Kozlowski
2025-01-08 6:37 ` Yongxing Mou
2024-12-26 9:40 ` [PATCH v2 2/5] dt-bindings: display: msm: dp-controller: document QCS8300 compatible Yongxing Mou
2024-12-27 8:40 ` Krzysztof Kozlowski
2024-12-26 9:40 ` [PATCH v2 3/5] dt-bindings: display/msm: Document MDSS on QCS8300 Yongxing Mou
2024-12-26 9:40 ` [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible for QCS8300 Yongxing Mou
2024-12-27 8:44 ` Krzysztof Kozlowski
2024-12-29 4:42 ` Dmitry Baryshkov
2025-01-08 6:38 ` Yongxing Mou [this message]
2024-12-26 9:40 ` [PATCH v2 5/5] drm/msm: mdss: Add QCS8300 support Yongxing Mou
2024-12-27 8:39 ` [PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform Krzysztof Kozlowski
2025-01-08 7:26 ` Yongxing Mou
2024-12-29 4:44 ` Dmitry Baryshkov
2025-01-08 7:36 ` Yongxing Mou
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=5d926560-4e90-4ff1-8d87-3286b469246d@quicinc.com \
--to=quic_yongmou@quicinc.com \
--cc=airlied@gmail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=marijn.suijten@somainline.org \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_abhinavk@quicinc.com \
--cc=quic_khsieh@quicinc.com \
--cc=robdclark@gmail.com \
--cc=robh@kernel.org \
--cc=sean@poorly.run \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
--cc=vkoul@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox