Skip to content

Commit 9da2346

Browse files
committed
ARM: dts: at91: sama5d4_xplained: add analogic filter for i2c
Add property for digital filter for i2c0 node sama5d4_xplained Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
1 parent 193e791 commit 9da2346

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/at91-sama5d4_xplained.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
};
5050

5151
i2c0: i2c@f8014000 {
52+
enable-ana-filt;
5253
status = "okay";
5354
};
5455

0 commit comments

Comments
 (0)