dts: disabled pcie [1/1]

PD#SWPL-6662

Problem:
bootup spend 25s

Solution:
disable pcie and enable usb 3.0

Verify:
verify by w400

Change-Id: I5ea3526989b4d89cffb4e875487e2b80b5d15f0b
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
Luan Yuan
2019-04-04 10:53:25 +08:00
parent 16c23afb74
commit dbea5d067f
4 changed files with 8 additions and 8 deletions

View File

@@ -1318,7 +1318,7 @@
&usb3_phy_v2 {
status = "okay";
portnum = <0>;
portnum = <1>;
otg = <1>;
gpio-vbus-power = "GPIOH_6";
gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
@@ -1344,7 +1344,7 @@
&pcie_A {
reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
status = "okay";
status = "disable";
};
&saradc {

View File

@@ -1298,7 +1298,7 @@
&usb3_phy_v2 {
status = "okay";
portnum = <0>;
portnum = <1>;
otg = <1>;
gpio-vbus-power = "GPIOH_6";
gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
@@ -1324,7 +1324,7 @@
&pcie_A {
reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
status = "okay";
status = "disable";
};
&saradc {

View File

@@ -1317,7 +1317,7 @@
&usb3_phy_v2 {
status = "okay";
portnum = <0>;
portnum = <1>;
otg = <1>;
gpio-vbus-power = "GPIOH_6";
gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
@@ -1343,7 +1343,7 @@
&pcie_A {
reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
status = "okay";
status = "disable";
};
&saradc {

View File

@@ -1297,7 +1297,7 @@
&usb3_phy_v2 {
status = "okay";
portnum = <0>;
portnum = <1>;
otg = <1>;
gpio-vbus-power = "GPIOH_6";
gpios = <&gpio GPIOH_6 GPIO_ACTIVE_HIGH>;
@@ -1323,7 +1323,7 @@
&pcie_A {
reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
status = "okay";
status = "disable";
};
&saradc {