use immediate set in target Makefiles
[oweals/openwrt.git] / target / linux / lantiq / dts / VGV7519.dtsi
index 9313fdaacb83728c63989066bf22d6bb8b8337ad..b2399afe7e2e81439cb9a62f035a0fe0b730ddf5 100644 (file)
        memory@0 {
                reg = <0x0 0x4000000>;
        };
-       
+
+       cputemp@0 {
+               compatible = "lantiq,cputemp";
+       };
+
        fpi@10000000 {
                localbus@0 {
                        nor-boot@0 {
                                stp {
                                        lantiq,groups = "stp";
                                        lantiq,function = "stp";
-                               };
-                               spi {
-                                       lantiq,groups = "spi_di", "spi_do", "spi_clk";
-                                       lantiq,function = "spi";
+                                       lantiq,open-drain = <0>;
+                                       lantiq,output = <1>;
+                                       lantiq,pull = <0>;
                                };
                                mdio {
                                        lantiq,groups = "mdio";
                                        lantiq,function = "mdio";
                                };
-                               gphy-leds_out {
-                                       lantiq,pins = "io7", "io44";
-                                       lantiq,pull = <0>;
-                                       lantiq,output = <1>;
-                               };
-                               stp_out {
-                                       lantiq,pins = "io4", "io5", "io6";
-                                       lantiq,open-drain = <0>;
-                                       lantiq,output = <1>;
-                                       lantiq,pull = <0>;
-                               };
                                pci-rst {
                                        lantiq,pins = "io21";
                                        lantiq,open-drain = <0>;
                        lantiq,portmask = <0x3>;
                };
 
+               ifxhcd@E106000 {
+                       status = "okay";
+                       gpios = <&gpio 32 0>;
+               };
+
                pci@E105400 {
                        status = "okay";
                        lantiq,bus-clock = <33333333>;
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0>;
-               mac-address = [ 00 11 22 33 44 55 ];
+               mtd-mac-address = <&boardconfig 0x16>;
+               lantiq,switch;
 
                ethernet@0 {
                        compatible = "lantiq,xrx200-pdi-port";
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <1>;
-               mac-address = [ 00 11 22 33 44 56 ];
+               mtd-mac-address = <&boardconfig 0x16>;
+               mtd-mac-address-increment = <2>;
                lantiq,wan;
 
                ethernet@5 {