generic: rtl836x: add hw_reset field to struct rtl8366_smi
[openwrt/staging/wigyori.git] / target / linux / generic / files / include / linux / rtl8367.h
index aab553e229fb88adda414d25f3c4b5734bdd0e7d..470c5f38122d23da1dbe2871a5f966ce3eeed9b2 100644 (file)
@@ -50,6 +50,7 @@ struct rtl8367_extif_config {
 struct rtl8367_platform_data {
        unsigned gpio_sda;
        unsigned gpio_sck;
+       void (*hw_reset)(bool active);
 
        struct rtl8367_extif_config *extif0_cfg;
        struct rtl8367_extif_config *extif1_cfg;