Merge "ARM: dts: msm: Correct the pcie dt property names on pineapple"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f836b08b78
@@ -40,7 +40,7 @@
|
|||||||
msi-map = <0x0 &gic_its 0x1400 0x1>,
|
msi-map = <0x0 &gic_its 0x1400 0x1>,
|
||||||
<0x100 &gic_its 0x1401 0x1>; /* 32 event IDs */
|
<0x100 &gic_its 0x1401 0x1>; /* 32 event IDs */
|
||||||
|
|
||||||
qcom,pcie-clkreq-gpio = <95>;
|
qcom,pcie-clkreq-pin = <95>;
|
||||||
perst-gpio = <&tlmm 94 GPIO_ACTIVE_HIGH>;
|
perst-gpio = <&tlmm 94 GPIO_ACTIVE_HIGH>;
|
||||||
wake-gpio = <&tlmm 96 GPIO_ACTIVE_HIGH>;
|
wake-gpio = <&tlmm 96 GPIO_ACTIVE_HIGH>;
|
||||||
pinctrl-names = "default", "sleep";
|
pinctrl-names = "default", "sleep";
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
gdsc-phy-vdd-supply = <&gcc_pcie_0_phy_gdsc>;
|
gdsc-phy-vdd-supply = <&gcc_pcie_0_phy_gdsc>;
|
||||||
clocks = <&gcc GCC_CNOC_PCIE_SF_AXI_CLK>;
|
clocks = <&gcc GCC_CNOC_PCIE_SF_AXI_CLK>;
|
||||||
clock-names = "gcc_cnoc_pcie_sf_axi_clk";
|
clock-names = "gcc_cnoc_pcie_sf_axi_clk";
|
||||||
clock-frequency = <0>;
|
qcom,pcie-clock-frequency = <0>;
|
||||||
clock-suppressible = <1>;
|
clock-suppressible = <1>;
|
||||||
|
|
||||||
resets = <&gcc GCC_PCIE_0_BCR>,
|
resets = <&gcc GCC_PCIE_0_BCR>,
|
||||||
|
Reference in New Issue
Block a user