Skip to content

Commit d703c4e

Browse files
author
Codrin Ciubotariu
committed
ARM: dts: at91: sama5d4_xplained: enable I2C advanced digital filter
Enable advanced digital filter on I2C. Set it to 70 ns, which is the value recommended by the designer of the IP, when its peripheral clock is 100 MHz. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent 7384932 commit d703c4e

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
@@ -50,6 +50,7 @@
5050

5151
i2c0: i2c@f8014000 {
5252
i2c-digital-filter;
53+
i2c-digital-filter-width-ns = <70>;
5354
status = "okay";
5455
};
5556

0 commit comments

Comments
 (0)