[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/4] hw/i2c: name I2CNode list in I2CBus
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2 1/4] hw/i2c: name I2CNode list in I2CBus |
Date: |
Fri, 9 Apr 2021 18:36:41 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 4/9/21 6:25 PM, Patrick Venture wrote:
> To enable passing the current_devs field as a parameter, we need to use
> a named struct type.
>
> Tested: BMC firmware with i2c devices booted to userspace.
>
> Signed-off-by: Patrick Venture <venture@google.com>
> Reviewed-by: Hao Wu <wuhaotsh@google.com>
> ---
> include/hw/i2c/i2c.h | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Re: [PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device, Corey Minyard, 2021/04/09