Merge "ARM: dts: msm: Enable pcie only on x100 platform of cinder"

This commit is contained in:
qctecmdr
2022-07-23 10:16:18 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
#include <dt-bindings/gpio/gpio.h>
&soc {
pcie_ep: qcom,pcie@48020000 {
compatible = "qcom,pcie-ep";
status = "ok";
};
vbus_supply_regulator: vbus_supply_regulator {
compatible = "regulator-fixed";
regulator-name = "vdd_supply";

View File

@@ -1250,7 +1250,7 @@
0x9000 0x00 0x0
0x9044 0x03 0x0>;
status = "ok";
status = "disabled";
};
mhi_device: mhi_dev@1c04000 {