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

--
With best wishes
Dmitry

Reply via email to