copy fixed clock frequency

This commit is contained in:
Tim Wilkinson 2023-01-09 18:05:55 -08:00 committed by Joe AE6XE
parent 213561516f
commit d255a55f92
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@
+};
+
+&ref {
+ clock-frequency = <25000000>;
+ clock-frequency = <40000000>;
+};
+
+&spi {