Skip to content

Commit 397373b

Browse files
gtrainaviciuspopcornmix
authored andcommitted
Allow setting I²C clock frequency via i2c_arm_baudrate dtparam when using pimidi overlay.
This change removes the forced 1MHz clock frequency, so it can be overridden using `i2c_arm_baudrate`.
1 parent bf55f48 commit 397373b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
target = <&i2c_arm>;
2727
__overlay__ {
2828
status = "okay";
29-
clock-frequency=<1000000>;
3029

3130
pimidi_ctrl: pimidi_ctrl@20 {
3231
compatible = "blokaslabs,pimidi";

0 commit comments

Comments
 (0)