Searched hist:"24 ece072504b8c8b03861168d601d174a7948099" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | pnv_core.h | 24ece072504b8c8b03861168d601d174a7948099 Sat Oct 22 09:46:41 UTC 2016 Cédric Le Goater <clg@kaod.org> ppc/pnv: add XSCOM handlers to PnvCore
Now that we are using real HW ids for the cores in PowerNV chips, we can route the XSCOM accesses to them. We just need to attach a specific XSCOM memory region to each core in the appropriate window for the core number.
To start with, let's install the DTS (Digital Thermal Sensor) handlers which should return 38°C for each core.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | pnv_xscom.h | 24ece072504b8c8b03861168d601d174a7948099 Sat Oct 22 09:46:41 UTC 2016 Cédric Le Goater <clg@kaod.org> ppc/pnv: add XSCOM handlers to PnvCore
Now that we are using real HW ids for the cores in PowerNV chips, we can route the XSCOM accesses to them. We just need to attach a specific XSCOM memory region to each core in the appropriate window for the core number.
To start with, let's install the DTS (Digital Thermal Sensor) handlers which should return 38°C for each core.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/hw/ppc/ |
H A D | pnv_core.c | 24ece072504b8c8b03861168d601d174a7948099 Sat Oct 22 09:46:41 UTC 2016 Cédric Le Goater <clg@kaod.org> ppc/pnv: add XSCOM handlers to PnvCore
Now that we are using real HW ids for the cores in PowerNV chips, we can route the XSCOM accesses to them. We just need to attach a specific XSCOM memory region to each core in the appropriate window for the core number.
To start with, let's install the DTS (Digital Thermal Sensor) handlers which should return 38°C for each core.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | pnv.c | 24ece072504b8c8b03861168d601d174a7948099 Sat Oct 22 09:46:41 UTC 2016 Cédric Le Goater <clg@kaod.org> ppc/pnv: add XSCOM handlers to PnvCore
Now that we are using real HW ids for the cores in PowerNV chips, we can route the XSCOM accesses to them. We just need to attach a specific XSCOM memory region to each core in the appropriate window for the core number.
To start with, let's install the DTS (Digital Thermal Sensor) handlers which should return 38°C for each core.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|