Re: [PATCH 06/26] ppc/pnv: add a chip topology index for POWER10

2021-08-30 Thread Cédric Le Goater
On 8/20/21 4:12 PM, Greg Kurz wrote: > On Mon, 9 Aug 2021 15:45:27 +0200 > Cédric Le Goater wrote: > >> Signed-off-by: Cédric Le Goater > > Maybe add a short description of its purpose in the changelog > for the records ? What's the difference with "ibm,chip-id" ? yep. I will add a comment.

Re: [PATCH 06/26] ppc/pnv: add a chip topology index for POWER10

2021-08-20 Thread Greg Kurz
On Mon, 9 Aug 2021 15:45:27 +0200 Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater Maybe add a short description of its purpose in the changelog for the records ? What's the difference with "ibm,chip-id" ? > --- > hw/ppc/pnv_xscom.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff