From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 7 Aug 2012 12:03:52 +0200 Subject: [U-Boot] [PATCH 1/4] MX28: Fix up the MMC driver DMA mode In-Reply-To: <5020C4CB.4080509@denx.de> References: <1341645957-28368-1-git-send-email-marex@denx.de> <201208062323.24367.marex@denx.de> <5020C4CB.4080509@denx.de> Message-ID: <201208071203.52881.marex@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 Dear Stefano Babic, > On 06/08/2012 23:23, Marek Vasut wrote: > > Dear Marek Vasut, > > > >> The DMA mode didn't properly configure the DMA_ENABLE bit in CTRL1. > >> Also, it was using SSP0 DMA channel for all SSP devices. > >> > >> Signed-off-by: Marek Vasut > >> Cc: Wolfgang Denk > >> Cc: Stefano Babic > >> Cc: Fabio Estevam > >> Cc: Andy Fleming > > > > Stefano, can you please apply these? They fix trouble and improve the > > platform and I ain't getting no reply from Andy and they shouldn't > > colide with anything in his tree. > > Ok - changes are only related to the MX28 driver. Maybe the patches > should be in any case merged into u-boot-imx and not into u-boot-mmc. They should definitelly go through u-boot-mmc, I'm just circumventing the system here really, since I didn't get reply from Andy for a while. > I am often unsure which custodian should take care of patches when they > spread across more as one area. Andy (mmc) in this case ;-) > I will merge them now. > > Best regards, > Stefano Best regards, Marek Vasut