commit | 0b9f5d859ca3a26db636f7cf51687736b82e8dc2 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Fri Apr 05 14:18:44 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 08:05:56 2019 -0400 |
tree | 814a435715557d3b232eea6693b99e0904db824c | |
parent | a55156ea23a17ce459755ec69d7389cb5efedc28 [diff] |
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 <faiz_abbas@ti.com>