projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8c9ce
)
oxnas: do not use pcie-controller
author
Rosen Penev
<
[email protected]
>
Fri, 1 Dec 2023 23:51:42 +0000
(15:51 -0800)
committer
Daniel Golle
<
[email protected]
>
Mon, 1 Jan 2024 01:34:48 +0000
(
02:34
+0100)
This was deprecated in kernel 4.14
Signed-off-by: Rosen Penev <
[email protected]
>
target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch
patch
|
blob
|
history
diff --git
a/target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch
b/target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch
index 8de7ec53864e5e9d9b55099e03971b455bfe6e21..8315acaee941574ab49d511226a5ef83195fc03f 100644
(file)
--- a/
target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch
+++ b/
target/linux/oxnas/patches-5.15/340-oxnas-pcie.patch
@@
-38,7
+38,7
@@
};
};
+
-+ pcie0: pcie
-controller
@47c00000 {
++ pcie0: pcie@47c00000 {
+ compatible = "plxtech,nas782x-pcie";
+ device_type = "pci";
+ #address-cells = <3>;
@@
-78,7
+78,7
@@
+ status = "disabled";
+ };
+
-+ pcie1: pcie
-controller
@47e00000 {
++ pcie1: pcie@47e00000 {
+ compatible = "plxtech,nas782x-pcie";
+ device_type = "pci";
+ #address-cells = <3>;