Searched hist:c396c58a02f16af7b44448a39f61ebf0af7b95b5 (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/ppc/ |
H A D | pnv_xscom.c | c396c58a02f16af7b44448a39f61ebf0af7b95b5 Fri Dec 13 12:00:24 UTC 2019 Greg Kurz <groug@kaod.org> ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Since pnv_dt_xscom() is called from chip specific dt_populate() hooks, it shouldn't have to guess the chip type in order to populate the "compatible" property. Just pass the compat string and its size as arguments.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157623842430.360005.9513965612524265862.stgit@bahia.lan> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | pnv.c | c396c58a02f16af7b44448a39f61ebf0af7b95b5 Fri Dec 13 12:00:24 UTC 2019 Greg Kurz <groug@kaod.org> ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Since pnv_dt_xscom() is called from chip specific dt_populate() hooks, it shouldn't have to guess the chip type in order to populate the "compatible" property. Just pass the compat string and its size as arguments.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157623842430.360005.9513965612524265862.stgit@bahia.lan> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/include/hw/ppc/ |
H A D | pnv_xscom.h | c396c58a02f16af7b44448a39f61ebf0af7b95b5 Fri Dec 13 12:00:24 UTC 2019 Greg Kurz <groug@kaod.org> ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Since pnv_dt_xscom() is called from chip specific dt_populate() hooks, it shouldn't have to guess the chip type in order to populate the "compatible" property. Just pass the compat string and its size as arguments.
Signed-off-by: Greg Kurz <groug@kaod.org> Message-Id: <157623842430.360005.9513965612524265862.stgit@bahia.lan> Reviewed-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|