Commit 14c9e233 authored by Alain Volmat's avatar Alain Volmat Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151



Enable the analog filter for all I2C nodes of the stm32mp151.

Signed-off-by: default avatarAlain Volmat <alain.volmat@foss.st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
parent adc04961
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -493,6 +493,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x1>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};

@@ -508,6 +509,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x2>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};

@@ -523,6 +525,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x4>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};

@@ -538,6 +541,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x10>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};

@@ -1536,6 +1540,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x8>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};

@@ -1573,6 +1578,7 @@
			#size-cells = <0>;
			st,syscfg-fmp = <&syscfg 0x4 0x20>;
			wakeup-source;
			i2c-analog-filter;
			status = "disabled";
		};