[PATCH 0/5] i2c: stm32: filter binding support & debug info
Alain Volmat
alain.volmat at foss.st.com
Fri Feb 5 03:51:39 EST 2021
This serie add support for the analog and digital filter binding
for the stm32f7 i2c driver.
An additional patch add also debug informations, displayed in case
of errors.
Alain Volmat (5):
i2c: stm32f7: fix configuration of the digital filter
i2c: stm32f7: support DT binding i2c-analog-filter
i2c: stm32f7: add support for DNF i2c-digital-filter binding
ARM: dts: stm32: enable the analog filter for all I2C nodes in
stm32mp151
i2c: stm32f7: indicate the address being accessed on errors
arch/arm/boot/dts/stm32mp151.dtsi | 6 +++
drivers/i2c/busses/i2c-stm32f7.c | 63 ++++++++++++++++++++-----------
2 files changed, 46 insertions(+), 23 deletions(-)
More information about the linux-arm-kernel
mailing list