From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gautam Bhat Date: Sat, 1 Jul 2017 12:26:27 +0530 Subject: [U-Boot] [PATCH v2 0/1] mx7sabresd: Set VLD04 output to 2.8V in PMIC initialization. Message-ID: <20170701065628.6853-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. Changes in v2: - Removed extra parentheses for 0xF. - Modified subject and commit messages as per the recommendation. 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