]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: qcom: sdm845-db845c: make pcie0_3p3v_dual always-on
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 20 Mar 2024 12:25:11 +0000 (12:25 +0000)
committerBjorn Andersson <andersson@kernel.org>
Sun, 21 Apr 2024 17:31:34 +0000 (12:31 -0500)
commitd73ed58d7f2793df161d0afb66afab3d1b862945
treeec135c6f56cfd153c8940fe46804f47287a1bf17
parent17a188d927f772663f8929bd5f2a990004af5917
arm64: dts: qcom: sdm845-db845c: make pcie0_3p3v_dual always-on

This regulator is responsible not just for the PCIe 3.3v rail, but also
for 5v VBUS on the left USB port. There is currently no way to correctly
model this dependency on the USB controller, as a result when the PCIe
driver is not available (for example when in the initramfs) USB is
non-functional.

Until support is added for modelling this property (likely by
referencing it as a supply under a usb-connector node), let's just make
it always on. We don't target any power constrained usecases and this
regulator is required for USB to function correctly.

Fixes: 3f72e2d3e682 ("arm64: dts: qcom: Add Dragonboard 845c")
Suggested-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240320122515.3243711-1-caleb.connolly@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm845-db845c.dts