tps6586x: Add device tree support
This commit adds device tree support for the TPS6586x regulator. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:

committed by
Mark Brown

parent
1c8fa58f47
commit
62f6b08793
@@ -68,6 +68,7 @@ struct tps6586x_subdev_info {
|
||||
int id;
|
||||
const char *name;
|
||||
void *platform_data;
|
||||
struct device_node *of_node;
|
||||
};
|
||||
|
||||
struct tps6586x_platform_data {
|
||||
|
Reference in New Issue
Block a user