Re: [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-04-15 Thread Konrad Dybcio
On 4/14/25 2:14 PM, Dmitry Baryshkov wrote: > On Mon, Apr 14, 2025 at 01:39:56PM +0200, Konrad Dybcio wrote: >> On 4/14/25 1:37 PM, Dmitry Baryshkov wrote: >>> On Mon, Apr 14, 2025 at 01:13:28PM +0200, Konrad Dybcio wrote: On 3/14/25 7:09 AM, Dmitry Baryshkov wrote: > From: Dmitry Baryshko

Re: [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-04-14 Thread Dmitry Baryshkov
On Mon, Apr 14, 2025 at 01:39:56PM +0200, Konrad Dybcio wrote: > On 4/14/25 1:37 PM, Dmitry Baryshkov wrote: > > On Mon, Apr 14, 2025 at 01:13:28PM +0200, Konrad Dybcio wrote: > >> On 3/14/25 7:09 AM, Dmitry Baryshkov wrote: > >>> From: Dmitry Baryshkov > >>> > >>> Add display controller, two DSI

Re: [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-04-14 Thread Konrad Dybcio
On 4/14/25 1:37 PM, Dmitry Baryshkov wrote: > On Mon, Apr 14, 2025 at 01:13:28PM +0200, Konrad Dybcio wrote: >> On 3/14/25 7:09 AM, Dmitry Baryshkov wrote: >>> From: Dmitry Baryshkov >>> >>> Add display controller, two DSI hosts, two DSI PHYs and a single DP >>> controller. Link DP to the QMP Comb

Re: [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-04-14 Thread Dmitry Baryshkov
On Mon, Apr 14, 2025 at 01:13:28PM +0200, Konrad Dybcio wrote: > On 3/14/25 7:09 AM, Dmitry Baryshkov wrote: > > From: Dmitry Baryshkov > > > > Add display controller, two DSI hosts, two DSI PHYs and a single DP > > controller. Link DP to the QMP Combo PHY. > > > > Signed-off-by: Dmitry Baryshko

Re: [PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-04-14 Thread Konrad Dybcio
On 3/14/25 7:09 AM, Dmitry Baryshkov wrote: > From: Dmitry Baryshkov > > Add display controller, two DSI hosts, two DSI PHYs and a single DP > controller. Link DP to the QMP Combo PHY. > > Signed-off-by: Dmitry Baryshkov > --- [...] > + mdss_mdp: display-controller@ae01000

[PATCH v2 10/10] arm64: dts: qcom: sar2130p: add display nodes

2025-03-13 Thread Dmitry Baryshkov
From: Dmitry Baryshkov Add display controller, two DSI hosts, two DSI PHYs and a single DP controller. Link DP to the QMP Combo PHY. Signed-off-by: Dmitry Baryshkov --- arch/arm64/boot/dts/qcom/sar2130p.dtsi | 394 + 1 file changed, 394 insertions(+) diff --git