summaryrefslogtreecommitdiffstats
path: root/include/cpsw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cpsw.h')
-rw-r--r--include/cpsw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cpsw.h b/include/cpsw.h
index 547b40c57b..cf1d30bfdc 100644
--- a/include/cpsw.h
+++ b/include/cpsw.h
@@ -31,6 +31,8 @@ enum {
struct cpsw_platform_data {
u32 mdio_base;
u32 cpsw_base;
+ u32 mac_id;
+ u32 gmii_sel;
int mdio_div;
int channels; /* number of cpdma channels (symmetric) */
u32 cpdma_reg_ofs; /* cpdma register offset */
OpenPOWER on IntegriCloud