Re: [PATCH v2 19/20] ppc/ppc405: QOM'ify I2C

2022-08-04 Thread Cédric Le Goater
On 8/4/22 13:21, BALATON Zoltan wrote: On Thu, 4 Aug 2022, Cédric Le Goater wrote: On 8/4/22 01:31, BALATON Zoltan wrote: On Wed, 3 Aug 2022, Cédric Le Goater wrote: Having an explicit I2C model object will help if one day we want to add I2C devices on the bus. Same here as with the UIC in p

Re: [PATCH v2 19/20] ppc/ppc405: QOM'ify I2C

2022-08-04 Thread BALATON Zoltan
On Thu, 4 Aug 2022, Cédric Le Goater wrote: On 8/4/22 01:31, BALATON Zoltan wrote: On Wed, 3 Aug 2022, Cédric Le Goater wrote: Having an explicit I2C model object will help if one day we want to add I2C devices on the bus. Same here as with the UIC in previous patch, it's not QOMifying here

Re: [PATCH v2 19/20] ppc/ppc405: QOM'ify I2C

2022-08-03 Thread Cédric Le Goater
On 8/4/22 01:31, BALATON Zoltan wrote: On Wed, 3 Aug 2022, Cédric Le Goater wrote: Having an explicit I2C model object will help if one day we want to add I2C devices on the bus. Same here as with the UIC in previous patch, it's not QOMifying here either. As for why we may need I2C, on sam460

Re: [PATCH v2 19/20] ppc/ppc405: QOM'ify I2C

2022-08-03 Thread BALATON Zoltan
On Wed, 3 Aug 2022, Cédric Le Goater wrote: Having an explicit I2C model object will help if one day we want to add I2C devices on the bus. Same here as with the UIC in previous patch, it's not QOMifying here either. As for why we may need I2C, on sam460ex the firmware detects RAM accessing t