Skip to content

Commit

Permalink
arm64: dts: qcom: sdm439: Update compatible in a53pll
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanik123 committed Jan 15, 2024
1 parent 481ad5a commit dacc5cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm64/boot/dts/qcom/sdm439.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,14 @@
iommus = <&apps_iommu 0x15>;
};

&a53pll_c1 {
compatible = "qcom,sdm439-c1-a53hfpll";
};

&a53pll_c0 {
compatible = "qcom,sdm439-c0-a53hfpll";
};

&dsi_phy0 {
compatible = "qcom,dsi-phy-12nm";
reg = <0x01a94400 0x300>,
Expand Down

0 comments on commit dacc5cb

Please sign in to comment.