Merge "ARM: dts: msm: Update configurations of sdhc2 for sdm660 QRD"
This commit is contained in:
commit
73ebb4b17b
1 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@
|
|||
/* device core power supply */
|
||||
vdd-supply = <&pm660l_l5>;
|
||||
qcom,vdd-voltage-level = <2950000 2950000>;
|
||||
qcom,vdd-current-level = <15000 900000>;
|
||||
qcom,vdd-current-level = <15000 800000>;
|
||||
|
||||
/* device communication power supply */
|
||||
vdd-io-supply = <&pm660l_l2>;
|
||||
|
@ -71,11 +71,11 @@
|
|||
interrupts = <0 1 2>;
|
||||
#interrupt-cells = <1>;
|
||||
interrupt-map-mask = <0xffffffff>;
|
||||
interrupt-map = <0 &intc 0 125 0
|
||||
1 &intc 0 221 0
|
||||
interrupt-map = <0 &intc 0 0 125 0
|
||||
1 &intc 0 0 221 0
|
||||
2 &tlmm 54 0>;
|
||||
interrupt-names = "hc_irq", "pwr_irq", "status_irq";
|
||||
cd-gpios = <&tlmm 54 0x1>;
|
||||
cd-gpios = <&tlmm 54 0x0>;
|
||||
|
||||
qcom,clk-rates = <400000 20000000 25000000 50000000 100000000
|
||||
200000000>;
|
||||
|
|
Loading…
Add table
Reference in a new issue