Commit 41c5c5b0 authored by Honghui Zhang's avatar Honghui Zhang Committed by Lorenzo Pieralisi

arm64: dts: mt7622: Remove un-used property for PCIe

The "num-lanes" property for PCIe is not used, remove it.
Signed-off-by: default avatarHonghui Zhang <honghui.zhang@mediatek.com>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
parent ebcd631d
......@@ -812,7 +812,6 @@ pcie0: pcie@0,0 {
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>,
......@@ -833,7 +832,6 @@ pcie1: pcie@1,0 {
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>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment