On Fri, Dec 06, 2024 at 05:25:27PM -0500, Frank Li wrote: > Convert device tree binding doc mobiveil-pcie.txt to yaml format. Merge > layerscape-pcie-gen4.txt into this file. > > Additional change: > - interrupt-names: "aer", "pme", "intr", which align order in examples. > - reg-names: csr_axi_slave, config_axi_slave, which align existed dts file. Is there any way to split this into two patches: - Convert to yaml and update MAINTAINERS - Update interrupt-names, reg-names It's hard to review the interrupt-names, reg-names when they're mixed in with the yaml conversion.