mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: qcom: sm6375: add refgen regulator
Add the refgen regulator block. It should be used for DSI controllers once they are added. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250921-refgen-v1-14-9d93e64133ea@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
d4d1e799e9
commit
afec70ac03
@@ -971,6 +971,12 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
refgen: regulator@162f000 {
|
||||
compatible = "qcom,sm6375-refgen-regulator",
|
||||
"qcom,sm8250-refgen-regulator";
|
||||
reg = <0x0 0x0162f000 0x0 0x84>;
|
||||
};
|
||||
|
||||
spmi_bus: spmi@1c40000 {
|
||||
compatible = "qcom,spmi-pmic-arb";
|
||||
reg = <0 0x01c40000 0 0x1100>,
|
||||
|
||||
Reference in New Issue
Block a user