]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: dts: dra7: add syscon node to cpsw to read mac address
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 28 Apr 2016 10:06:09 +0000 (15:36 +0530)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 24 May 2016 16:42:03 +0000 (11:42 -0500)
Add syscon node to cpsw device node to read mac address
from efuse.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/dts/dra7.dtsi

index e7fecf76564b989b1c733490ad84afbb654bbf2a..30592736ff013b7225cc79ad3ea660305dda4573 100644 (file)
                        active_slave = <0>;
                        cpts_clock_mult = <0x80000000>;
                        cpts_clock_shift = <29>;
+                       syscon = <&scm_conf>;
                        reg = <0x48484000 0x1000
                               0x48485200 0x2E00>;
                        #address-cells = <1>;