Re: [PATCH 0/4] sunxi: Fixes for DM I2C drivers

2022-04-05 Thread Andre Przywara
On Thu, 17 Mar 2022 23:52:32 -0500 Samuel Holland wrote: > A while back, the sunxi-specific P2WI and RSB drivers were converted to > support DM_I2C. Now they are used as non-DM drivers in SPL, and DM > drivers in U-Boot proper. > > However, the DM version of the code did not fully initialize

[PATCH 0/4] sunxi: Fixes for DM I2C drivers

2022-03-17 Thread Samuel Holland
A while back, the sunxi-specific P2WI and RSB drivers were converted to support DM_I2C. Now they are used as non-DM drivers in SPL, and DM drivers in U-Boot proper. However, the DM version of the code did not fully initialize either the controller or the connected chips. So the DM driver would