i2c: stm32f7: support DT binding i2c-analog-filter
authorAlain Volmat <alain.volmat@foss.st.com>
Fri, 5 Feb 2021 08:51:41 +0000 (09:51 +0100)
committerWolfram Sang <wsa@kernel.org>
Thu, 18 Mar 2021 10:53:54 +0000 (11:53 +0100)
commit83c3408f7b9c6b0aa8441204801a15a6c1c0665c
treed5bcfaffe6a568fc30702dcb3982340e7e0f6d34
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
i2c: stm32f7: support DT binding i2c-analog-filter

Replace driver internally coded enabling/disabling of the
analog-filter with the DT binding "i2c-analog-filter".

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@foss.st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-stm32f7.c