arm64: dts: librem5: Limit the USB to 5V

The charge controller can handle 14V but the PTC on the devkit can only
handle 6V so limit the negotiated voltage to 5V.

Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Angus Ainslie (Purism) 2019-06-20 11:04:39 -06:00 committed by Shawn Guo
parent 6ab6e92370
commit 8155b786b6

View File

@ -353,7 +353,7 @@ PDO_FIXED_DUAL_ROLE |
sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM |
PDO_FIXED_DUAL_ROLE |
PDO_FIXED_DATA_SWAP )
PDO_VAR(5000, 12000, 2000)>;
PDO_VAR(5000, 3000, 3000)>;
op-sink-microwatt = <10000000>;
ports {