ARM: dts: qcom: add active and sleep L1F and L3G regulators for Sun
Add active-only and sleep-only regulator subnodes for rpmh-regulator devices L1F and L3G on Sun boards. This allows requests to be issued for them that are tied to the application processor's power collapse state. Change-Id: Ia8fd8c3aef5c5abfec1044ba3287b1a59f1d5824 Signed-off-by: David Collins <quic_collinsd@quicinc.com>
This commit is contained in:
@@ -47,6 +47,14 @@
|
||||
regulator-name = "pm_v8f_l1";
|
||||
};
|
||||
|
||||
&L1F_AO {
|
||||
regulator-name = "pm_v8f_l1_ao";
|
||||
};
|
||||
|
||||
&L1F_SO {
|
||||
regulator-name = "pm_v8f_l1_so";
|
||||
};
|
||||
|
||||
&L2F {
|
||||
regulator-name = "pm_v8f_l2";
|
||||
};
|
||||
|
Reference in New Issue
Block a user