Skip to content

Commit 2aa1616

Browse files
fixup! tests: driver: spi: add overlay for xg23_rb4210a board
1 parent a901406 commit 2aa1616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/spi/spi_loopback/boards/xg23_rb4210a.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
fast@1 {
2727
compatible = "test-spi-loopback-fast";
2828
reg = <1>;
29-
spi-max-frequency = <20000000>;
29+
spi-max-frequency = <10000000>;
3030
};
3131
};
3232

0 commit comments

Comments
 (0)