]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dts: sdm845-db845c: add u-boot fixups
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 3 Apr 2024 12:07:48 +0000 (14:07 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 4 Apr 2024 15:46:47 +0000 (17:46 +0200)
commit9a556a0afc0abbeddf09915918097ad8583fc940
treedb18f0df9c7204d086d70be7676c124e4225a051
parent1751d3c4bab0ec258f6996eb1b30f779a79213f7
dts: sdm845-db845c: add u-boot fixups

The USB VBUS supply for the type-A port is enabled via a GPIO regulator.
This is incorrectly modelled in Linux where only the PCIe dependency is
expressed. The correct way to handle this will be through a
usb-connector node, but for now we'll just mark the regulator as
always-on so that it will be enabled automatically during boot.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/dts/sdm845-db845c-u-boot.dtsi [new file with mode: 0644]