From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 7 Jul 2012 01:08:39 +0200 Subject: [U-Boot] [PATCH V2 01/25] mxc_i2c: fix i2c_imx_stop In-Reply-To: <1341518043-26191-1-git-send-email-troy.kisky@boundarydevices.com> References: <1341518043-26191-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <201207070108.39657.marek.vasut@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 Dear Troy Kisky, > Instead of clearing 2 bits, all the other > bits were set because '|=' was used instead > of '&='. > > Signed-off-by: Troy Kisky > Acked-by: Marek Vasut > Acked-by: Stefano Babic > Troy, do you have some repo for these please? Best regards, Marek Vasut