ramips: fix spidev generic nodes
[openwrt/staging/yousong.git] / target / linux / ramips / dts / WRTNODE2.dtsi
index 78e8d3c5fcca083906f869d7c3301ef78efdfe43..0242314dfb2f4413d9e5cd9060294682a16ceec1 100644 (file)
@@ -57,9 +57,8 @@
        spidev@1 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "spidev";
+               compatible = "linux,spidev";
                reg = <1>;
-               linux,modalias = "spidev", "spidev";
                spi-max-frequency = <10000000>;
        };
 };