Skip to content
Snippets Groups Projects
Commit 6ebb46a4 authored by Pavel Kubelun's avatar Pavel Kubelun Committed by John Crispin
Browse files

ipq806x: fix pvs1_bin voltage in ipq8065 DT


Fixing pvs1 bin voltage as found in GPL tarball and Qualcomm SDK.

Also adjusting smb208_s2a/b minimum voltage to reflect lowest value in pvs table.

Current ipq8065 devices in LEDE choose (based on eFuse data) pvs bin n4, that has
correct values in DT, but in future a new device may choose n1 or n6.

Without this change n1 is semi-correct and n6 is not available, because OPP driver
disregards bins with voltage values that regulator cannot supply.

Signed-off-by: default avatarPavel Kubelun <be.dissent@gmail.com>
parent e9f0b759
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment