* [GIT PULL] ARM: i.MX fixes for 4.6
@ 2016-04-13 9:29 Shawn Guo
2016-04-23 0:21 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2016-04-13 9:29 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.6
for you to fetch changes up to fc26fe9c3869f02dd9dc54ff3a45c6d9d4bbbdfa:
ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask (2016-04-13 16:41:56 +0800)
----------------------------------------------------------------
The i.MX fixes for 4.6:
- The sdhci-esdhc-imx DMA support is broken due to commit 7b91369b4655
("mmc: sdhci: Set DMA mask when adding host"). It requires device's
dma_mask be set up properly to get DMA work. The fixing patch
initializes the DMA mask to enable the access again.
----------------------------------------------------------------
Alexander Kurz (1):
ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask
arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] ARM: i.MX fixes for 4.6
2016-04-13 9:29 [GIT PULL] ARM: i.MX fixes for 4.6 Shawn Guo
@ 2016-04-23 0:21 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2016-04-23 0:21 UTC (permalink / raw)
To: linux-arm-kernel
Shawn Guo <shawnguo@kernel.org> writes:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
>
> Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.6
>
> for you to fetch changes up to fc26fe9c3869f02dd9dc54ff3a45c6d9d4bbbdfa:
>
> ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask (2016-04-13 16:41:56 +0800)
>
> ----------------------------------------------------------------
> The i.MX fixes for 4.6:
> - The sdhci-esdhc-imx DMA support is broken due to commit 7b91369b4655
> ("mmc: sdhci: Set DMA mask when adding host"). It requires device's
> dma_mask be set up properly to get DMA work. The fixing patch
> initializes the DMA mask to enable the access again.
>
> ----------------------------------------------------------------
Pulled into fixes branch,
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-23 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 9:29 [GIT PULL] ARM: i.MX fixes for 4.6 Shawn Guo
2016-04-23 0:21 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox