Hi Wolfram,
On 12/20/23 04:06, Wolfram Sang wrote:
On Sun, Dec 03, 2023 at 11:39:59PM +1100, Tim Lunn wrote:
Rockchip RV1126 is using old style i2c controller, the i2c2
bus uses a non-sequential offset in the grf register for the
mask/value bits for this bus.
This patch fixes i2c2 bus on rv1126 SoCs.
Signed-off-by: Tim Lunn <tim@xxxxxxxxxxxxxx>
Acked-by: Heiko Stuebner <heiko@xxxxxxxxx>
Applied to for-next, thanks!
Thanks.
But, phew, the fact that this driver _needs_ i2c-aliases in DT should be
fixed somewhen. I totally overlooked this so far :/
Not sure what you mean here? I did add an alias for i2c2 in the DT in
another patch.
Regards
Tim