Philippe Mathieu-Daudé writes:
> On 5/19/20 4:55 PM, Markus Armbruster wrote:
>> aux_init_bus() encapsulates the creation of an aux-bus and its
>> aux-to-i2c-bridge device.
>>
>> Create aux_realize_bus() to similarly encapsulate their realization.
>>
>> Signed-off-by: Markus Armbruster
>> ---
On 5/19/20 4:55 PM, Markus Armbruster wrote:
> aux_init_bus() encapsulates the creation of an aux-bus and its
> aux-to-i2c-bridge device.
>
> Create aux_realize_bus() to similarly encapsulate their realization.
>
> Signed-off-by: Markus Armbruster
> ---
> include/hw/misc/auxbus.h | 7 +++
>
aux_init_bus() encapsulates the creation of an aux-bus and its
aux-to-i2c-bridge device.
Create aux_realize_bus() to similarly encapsulate their realization.
Signed-off-by: Markus Armbruster
---
include/hw/misc/auxbus.h | 7 +++
hw/display/xlnx_dp.c | 2 +-
hw/misc/auxbus.c | 5