Re: [Qemu-devel] [PATCH V3] nios2: iic: Convert CPU prop to qom link

2017-03-18 Thread Peter Maydell
On 17 March 2017 at 21:06, Marek Vasut wrote: > Add a const qom link between the CPU and the IIC instead > of passing the CPU link through a qom property. > > Signed-off-by: Marek Vasut > Cc: Alexander Graf > Cc: Chris Wulff > Cc: Igor Mammedov > Cc: Jeff Da Silva > Cc: Ley Foon Tan > Cc: Ma

[Qemu-devel] [PATCH V3] nios2: iic: Convert CPU prop to qom link

2017-03-17 Thread Marek Vasut
Add a const qom link between the CPU and the IIC instead of passing the CPU link through a qom property. Signed-off-by: Marek Vasut Cc: Alexander Graf Cc: Chris Wulff Cc: Igor Mammedov Cc: Jeff Da Silva Cc: Ley Foon Tan Cc: Markus Armbruster Cc: Richard Henderson Cc: Sandra Loosemore Cc: