On Fri, Dec 14, 2018 at 09:25:38AM +0800, honghui.zhang@xxxxxxxxxxxx wrote: > From: Honghui Zhang <honghui.zhang@xxxxxxxxxxxx> > > The "num-lanes" property in MediaTek's PCIe device node is not used by > its driver or anyone else, cleanup those related code. > > Honghui Zhang (4): > PCI: mediatek: Remove un-used variant in struct mtk_pcie_port > dt-bindings: PCI: MediaTek: Remove un-used property > arm: dts: mt7623: Remove un-used property for PCIe > arm64: dts: mt7622: Remove un-used property for PCIe > > Documentation/devicetree/bindings/pci/mediatek-pcie.txt | 8 -------- > arch/arm/boot/dts/mt7623.dtsi | 3 --- > arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 -- > drivers/pci/controller/pcie-mediatek.c | 8 -------- > 4 files changed, 21 deletions(-) Applied to pci/mediatek for v4.21, thanks. Lorenzo