cpsw.txt (c7d77a7980e434c3af17de19e3348157f9b9ccce) | cpsw.txt (9e42f715264ff158478fa30eaed847f6e131366b) |
---|---|
1TI SoC Ethernet Switch Controller Device Tree Bindings 2------------------------------------------------------ 3 4Required properties: 5- compatible : Should be one of the below:- 6 "ti,cpsw" for backward compatible 7 "ti,am335x-cpsw" for AM335x controllers 8 "ti,am4372-cpsw" for AM437x controllers --- 25 unchanged lines hidden (view full) --- 34Slave Properties: 35Required properties: 36- phy_id : Specifies slave phy id 37- phy-mode : See ethernet.txt file in the same directory 38 39Optional properties: 40- dual_emac_res_vlan : Specifies VID to be used to segregate the ports 41- mac-address : See ethernet.txt file in the same directory | 1TI SoC Ethernet Switch Controller Device Tree Bindings 2------------------------------------------------------ 3 4Required properties: 5- compatible : Should be one of the below:- 6 "ti,cpsw" for backward compatible 7 "ti,am335x-cpsw" for AM335x controllers 8 "ti,am4372-cpsw" for AM437x controllers --- 25 unchanged lines hidden (view full) --- 34Slave Properties: 35Required properties: 36- phy_id : Specifies slave phy id 37- phy-mode : See ethernet.txt file in the same directory 38 39Optional properties: 40- dual_emac_res_vlan : Specifies VID to be used to segregate the ports 41- mac-address : See ethernet.txt file in the same directory |
42- phy-handle : See ethernet.txt file in the same directory |
|
42 43Note: "ti,hwmods" field is used to fetch the base address and irq 44resources from TI, omap hwmod data base during device registration. 45Future plan is to migrate hwmod data base contents into device tree 46blob so that, all the required data will be used from device tree dts 47file. 48 49Examples: --- 59 unchanged lines hidden --- | 43 44Note: "ti,hwmods" field is used to fetch the base address and irq 45resources from TI, omap hwmod data base during device registration. 46Future plan is to migrate hwmod data base contents into device tree 47blob so that, all the required data will be used from device tree dts 48file. 49 50Examples: --- 59 unchanged lines hidden --- |