Re: [PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units

2023-11-26 Thread Chalapathi V
On 24-11-2023 16:42, Nicholas Piggin wrote: On Fri Nov 24, 2023 at 8:15 PM AEST, Chalapathi V wrote: This part of the patchset creates a common pervasive chiplet model where it houses the common units of a chiplets. The chiplet control unit is common across chiplets and this commit implements

Re: [PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units

2023-11-24 Thread Nicholas Piggin
On Fri Nov 24, 2023 at 8:15 PM AEST, Chalapathi V wrote: > This part of the patchset creates a common pervasive chiplet model where it > houses the common units of a chiplets. > > The chiplet control unit is common across chiplets and this commit implements > the pervasive chiplet model with chiple

[PATCH v5 1/3] hw/ppc: Add pnv pervasive common chiplet units

2023-11-24 Thread Chalapathi V
This part of the patchset creates a common pervasive chiplet model where it houses the common units of a chiplets. The chiplet control unit is common across chiplets and this commit implements the pervasive chiplet model with chiplet control registers. Signed-off-by: Chalapathi V --- include/hw