CHROMIUM: spring: add DT support for s5m8767.
[cascardo/linux.git] / include / linux / mfd / s5m87xx / s5m-pmic.h
index a72a5d2..863bbc1 100644 (file)
@@ -95,6 +95,8 @@ enum s5m8763_regulators {
 struct s5m_regulator_data {
        int                             id;
        struct regulator_init_data      *initdata;
+       struct device_node              *reg_node;
+       unsigned int                    reg_op_mode;
 };
 
 #endif /*  __LINUX_MFD_S5M_PMIC_H */