On 10.02.2023 12:12, Dmitry Baryshkov wrote: > On 10/02/2023 13:09, Konrad Dybcio wrote: >> >> >> On 9.02.2023 14:38, Dmitry Baryshkov wrote: >>> Finish reordering DT nodes by their address. Move PDC, tsens, AOSS, >>> SRAM, SPMI and TLMM nodes to the proper position. >>> >>> Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> >>> --- >> [...] >> >>> + phys = <&mdss_dsi1_phy>; >>> + >>> + #address-cells = <1>; >>> + #size-cells = <0>; >>> + >>> + status = "disabled"; >>> + >>> + dsi1_opp_table: opp-table { >>> + compatible = "operating-points-v2"; >>> + >>> + /* TODO: opp-187500000 should work with >>> + * &rpmhpd_opp_low_svs, but one some of >>> + * sm8350_hdk boards reboot using this >>> + * opp. >>> + */ >> It's not a part of this patch, but an idea came into my >> head.. could you check with socid that your HDK has an >> 8350v2.1? > > I checked with the bootloader instead, if you don't mind: > > Platform Init [ 2701] BDS > UEFI Ver : 6.0.210914.BOOT.MXF.1.0-00848-LAHAINA-1 > Platform : HDK > Subtype : 0 > Boot Device : UFS > Chip Name : SMP_LAHAINA > Chip Ver : 2.1 Hm okay, perhaps it was something else.. Konrad >
- [PATCH v3 0/6] arm64: dts: qcom: sm8350: enable GPU on th... Dmitry Baryshkov
- [PATCH v3 1/6] dt-bindings: display/msm/gmu: add Adr... Dmitry Baryshkov
- [PATCH v3 2/6] arm64: dts: qcom: sm8350: reorder dev... Dmitry Baryshkov
- [PATCH v3 3/6] arm64: dts: qcom: sm8350: move more n... Dmitry Baryshkov
- Re: [PATCH v3 3/6] arm64: dts: qcom: sm8350: mov... Konrad Dybcio
- [PATCH v3 4/6] arm64: dts: qcom: sm8350: finish reor... Dmitry Baryshkov
- Re: [PATCH v3 4/6] arm64: dts: qcom: sm8350: fin... Konrad Dybcio
- Re: [PATCH v3 4/6] arm64: dts: qcom: sm8350:... Dmitry Baryshkov
- Re: [PATCH v3 4/6] arm64: dts: qcom: sm8... Konrad Dybcio
- [PATCH v3 5/6] arm64: dts: qcom: sm8350: add GPU, GM... Dmitry Baryshkov
- Re: [PATCH v3 5/6] arm64: dts: qcom: sm8350: add... Konrad Dybcio
- Re: [PATCH v3 5/6] arm64: dts: qcom: sm8350:... Dmitry Baryshkov
- [PATCH v3 6/6] arm64: dts: qcom: sm8350-hdk: enable ... Dmitry Baryshkov
- Re: [PATCH v3 0/6] arm64: dts: qcom: sm8350: enable ... Neil Armstrong
- Re: [PATCH v3 0/6] arm64: dts: qcom: sm8350: ena... Dmitry Baryshkov
- Re: [PATCH v3 0/6] arm64: dts: qcom: sm8350:... neil . armstrong
- Re: [PATCH v3 0/6] arm64: dts: qcom: sm8350: enable ... Bjorn Andersson