On 15/09/21 11:23 am, Kishon Vijay Abraham I wrote: > Patch series adds a bunch of PCIe DT fixes. Except from > "[PATCH 5/6] arm64: dts: ti: j7200-main: Add *max-virtual-functions* > for pcie-ep DT node" which adds *max-virtual-functions* property > to PCIe DT node, rest of them are fixes or cleanups on already added > DT properties. > > If required I can post 5th patch separately to be merged for next merge > window while the rest can go in this -rc cycle. > > Kishon Vijay Abraham I (6): > arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP > nodes > arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for > PCIe > arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of > pcie node > arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for > PCIe > arm64: dts: ti: j7200-main: Add *max-virtual-functions* for pcie-ep DT > node > arm64: dts: ti: k3-am65-main: Cleanup "ranges" property in "pcie" DT > node > for the complete series, Reviewed-by: Aswath Govindraju <a-govindraju@xxxxxx> Thanks, Aswath > arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 8 ++++---- > arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 7 ++++--- > arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 16 ++++++++-------- > 3 files changed, 16 insertions(+), 15 deletions(-) >