Skip to content

Commit 90f4358

Browse files
author
Phil Elwell
committed
BCM270X_DT: at86rf233 overlay - drop to 3MHz
The consensus is that 6MHz is too fast, but that 3MHz is OK. See: #1294 #1151
1 parent 6db3b66 commit 90f4358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/overlays/at86rf233-overlay.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
interrupts = <23 4>; /* active high */
2626
reset-gpio = <&gpio 24 1>;
2727
sleep-gpio = <&gpio 25 1>;
28-
spi-max-frequency = <6000000>;
28+
spi-max-frequency = <3000000>;
2929
xtal-trim = /bits/ 8 <0xf>;
3030
};
3131
};

0 commit comments

Comments
 (0)