[AMD Official Use Only - AMD Internal Distribution Only] HI Krzysztof > -----Original Message----- > From: Krzysztof Wilczyński <kw@xxxxxxxxx> > Sent: Sunday, March 23, 2025 6:21 PM > To: Havalige, Thippeswamy <thippeswamy.havalige@xxxxxxx> > Cc: bhelgaas@xxxxxxxxxx; lpieralisi@xxxxxxxxxx; > manivannan.sadhasivam@xxxxxxxxxx; robh@xxxxxxxxxx; krzk+dt@xxxxxxxxxx; > conor+dt@xxxxxxxxxx; linux-pci@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; Simek, Michal <michal.simek@xxxxxxx>; > Gogada, Bharat Kumar <bharat.kumar.gogada@xxxxxxx> > Subject: Re: [PATCH] PCI: xilinx-cpm: Add cpm5_csr register mapping for > CPM5_HOST1 variant > > Hello, > > > This commit updates the CPM5 variant check to include CPM5_HOST1. > > Previously, only CPM5 was considered when mapping the "cpm_csr" > register. > > The subject says "cpm5_csr" but here we say "cpm_csr", I think it's only > the latter? Let me know, so I can update the branch correctly. Maybe both > things are correct. I am just double-checking. Yes, You're correct, cpm_csr is correct one and not cpm5_csr. Thank you for correcting. Regards, Thippeswamy H > > Thank you! > > Krzysztof