mbox series

[0/2] hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create

Message ID 20230117201640.88365-1-philmd@linaro.org
Headers show
Series hw/ppc/pegasos2: Extract southbridge creation code to via_vt8231_create | expand

Message

Philippe Mathieu-Daudé Jan. 17, 2023, 8:16 p.m. UTC
Simple refactor to clarify a bit the southbridge device creation.

Philippe Mathieu-Daudé (2):
  hw/ppc/pegasos2: Extract via_i2c_bus() helper
  hw/ppc/pegasos2: Extract via_vt8231_create() helper

 hw/ppc/pegasos2.c | 46 ++++++++++++++++++++++++++++++----------------
 1 file changed, 30 insertions(+), 16 deletions(-)