cpsw: add a DT field for the cpts offset
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
87c0e764d4
commit
6b60393e08
3 changed files with 11 additions and 0 deletions
|
@ -41,6 +41,7 @@ struct cpsw_platform_data {
|
|||
u32 host_port_num; /* The port number for the host port */
|
||||
|
||||
u32 hw_stats_reg_ofs; /* cpsw hardware statistics counters */
|
||||
u32 cpts_reg_ofs; /* cpts registers */
|
||||
|
||||
u32 bd_ram_ofs; /* embedded buffer descriptor RAM offset*/
|
||||
u32 bd_ram_size; /*buffer descriptor ram size */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue