- cyclone5 bugfix
This commit is contained in:
Tom Rini 2020-06-14 12:00:50 -04:00
commit 18d8977bdf

View file

@ -68,3 +68,7 @@
&portc {
bank-name = "portc";
};
&i2c0 {
i2c-scl-falling-time-ns = <300>;
};