|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v2 4/6] hw/arm/fsl-imx: Add the cpu as child of the SoC object |
Date: | Fri, 23 Aug 2019 10:26:53 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 8/23/19 7:32 AM, Philippe Mathieu-Daudé wrote: > Child properties form the composition tree. All objects need to be > a child of another object. Objects can only be a child of one object. > > Respect this with the i.MX SoC, to get a cleaner composition tree. > > Signed-off-by: Philippe Mathieu-Daudé <address@hidden> > --- > v2: reworded commit description with Markus suggestions > --- > hw/arm/fsl-imx25.c | 4 +++- > hw/arm/fsl-imx31.c | 4 +++- > 2 files changed, 6 insertions(+), 2 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |