Message ID | 20250417-sar2130p-display-v4-1-b91dd8a21b1a@oss.qualcomm.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | drm/msm: add support for SAR2130P | expand |
On Thu, Apr 17, 2025 at 02:16:31AM GMT, Dmitry Baryshkov wrote: > From: Dmitry Baryshkov <lumag@kernel.org> > > Describe DisplayPort controller present on Qualcomm SAR2130P platform. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Addresses do not match. You re-authored the commit, so now everywhere is mess. Best regards, Krzysztof
On 4/17/25 8:03 AM, Krzysztof Kozlowski wrote: > On Thu, Apr 17, 2025 at 02:16:31AM GMT, Dmitry Baryshkov wrote: >> From: Dmitry Baryshkov <lumag@kernel.org> >> >> Describe DisplayPort controller present on Qualcomm SAR2130P platform. >> >> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > > Addresses do not match. You re-authored the commit, so now everywhere is > mess. It's git's fault with replacing the linaro address based on .mailmap Konrad
On 17/04/2025 13:12, Konrad Dybcio wrote: > On 4/17/25 8:03 AM, Krzysztof Kozlowski wrote: >> On Thu, Apr 17, 2025 at 02:16:31AM GMT, Dmitry Baryshkov wrote: >>> From: Dmitry Baryshkov <lumag@kernel.org> >>> >>> Describe DisplayPort controller present on Qualcomm SAR2130P platform. >>> >>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> >> >> Addresses do not match. You re-authored the commit, so now everywhere is >> mess. > > It's git's fault with replacing the linaro address based on .mailmap No. You can easily see: $ git show 51a6256b00008a3c520f6f31bcd62cd15cb05960 top author is like you say - mailmapped, but Sob is my @samsung.com $ git format-patch 51a6256b00008a3c520f6f31bcd62cd15cb05960 -1 What is in "From" field? Samsung, not mailmapped. I believe that's a known problem in b4, already reported. I don't remember if this was fixed, but till it is - you need to use some sort of workaround. Best regards, Krzysztof
On Thu, 17 Apr 2025 at 15:04, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 17/04/2025 13:12, Konrad Dybcio wrote: > > On 4/17/25 8:03 AM, Krzysztof Kozlowski wrote: > >> On Thu, Apr 17, 2025 at 02:16:31AM GMT, Dmitry Baryshkov wrote: > >>> From: Dmitry Baryshkov <lumag@kernel.org> > >>> > >>> Describe DisplayPort controller present on Qualcomm SAR2130P platform. > >>> > >>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> > >> > >> Addresses do not match. You re-authored the commit, so now everywhere is > >> mess. > > > > It's git's fault with replacing the linaro address based on .mailmap > No. You can easily see: > $ git show 51a6256b00008a3c520f6f31bcd62cd15cb05960 > top author is like you say - mailmapped, but Sob is my @samsung.com > > $ git format-patch 51a6256b00008a3c520f6f31bcd62cd15cb05960 -1 > What is in "From" field? Samsung, not mailmapped. > > I believe that's a known problem in b4, already reported. I don't > remember if this was fixed, but till it is - you need to use some sort > of workaround. No worries, I will resend.
diff --git a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml index e00b88332f2fed2fc33f6d72c5cc3d827cd7594e..246bbb509bea18bed32e3a442d0926a24498c960 100644 --- a/Documentation/devicetree/bindings/display/msm/dp-controller.yaml +++ b/Documentation/devicetree/bindings/display/msm/dp-controller.yaml @@ -31,6 +31,7 @@ properties: - qcom,sm8650-dp - items: - enum: + - qcom,sar2130p-dp - qcom,sm6350-dp - qcom,sm8150-dp - qcom,sm8250-dp