From: Mugunthan V N Date: Thu, 28 Apr 2016 10:06:09 +0000 (+0530) Subject: arm: dts: dra7: add syscon node to cpsw to read mac address X-Git-Tag: v2016.07-rc1~174^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7dc888d60b7d7641275bf6211307720b726baf9;p=platform%2Fkernel%2Fu-boot.git arm: dts: dra7: add syscon node to cpsw to read mac address Add syscon node to cpsw device node to read mac address from efuse. Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini Acked-by: Joe Hershberger --- diff --git a/arch/arm/dts/dra7.dtsi b/arch/arm/dts/dra7.dtsi index e7fecf7..3059273 100644 --- a/arch/arm/dts/dra7.dtsi +++ b/arch/arm/dts/dra7.dtsi @@ -1426,6 +1426,7 @@ active_slave = <0>; cpts_clock_mult = <0x80000000>; cpts_clock_shift = <29>; + syscon = <&scm_conf>; reg = <0x48484000 0x1000 0x48485200 0x2E00>; #address-cells = <1>;