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 <[email protected]> > --- > 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? > + }; > + }; > + -- With best wishes Dmitry
