[U-Boot] [PATCH] rockchip: i2c: enable I2C inside GRF for rk3066 and rk3188

Alexander Kochetkov al.kochet at gmail.com
Mon Feb 26 14:35:03 UTC 2018


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.



More information about the U-Boot mailing list