From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 16 Feb 2019 10:35:53 +0000 (UTC) Subject: [U-Boot] [U-Boot, 03/14] imx: ventana: remove setup of I2C3 from SPL In-Reply-To: <20190204211100.11004-4-tharvey@gateworks.com> Message-ID: <20190216103753.64D40C21E89@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Do not setup I2C3 in the SPL for Ventana as some devices on that bus > (aic3x codecs) can hang the bus causing i2c_setup to spin endlessly until > they are put into reset. Removing the setup of I2C3 from the SPL allows > the board-specific GPIO to be configured to take care of putting codecs > in reset prior to U-Boot setting up I2C3. > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================