treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / ar9344_teltonika_rut955.dts
index 98ad19cdebd3ada23b3b4734e6a2dc76cf76fda4..28dbb74511940f5f9cbe9b6d4c15b62f07fb0657 100644 (file)
 &spi {
        status = "okay";
 
-       num-cs = <3>;
        pinctrl-names = "default";
        pinctrl-0 = <&pmx_spi>, <&pmx_spi_ext>;
 
        };
 };
 
-&hs_uart {
-       dtr-gpios = <&gpio_ext 13 GPIO_ACTIVE_HIGH>;
-};
-
 &eth0 {
        status = "okay";
 
        phy-handle = <&swphy4>;
 
        mtd-mac-address = <&config 0x0>;
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 };
 
 &eth1 {