mirror of https://github.com/aredn/aredn.git
copy fixed clock frequency
This commit is contained in:
parent
213561516f
commit
d255a55f92
|
@ -651,7 +651,7 @@
|
|||
+};
|
||||
+
|
||||
+&ref {
|
||||
+ clock-frequency = <25000000>;
|
||||
+ clock-frequency = <40000000>;
|
||||
+};
|
||||
+
|
||||
+&spi {
|
||||
|
|
Loading…
Reference in New Issue