Re: [PATCH v6 06/10] ppc/pnv: Introduce Pnv11Chip

2025-03-25 Thread Aditya Gupta
On 25/03/25 22:50, Cédric Le Goater wrote: On 3/25/25 12:23, Aditya Gupta wrote: Implement Pnv11Chip, currently without chiptod, xive and phb. Chiptod, XIVE, PHB are implemented in later patches. Since Power11 core is same as Power10, the implementation of Pnv11Chip is a duplicate of correspo

Re: [PATCH v6 06/10] ppc/pnv: Introduce Pnv11Chip

2025-03-25 Thread Cédric Le Goater
On 3/25/25 12:23, Aditya Gupta wrote: Implement Pnv11Chip, currently without chiptod, xive and phb. Chiptod, XIVE, PHB are implemented in later patches. Since Power11 core is same as Power10, the implementation of Pnv11Chip is a duplicate of corresponding Pnv10Chip. Cc: Cédric Le Goater Cc: F