projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e04130f
)
ramips: mt7621-dts: remove 'bug-range' property
author
Sergio Paracuellos
<
[email protected]
>
Thu, 6 May 2021 17:07:41 +0000
(19:07 +0200)
committer
Christian Lamparter
<
[email protected]
>
Sat, 6 Nov 2021 22:36:32 +0000
(23:36 +0100)
Property 'bus-range' when values are the default are
not necessary to be defined. Hence, remove all of them.
Signed-off-by: Sergio Paracuellos <
[email protected]
>
Link:
https://lore.kernel.org/r/
[email protected]
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
target/linux/ramips/dts/mt7621.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/mt7621.dtsi
b/target/linux/ramips/dts/mt7621.dtsi
index bcbc8d58999ac911b8bc996bb77f4d46d0ff3122..f9d719cf522f160a97d9c6cb4ba0d9705641e409 100644
(file)
--- a/
target/linux/ramips/dts/mt7621.dtsi
+++ b/
target/linux/ramips/dts/mt7621.dtsi
@@
-553,7
+553,6
@@
device_type = "pci";
- bus-range = <0 255>;
ranges = <
0x02000000 0 0x00000000 0x60000000 0 0x10000000 /* pci memory */
0x01000000 0 0x00000000 0x1e160000 0 0x00010000 /* io space */
@@
-580,7
+579,6
@@
#address-cells = <3>;
#size-cells = <2>;
ranges;
- bus-range = <0x00 0xff>;
};
pcie1: pcie@1,0 {
@@
-588,7
+586,6
@@
#address-cells = <3>;
#size-cells = <2>;
ranges;
- bus-range = <0x00 0xff>;
};
pcie2: pcie@2,0 {
@@
-596,7
+593,6
@@
#address-cells = <3>;
#size-cells = <2>;
ranges;
- bus-range = <0x00 0xff>;
};
};