Просмотр исходного кода

ramips: increase SPI frequency for Edimax RG21S

This increases SPI frequency from the relatively low 10 MHz to 40 MHz.

Signed-off-by: Birger Koblitz <[email protected]>
[added commit title/message, split patch]
Signed-off-by: Adrian Schmutzler <[email protected]>
Birger Koblitz 6 лет назад
Родитель
Сommit
c79df949ab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target/linux/ramips/dts/mt7621_edimax_rg21s.dts

+ 1 - 1
target/linux/ramips/dts/mt7621_edimax_rg21s.dts

@@ -68,7 +68,7 @@
 	flash@0 {
 	flash@0 {
 		compatible = "jedec,spi-nor";
 		compatible = "jedec,spi-nor";
 		reg = <0>;
 		reg = <0>;
-		spi-max-frequency = <10000000>;
+		spi-max-frequency = <40000000>;
 
 
 		partitions {
 		partitions {
 			compatible = "fixed-partitions";
 			compatible = "fixed-partitions";