arm: dts: am4372: add syscon phandle to cpsw node
There are 2 MACIDs stored in the control module of the am4372. These are read by the cpsw driver if no valid MACID was found in the devicetree. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a084e13e79
commit
cec4284916
@ -591,6 +591,7 @@
|
|||||||
cpts_clock_mult = <0x80000000>;
|
cpts_clock_mult = <0x80000000>;
|
||||||
cpts_clock_shift = <29>;
|
cpts_clock_shift = <29>;
|
||||||
ranges;
|
ranges;
|
||||||
|
syscon = <&scm_conf>;
|
||||||
|
|
||||||
davinci_mdio: mdio@4a101000 {
|
davinci_mdio: mdio@4a101000 {
|
||||||
compatible = "ti,am4372-mdio","ti,davinci_mdio";
|
compatible = "ti,am4372-mdio","ti,davinci_mdio";
|
||||||
|
Loading…
Reference in New Issue
Block a user