
26 Feb
2018
26 Feb
'18
3:35 p.m.
This one patch not needed. Just found, that the code already implemented in the pinctrl_rk3188_i2c_config(). It’s mystery for me why pinctrl is not called for i2c DT nodes automatically. If I do explicit call "ret = pinctrl_request_noflags(pinctrl, PERIPH_ID_I2C0);» all will work.
Is this configuration feature or something I should fix in code?
Regards, Alexander.