Skip to content

Commit

Permalink
arm64: dts: mt7622: Remove un-used property for PCIe
Browse files Browse the repository at this point in the history
The "num-lanes" property for PCIe is not used, remove it.

Signed-off-by: Honghui Zhang <honghui.zhang@mediatek.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
  • Loading branch information
Honghui Zhang authored and Lorenzo Pieralisi committed Dec 18, 2018
1 parent ebcd631 commit 41c5c5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/boot/dts/mediatek/mt7622.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@
ranges;
status = "disabled";

num-lanes = <1>;
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &pcie_intc0 0>,
<0 0 0 2 &pcie_intc0 1>,
Expand All @@ -833,7 +832,6 @@
ranges;
status = "disabled";

num-lanes = <1>;
interrupt-map-mask = <0 0 0 7>;
interrupt-map = <0 0 0 1 &pcie_intc1 0>,
<0 0 0 2 &pcie_intc1 1>,
Expand Down

0 comments on commit 41c5c5b

Please sign in to comment.