These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / mfd / samsung / core.h
index 7511538..a060986 100644 (file)
@@ -132,6 +132,10 @@ struct sec_platform_data {
        int                             buck2_init;
        int                             buck3_init;
        int                             buck4_init;
+       /* Whether or not manually set PWRHOLD to low during shutdown. */
+       bool                            manual_poweroff;
+       /* Disable the WRSTBI (buck voltage warm reset) when probing? */
+       bool                            disable_wrstbi;
 };
 
 /**