Skip to content

Commit

Permalink
ARM: dts: at91: sama5d4_xplained: add digital filter for i2c
Browse files Browse the repository at this point in the history
Add property for digital filter for i2c0 node sama5d4_xplained

Signed-off-by: Eugen Hristev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ludovic Desroches <[email protected]>
  • Loading branch information
ehristev authored and ldesroches committed Oct 25, 2019
1 parent 2789034 commit 1860523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/at91-sama5d4_xplained.dts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
};

i2c0: i2c@f8014000 {
i2c-digital-filter;
status = "okay";
};

Expand Down

0 comments on commit 1860523

Please sign in to comment.