Skip to content

Commit f5e01db

Browse files
Codrin Ciubotariuclaudiubeznea
authored andcommitted
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 10c857f commit f5e01db

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
@@ -41,6 +41,7 @@
4141

4242
i2c0: i2c@f8014000 {
4343
i2c-digital-filter;
44+
i2c-digital-filter-width-ns = <70>;
4445
status = "okay";
4546
};
4647

0 commit comments

Comments
 (0)