Skip to content

Commit

Permalink
ayufan: dts: pinebook-pro: enable PCIE
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Aug 20, 2019
1 parent 774967c commit b0c6b4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts
Expand Up @@ -775,7 +775,7 @@
&io_domains {
status = "okay";

bt656-supply = <&vcc_3v0>; /* bt656_gpio2ab_ms */
bt656-supply = <&vcc1v8_dvp>; /* bt656_gpio2ab_ms */
audio-supply = <&vcc_3v0>; /* audio_gpio3d4a_ms */
sdmmc-supply = <&vcc_sd>; /* sdmmc_gpio4b_ms */
gpio1830-supply = <&vcc_3v0>; /* gpio1833_gpio4cd_ms */
Expand Down Expand Up @@ -1065,7 +1065,7 @@
};

&pcie_phy {
status = "disabled";
status = "okay";
};

&pcie0 {
Expand All @@ -1075,7 +1075,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pcie_clkreqn>;
bus-scan-delay-ms = <1000>;
status = "disabled";
status = "okay";
};

&rkvdec {
Expand Down

0 comments on commit b0c6b4a

Please sign in to comment.