ath79: reduce spi-max-frequency to 50 MHz
[openwrt/staging/jogo.git] / target / linux / ath79 / dts / ar9331_tplink_tl-mr3020-v1.dts
index 9b222904e14fd376d4f36f5d0fbb8e150104295f..97a058edf6718dbcb341b4084d869e1489e97d1d 100644 (file)
        keys {
                compatible = "gpio-keys";
 
-               button0 {
+               reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                        debounce-interval = <60>;
                };
 
-               button1 {
+               sw1 {
                        label = "sw1";
                        linux,input-type = <EV_SW>;
                        linux,code = <BTN_0>;
@@ -64,7 +64,7 @@
                        debounce-interval = <60>;
                };
 
-               button2 {
+               sw2 {
                        label = "sw2";
                        linux,input-type = <EV_SW>;
                        linux,code = <BTN_1>;
        /* Spansion S25FL032PIF SPI flash */
        flash@0 {
                compatible = "jedec,spi-nor";
-               spi-max-frequency = <104000000>;
+               spi-max-frequency = <50000000>;
                reg = <0>;
 
                partitions {