]> Git Repo - u-boot.git/commit
ARM: dts: dra7: Change pbias voltage to 3.3V
authorFaiz Abbas <[email protected]>
Fri, 5 Apr 2019 08:48:44 +0000 (14:18 +0530)
committerTom Rini <[email protected]>
Fri, 12 Apr 2019 12:05:56 +0000 (08:05 -0400)
commit2499a04617ec860bf7576d05a422a16e318354bf
tree814a435715557d3b232eea6693b99e0904db824c
parent86034a959a91fbb09fb02af708764a544161df9b
ARM: dts: dra7: Change pbias voltage to 3.3V

As per recent TRM[1], PBIAS cell on dra7 devices supports
3.3v and not 3.0v as documented earlier.

Update PBIAS regulator max voltage and the voltage written
in the driver to reflect this.

[1] http://www.ti.com/lit/pdf/sprui30

Signed-off-by: Faiz Abbas <[email protected]>
arch/arm/dts/dra7.dtsi
drivers/power/regulator/pbias_regulator.c
This page took 0.037717 seconds and 4 git commands to generate.