oxnas: do not use pcie-controller
This was deprecated in kernel 4.14 Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
4e8c9cebe5
commit
4693514ca8
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
+
|
+
|
||||||
+ pcie0: pcie-controller@47c00000 {
|
+ pcie0: pcie@47c00000 {
|
||||||
+ compatible = "plxtech,nas782x-pcie";
|
+ compatible = "plxtech,nas782x-pcie";
|
||||||
+ device_type = "pci";
|
+ device_type = "pci";
|
||||||
+ #address-cells = <3>;
|
+ #address-cells = <3>;
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
+ status = "disabled";
|
+ status = "disabled";
|
||||||
+ };
|
+ };
|
||||||
+
|
+
|
||||||
+ pcie1: pcie-controller@47e00000 {
|
+ pcie1: pcie@47e00000 {
|
||||||
+ compatible = "plxtech,nas782x-pcie";
|
+ compatible = "plxtech,nas782x-pcie";
|
||||||
+ device_type = "pci";
|
+ device_type = "pci";
|
||||||
+ #address-cells = <3>;
|
+ #address-cells = <3>;
|
||||||
|
|
Loading…
Reference in a new issue