lantiq: enable cpu temp driver for more tested boards
[openwrt/staging/rmilecki.git] / target / linux / lantiq / dts / VGV7519.dtsi
index 005cecdddb86b1de79fdb13a9b192a21974b5e96..b2399afe7e2e81439cb9a62f035a0fe0b730ddf5 100644 (file)
        memory@0 {
                reg = <0x0 0x4000000>;
        };
-       
+
+       cputemp@0 {
+               compatible = "lantiq,cputemp";
+       };
+
        fpi@10000000 {
                localbus@0 {
                        nor-boot@0 {
                #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 {
                #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 {