Skip to content

Commit 3b3a3b0

Browse files
committed
Merge branch 'at91-4.19-trunk/dt' into linux-4.19-at91
2 parents 06f7d74 + 9da2346 commit 3b3a3b0

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,8 @@
398398
pinctrl-names = "default";
399399
pinctrl-0 = <&pinctrl_flx4_default>;
400400
atmel,fifo-size = <16>;
401+
enable-ana-filt;
402+
enable-dig-filt;
401403
status = "okay";
402404
};
403405
};
@@ -406,6 +408,8 @@
406408
dmas = <0>, <0>;
407409
pinctrl-names = "default";
408410
pinctrl-0 = <&pinctrl_i2c1_default>;
411+
enable-ana-filt;
412+
enable-dig-filt;
409413
status = "okay";
410414

411415
at24@54 {

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)