usb: tps6598x: Export some power supply properties
Compare changes
+ 100
− 0
@@ -9,6 +9,7 @@
@@ -54,6 +55,7 @@ enum {
@@ -95,8 +97,27 @@ struct tps6598x {
@@ -230,6 +251,7 @@ static int tps6598x_connect(struct tps6598x *tps, u32 status)
@@ -242,6 +264,7 @@ static void tps6598x_disconnect(struct tps6598x *tps, u32 status)
@@ -446,6 +469,79 @@ static const struct regmap_config tps6598x_regmap_config = {
@@ -525,6 +621,10 @@ static int tps6598x_probe(struct i2c_client *client)