mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9211' and 'regulator/topic/fan53555' into regulator-next
This commit is contained in:
commit
30c5c53042
5 changed files with 61 additions and 61 deletions
|
@ -32,6 +32,8 @@ struct da9211_pdata {
|
|||
* 2 : 2 phase 2 buck
|
||||
*/
|
||||
int num_buck;
|
||||
int gpio_ren[DA9211_MAX_REGULATORS];
|
||||
struct device_node *reg_node[DA9211_MAX_REGULATORS];
|
||||
struct regulator_init_data *init_data[DA9211_MAX_REGULATORS];
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue