summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-07-10 12:05:59 +0100
committerMark Brown <broonie@kernel.org>2025-07-10 12:05:59 +0100
commit0c1ff10328213b894a2468c979ff4469c8f71f24 (patch)
treed67a3f16f2e3cbe00a36550419d6970b2a675a33 /include/linux
parent5054740e0092aac528c0589251f612b3b41c9e7b (diff)
parentd90171bc2e5f69c038d1807e6f64fba3d1ad6bee (diff)
regulator: Merge tps6594 driver changes
This will be needed to add support for TPS652G1 which also has regulator dependencies.
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mfd/tps6594.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps6594.h b/include/linux/mfd/tps6594.h
index 16543fd4d83e..021db8875963 100644
--- a/include/linux/mfd/tps6594.h
+++ b/include/linux/mfd/tps6594.h
@@ -19,6 +19,7 @@ enum pmic_id {
TPS6593,
LP8764,
TPS65224,
+ TPS652G1,
};
/* Macro to get page index from register address */