Skip to content

Commit d27c2bf

Browse files
pelwellpopcornmix
authored andcommitted
overlays: allo-katana-dac-audio: Reduce I2C clock
Higher speeds have been shown to cause data corruption on a Pi 4, possibly due to clock-stretching. See: #5511 Signed-off-by: Phil Elwell <[email protected]>
1 parent 4a127e3 commit d27c2bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/overlays/allo-katana-dac-audio-overlay.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#address-cells = <1>;
3131
#size-cells = <0>;
3232
status = "okay";
33+
clock-frequency = <50000>;
3334

3435
allo-katana-codec@30 {
3536
#sound-dai-cells = <0>;

0 commit comments

Comments
 (0)