Hello, > > > A bunch of changes to refine i.MX PCIe driver. > > > - Add ref clock gate for i.MX95 PCIe. > > > The changes of clock part are here [1], and had been applied by Abel. > > > [1] https://lkml.org/lkml/2024/10/15/390 > > > - Clean i.MX PCIe driver by removing useless codes. > > > Patch #3 depends on dts changes. And the dts changes had been applied > > > by Shawn, there is no dependecy now. > > > - Make core reset and enable_ref_clk symmetric for i.MX PCIe driver. > > > - Use dwc common suspend resume method, and enable i.MX8MQ, i.MX8Q and > > > i.MX95 PCIe PM supports. > > > > Applied to controller/imx6 for v6.14, thank you! > > Richard and Frank, please have a look at the code to make sure that > everything looks fine to you. There were some conflicts while I applied > the series, and I want to make sure that nothing is broken. > > Thank you! I moved this series to the controller/dwc branch as we have changes there on which this series depends. Hopefully, this will solve the build failure we've seen on our next. Krzysztof