summaryrefslogtreecommitdiff
path: root/include/dt-bindings/power/mt8173-power.h
blob: b34cee95aa894fe3bff61df50b8dd376f3b9efba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef _DT_BINDINGS_POWER_MT8183_POWER_H
#define _DT_BINDINGS_POWER_MT8183_POWER_H

#define MT8173_POWER_DOMAIN_VDEC	0
#define MT8173_POWER_DOMAIN_VENC	1
#define MT8173_POWER_DOMAIN_ISP		2
#define MT8173_POWER_DOMAIN_MM		3
#define MT8173_POWER_DOMAIN_VENC_LT	4
#define MT8173_POWER_DOMAIN_AUDIO	5
#define MT8173_POWER_DOMAIN_USB		6
#define MT8173_POWER_DOMAIN_MFG_ASYNC	7
#define MT8173_POWER_DOMAIN_MFG_2D	8
#define MT8173_POWER_DOMAIN_MFG		9

#endif /* _DT_BINDINGS_POWER_MT8183_POWER_H */
td> committerMark Brown <broonie@kernel.org>2016-11-11 15:36:38 +0000 commit205321f0927ad2303e7f71767d402e0ff36a9a87 (patch) treefc103f416e5df36a8a2a6c5d88f24f4f6c5a65bc /net/nfc/hci parent1001354ca34179f3db924eb66672442a173147dc (diff)
regulator: lp873x: Add support for populating input supply
In order to have a proper topology of regulators for a platform, each registering regulator needs to populate supply_name field for identifying its supply's name. Add supply_name field for lp873x regulators. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/nfc/hci')