On Thu, May 12, 2022 at 11:11:22AM +0300, Sergei Shtylyov wrote: > Hello! > > On 5/12/22 2:17 AM, Serge Semin wrote: > > > Indeed in accordance with what is imeplemtned in the AHCI paltform driver > > Implemented? :-) The "paltform" word is misspelled too. Thanks for noting. > > > and the way the AHCI DT nodes are defined in the DT files we can add the > > next AHCI DT properties constraints: AHCI CSR ID is fixed to 'ahci', PHY > > name is fixed to 'sata-phy', AHCI controller can't have more than 32 ports > > by design. > > > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > > > Changelog v2: > > - This is a new patch created after rebasing v1 onto the 5.18-rc3 kernel. > > This normally goes after ---... Right. I've got it noticed too on taking the @Hannes comments into account. All of the denoted problems will be fixed in v3. -Sergey > > [...] > > MBR, Sergey