Merge "ARM: dts: msm: add regulators and clk in icnss device node for sdm630"
This commit is contained in:
commit
6e2c59ad47
1 changed files with 10 additions and 0 deletions
|
@ -1628,6 +1628,8 @@
|
|||
reg-names = "membase", "smmu_iova_base", "smmu_iova_ipa";
|
||||
iommus = <&anoc2_smmu 0x1a00>,
|
||||
<&anoc2_smmu 0x1a01>;
|
||||
clocks = <&clock_rpmcc RPM_RF_CLK1_PIN>;
|
||||
clock-names = "cxo_ref_clk_pin";
|
||||
interrupts = <0 413 0>, /* CE0 */
|
||||
<0 414 0>, /* CE1 */
|
||||
<0 415 0>, /* CE2 */
|
||||
|
@ -1640,6 +1642,14 @@
|
|||
<0 423 0>, /* CE9 */
|
||||
<0 424 0>, /* CE10 */
|
||||
<0 425 0>; /* CE11 */
|
||||
vdd-0.8-cx-mx-supply = <&pm660_l5>;
|
||||
vdd-1.8-xo-supply = <&pm660_l9_pin_ctrl>;
|
||||
vdd-1.3-rfa-supply = <&pm660_l6_pin_ctrl>;
|
||||
vdd-3.3-ch0-supply = <&pm660_l19_pin_ctrl>;
|
||||
qcom,vdd-0.8-cx-mx-config = <525000 950000>;
|
||||
qcom,vdd-1.8-xo-config = <1750000 1900000>;
|
||||
qcom,vdd-1.3-rfa-config = <1200000 1370000>;
|
||||
qcom,vdd-3.3-ch0-config = <3200000 3400000>;
|
||||
qcom,wlan-msa-memory = <0x100000>;
|
||||
qcom,smmu-s1-bypass;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue