]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: am4372: Add cpsw phy sel dt node
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 13 May 2014 08:44:30 +0000 (14:14 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 20 May 2014 00:20:31 +0000 (17:20 -0700)
Add cpsw phy sel device tree node for selecting phy mode in control module

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am4372.dtsi

index 52aa03ff8bef8485585afc033e28215db8f46f19..1f852086d9b5818e602c39c9d38ff7e1fa87d982 100644 (file)
                                /* Filled in by U-Boot */
                                mac-address = [ 00 00 00 00 00 00 ];
                        };
+
+                       phy_sel: cpsw-phy-sel@44e10650 {
+                               compatible = "ti,am43xx-cpsw-phy-sel";
+                               reg= <0x44e10650 0x4>;
+                               reg-names = "gmii-sel";
+                       };
                };
 
                epwmss0: epwmss@48300000 {