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

View File

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