mirror of
https://github.com/MiSTer-devel/Linux-Kernel_MiSTer.git
synced 2026-05-24 03:03:48 +00:00
Use 100kHz for i2c-1 for better compatibility with devices.
This commit is contained in:
@@ -676,6 +676,7 @@
|
||||
i2c1: i2c@ffc05000 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
clock-frequency = <100000>;
|
||||
compatible = "snps,designware-i2c";
|
||||
reg = <0xffc05000 0x1000>;
|
||||
resets = <&rst I2C1_RESET>;
|
||||
|
||||
Reference in New Issue
Block a user