aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/include
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/files/include')
-rw-r--r--target/linux/generic/files/include/linux/ar8216_platform.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/generic/files/include/linux/ar8216_platform.h b/target/linux/generic/files/include/linux/ar8216_platform.h
index 4935ad332c..d70f11a843 100644
--- a/target/linux/generic/files/include/linux/ar8216_platform.h
+++ b/target/linux/generic/files/include/linux/ar8216_platform.h
@@ -47,6 +47,7 @@ struct ar8327_pad_cfg {
bool sgmii_delay_en;
enum ar8327_clk_delay_sel txclk_delay_sel;
enum ar8327_clk_delay_sel rxclk_delay_sel;
+ bool mac06_exchange_en;
};
enum ar8327_port_speed {
@@ -128,4 +129,5 @@ struct ar8327_platform_data {
const struct ar8327_led_info *leds;
};
-#endif /* AR8216_PLATFORM_H */ \ No newline at end of file
+#endif /* AR8216_PLATFORM_H */
+