On Mon, May 12, 2025 at 04:57:48PM -0500, Rob Herring (Arm) wrote: > Convert the Marvell Orion SATA Controller to DT schema format. > > The clocks and clock-names properties were missing. The names for > phy-names were incorrect. The maximum "nr-ports" was determined from the > Linux driver. Hi Rob All the SoCs using this IP have either 1 or 2 ports. There was a PCI card using the same IP which had more ports, but that obviously does not use the binding. So if you want you could reduce down all the lists to two items. Andrew