Hello Bjorn, Krzysztof W., Lorenzo On Wed, Jul 03, 2024 at 12:00:34PM +0200, Francesco Dolcini wrote: > From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > > Fix PCIe PERST# signal polarity in TI J721E used on TI K3 machines. > > PCIe PERST# needs to be de-asserted for PCIe to work, however, the driver is > doing the opposite and the device tree files are defining the signal with the > wrong polarity to cope with that. Fix both the driver and the affected DT > files. I just had a chat in IRC about this series with Nishanth. He agrees that this should be merged, even considering that this implies breaking the compatibility with old device tree blobs. However we should be sure that both patches get merged in a coordinated way, to avoid breaking stuff within the same kernel release. What would be your advise to move forward? Are you ok with the change? Should I split this series in 2 separated patch? Francesco