Re: [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

2025-02-12 Thread Krzysztof Kozlowski
On 12/02/2025 11:05, Dmitry Baryshkov wrote: > On Wed, Feb 12, 2025 at 09:38:07AM +0100, Krzysztof Kozlowski wrote: >> On 20/01/2025 04:49, Yongxing Mou wrote: >>> Document the MDSS hardware found on the Qualcomm QCS8300 platform. >>> QCS8300 use the same DPU hardware version as SA8775P, so we reus

Re: [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

2025-02-12 Thread Dmitry Baryshkov
On Wed, Feb 12, 2025 at 09:38:07AM +0100, Krzysztof Kozlowski wrote: > On 20/01/2025 04:49, Yongxing Mou wrote: > > Document the MDSS hardware found on the Qualcomm QCS8300 platform. > > QCS8300 use the same DPU hardware version as SA8775P, so we reuse it's > > driver. But QCS8300 only have one DP

Re: [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

2025-02-12 Thread Krzysztof Kozlowski
On 20/01/2025 04:49, Yongxing Mou wrote: > Document the MDSS hardware found on the Qualcomm QCS8300 platform. > QCS8300 use the same DPU hardware version as SA8775P, so we reuse it's > driver. But QCS8300 only have one DP controller, and offset is same with > sm8650, so dp controller reuse the sm86

Re: [PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

2025-01-19 Thread Krzysztof Kozlowski
On Mon, Jan 20, 2025 at 11:49:20AM +0800, Yongxing Mou wrote: > Document the MDSS hardware found on the Qualcomm QCS8300 platform. > QCS8300 use the same DPU hardware version as SA8775P, so we reuse it's > driver. But QCS8300 only have one DP controller, and offset is same with > sm8650, so dp cont

[PATCH v4 3/4] dt-bindings: display/msm: Document MDSS on QCS8300

2025-01-19 Thread Yongxing Mou
Document the MDSS hardware found on the Qualcomm QCS8300 platform. QCS8300 use the same DPU hardware version as SA8775P, so we reuse it's driver. But QCS8300 only have one DP controller, and offset is same with sm8650, so dp controller reuse the sm8650's driver. Signed-off-by: Yongxing Mou --- .