mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 12:52:29 -04:00
arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
These regulators are required for the LCD Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Paul Sajna <sajattack@postmarketos.org> Link: https://lore.kernel.org/r/20260331-judyln-dts-v7-9-87217b15fefb@postmarketos.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
b49722c8a1
commit
2e7cdd400b
@@ -71,6 +71,23 @@ &ipa {
|
||||
firmware-name = "qcom/sdm845/LG/judyln/ipa_fws.mbn";
|
||||
};
|
||||
|
||||
&ibb {
|
||||
regulator-min-microvolt = <5500000>;
|
||||
regulator-max-microvolt = <5500000>;
|
||||
regulator-over-current-protection;
|
||||
regulator-pull-down;
|
||||
regulator-soft-start;
|
||||
qcom,discharge-resistor-kohms = <300>;
|
||||
};
|
||||
|
||||
&lab {
|
||||
regulator-min-microvolt = <5500000>;
|
||||
regulator-max-microvolt = <5500000>;
|
||||
regulator-over-current-protection;
|
||||
regulator-pull-down;
|
||||
regulator-soft-start;
|
||||
};
|
||||
|
||||
&mss_pil {
|
||||
firmware-name = "qcom/sdm845/LG/judyln/mba.mbn", "qcom/sdm845/LG/judyln/modem.mbn";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user