Re: [RFC PATCH 2/7] aspeed: i2c: Add ctrl_global_rsvd property

2022-04-06 Thread Cédric Le Goater
Hello Joe, On 3/31/22 06:32, Joe Komlodi wrote: The Aspeed I2C controller is used across other SKUs that have different reserved bits for the ctrl_global_rsvd register. So some AST2600 SoCs can not set the new/old modes and the clock divider ? Signed-off-by: Joe Komlodi Change-Id: I606c59

[RFC PATCH 2/7] aspeed: i2c: Add ctrl_global_rsvd property

2022-03-30 Thread Joe Komlodi
The Aspeed I2C controller is used across other SKUs that have different reserved bits for the ctrl_global_rsvd register. Signed-off-by: Joe Komlodi Change-Id: I606c5933c527274a9d2b0afe559b2e895767636c --- hw/arm/aspeed_ast2600.c | 2 ++ hw/i2c/aspeed_i2c.c | 4 include/hw/i2c/as