Re: [PATCH v2 6/7] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
From: Dmitry Baryshkov
Date: Tue Oct 14 2025 - 05:19:16 EST
On Tue, Oct 14, 2025 at 11:54:31AM +0530, Ayushi Makhija wrote:
> On 10/6/2025 3:44 PM, Dmitry Baryshkov wrote:
> > On Mon, Oct 06, 2025 at 07:09:23AM +0530, Ayushi Makhija wrote:
> >> Add device tree nodes for the DSI0 controller with their corresponding
> >> PHY found on Qualcomm QCS8300 SoC.
> >>
> >> Signed-off-by: Ayushi Makhija <quic_amakhija@xxxxxxxxxxx>
> >> ---
> >> arch/arm64/boot/dts/qcom/qcs8300.dtsi | 98 ++++++++++++++++++++++++++-
> >> 1 file changed, 97 insertions(+), 1 deletion(-)
> >>
> >> +
> >> + mdss_dsi_opp_table: opp-table {
> >> + compatible = "operating-points-v2";
> >> +
> >> + opp-358000000 {
> >> + opp-hz = /bits/ 64 <358000000>;
> >> + required-opps = <&rpmhpd_opp_svs_l1>;
> >> + };
> >
> > Does it really support only a single freq?
> >
>
> Hi Dmitry, yes it support only single opp frequency, I got this information from ipcat sw for monaco, similar
> we have used for LeMans.
>
Thanks for the confirmation.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry