Skip to content

Commit 6eaadc3

Browse files
decsnyaescolar
authored andcommitted
tests: i2s_speed: Fix RT1170_EVK overlay files
Remove an overlay with a wrong name not being picked up, and change the "A" revision overlay to be used by all revisions. Also fix the "clocks" property in the overlay causing a fault with sai4. Signed-off-by: Declan Snyder <[email protected]>
1 parent 5b6b850 commit 6eaadc3

File tree

3 files changed

+0
-26
lines changed

3 files changed

+0
-26
lines changed

tests/drivers/i2s/i2s_speed/boards/mimxrt1170_evk_mimxrt1176_cm7_A.overlay renamed to tests/drivers/i2s/i2s_speed/boards/mimxrt1170_evk_mimxrt1176_cm7.overlay

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
/* Enable SAI4, and set clocks to match SAI1 */
1414
&sai4 {
1515
status = "okay";
16-
clocks = < &ccm 0x2003 0x2184 0x6 >;
1716
podf = < 0x4 >;
1817
pinctrl-0 = <&pinmux_sai4>;
1918
pinctrl-names = "default";

tests/drivers/i2s/i2s_speed/boards/mimxrt1170_evk_rt1176_cm7.conf

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)