On 15.03.21 12:50, Wolfram Sang wrote:
In some configurations, recovery is optional. So, don't throw an error when it is not used because e.g. pinctrl settings for recovery are not provided. Reword the message and make it debug output. Reported-by: Klaus Kudielka <klaus.kudielka@xxxxxxxxx> Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> --- Tested on a Renesas Salvator-XS with R-Car H3 ES2.0. Klaus, let me know if you are happy as well.
Tested on a CZ.NIC Turris Omnia (on top of 5.11.6). The error message is gone, I2C functionality still ok. I'm happy.