From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gautam Bhat Date: Wed, 21 Jun 2017 21:48:26 +0530 Subject: [U-Boot] [PATCH 0/1] Set VLD04 output to 2.8V in PMIC initialization. Message-ID: <20170621161827.2520-1-mindentropy@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This change sets the VLDO4 settings output to 2.8V in PMIC initialization. I accidentally noticed this when I was testing the DSI voltage input which was 3.3V. Not setting the proper voltage can harm some of the voltage sensitive peripheral. Gautam Bhat (1): Set VLD04 output to 2.8V in PMIC initialization. board/freescale/mx7dsabresd/mx7dsabresd.c | 10 ++++++++++ 1 file changed, 10 insertions(+) -- 2.11.0