Skip to content

Commit

Permalink
Increase drive strength on i2c2 to fix communication issues
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-kukiela authored Aug 30, 2024
1 parent 3bbd14d commit 3e8855d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tp2bmc/board/tp2bmc/sun8i-t113s-turing-pi2.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
i2c2_pe12_pins: i2c2-pe12-pins {
pins = "PE12", "PE13";
function = "i2c2";
drive-strength = <10>;
drive-strength = <20>;
};

uart2_pd_pins: uart2-pd-pins {
Expand Down

0 comments on commit 3e8855d

Please sign in to comment.