treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / ar7161_aruba_ap-105.dts
index 65c0be073b63d639ad7451b34b2d26f0122f8927..083db183d421322c209a0fb814780be295fd4c18 100644 (file)
                sda-gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                scl-gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
 
-               /* can be removed on 4.19 */
-               gpios = <&gpio 5 GPIO_ACTIVE_LOW>,
-                       <&gpio 4 GPIO_ACTIVE_LOW>;
-
                #address-cells = <1>;
                #size-cells = <0>;
 
        ath9k0: wifi@0,11 { /* 2.4 GHz */
                compatible = "pci168c,0029";
                mtd-mac-address = <&hwinfo 0x1c>;
-               mtd-mac-address-increment = <1>;
+               mac-address-increment = <1>;
                reg = <0x8800 0 0 0 0>;
                #gpio-cells = <2>;
                gpio-controller;
        ath9k1: wifi@0,12 { /* 5 GHz */
                compatible = "pci168c,0029";
                mtd-mac-address = <&hwinfo 0x1c>;
-               mtd-mac-address-increment = <2>;
+               mac-address-increment = <2>;
                reg = <0x9000 0 0 0 0>;
                #gpio-cells = <2>;
                gpio-controller;
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &mdio0 {
        status = "okay";
 
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;