commit | ddba62c23637d623b418e99695caab50e3253db3 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Mon Aug 15 16:52:10 2022 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Sep 15 14:58:49 2022 +0200 |
tree | be64b42e25048dc7d7240cfa35f314533568eb07 | |
parent | 40da21f270d1777248b69de85219fa2705171c03 [diff] |
i2c: stm32f7: fix clearing the control register Bits should be set to 0, not 1. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>