From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gautam Bhat Date: Mon, 3 Jul 2017 00:50:31 +0530 Subject: [U-Boot] [PATCH v3 0/1] mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization. In-Reply-To: References: Message-ID: <20170702192032.14840-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 v3: - Used pmic_clrsetbits for consistency. Gautam Bhat (1): Set VLD04 output to 2.8V in PMIC initialization. board/freescale/mx7dsabresd/mx7dsabresd.c | 6 ++++++ 1 file changed, 6 insertions(+) -- 2.11.0