i2c: stm32: fix usage of rise/fall device tree properties
authorJorge Ramirez-Ortiz <jorge@foundries.io>
Mon, 12 Sep 2022 08:42:01 +0000 (10:42 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 15 Sep 2022 12:59:29 +0000 (14:59 +0200)
commita22692dd815c20b3fc6354be954ce65922761ad1
treec740163f0e79c5472276c29ea6f64f129817f853
parent3bf699f7a8c650372b8d7e8ff4332a54e3a4fffa
i2c: stm32: fix usage of rise/fall device tree properties

These two device tree properties were not being applied.

Fixes: 1fd9eb68d6 ("i2c: stm32f7: move driver data of each instance in a privdata")
Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Alain Volmat <alain.volmat@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Tested-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
drivers/i2c/stm32f7_i2c.c