ath79: rb91x: revert ref clock back to 25MHz
authorKoen Vandeputte <koen.vandeputte@citymesh.com>
Mon, 8 Jan 2024 16:24:12 +0000 (17:24 +0100)
committerKoen Vandeputte <koen.vandeputte@citymesh.com>
Tue, 21 May 2024 12:49:25 +0000 (14:49 +0200)
My boards contain a 25MHz xtal, not a 40MHz one ..

target/linux/ath79/dts/ar9342_mikrotik_routerboard-911g.dtsi

index 0c98a6634ee4b737d884ef77c42ce28397b1c9dd..1c5a2a18e4fa8a71544484f7493f16f4994b0fb3 100644 (file)
 };
 
 &ref {
-       clock-frequency = <40000000>;
+       clock-frequency = <25000000>;
 };
 
 &spi {