Merge "ARM: dts: msm: Modify the pcie dt node names for pineapple"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3da89570d2
@@ -7,7 +7,7 @@
|
|||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <dt-bindings/gpio/gpio.h>
|
||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
pcie0: qcom,pcie@1c00000 {
|
pcie0: pcie@1c00000 {
|
||||||
compatible = "qcom,pci-msm";
|
compatible = "qcom,pci-msm";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
|
|
||||||
@@ -302,7 +302,7 @@
|
|||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie1: qcom,pcie@1c08000 {
|
pcie1: pcie@1c08000 {
|
||||||
compatible = "qcom,pci-msm";
|
compatible = "qcom,pci-msm";
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user