* i.MX fixes for 4.18
@ 2018-06-19 8:14 Shawn Guo
2018-06-23 17:17 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2018-06-19 8:14 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.18
for you to fetch changes up to 1bcfe0564044be578841744faea1c2f46adc8178:
ARM: dts: imx6sx: fix irq for pcie bridge (2018-06-19 14:39:36 +0800)
----------------------------------------------------------------
i.MX fixes for 4.18:
- Fix i.MX6SX PCIe MSI interrupt number, so that MSI IRQs can be
properly propagated to the upstream interrupt controller.
- Fix GPCv2 MIPI/PCIe/USB_HSIC's PGC offset. The values in Reference
Manual are incorrect.
- Correct SDMA setting for i.MX6Q SPI5 device to fix the issue, that
the SPI controller RX FIFO was not empty after a DMA transfer, and
the driver gets stuck in the next PIO transfer when reading one word
more than expected.
----------------------------------------------------------------
Anson Huang (1):
soc: imx: gpcv2: correct PGC offset
Oleksij Rempel (1):
ARM: dts: imx6sx: fix irq for pcie bridge
Sean Nyekjaer (1):
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
arch/arm/boot/dts/imx6q.dtsi | 2 +-
arch/arm/boot/dts/imx6sx.dtsi | 2 +-
drivers/soc/imx/gpcv2.c | 13 +++++++++----
3 files changed, 11 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* i.MX fixes for 4.18
2018-06-19 8:14 i.MX fixes for 4.18 Shawn Guo
@ 2018-06-23 17:17 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-06-23 17:17 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jun 19, 2018 at 1:14 AM, Shawn Guo <shawnguo@kernel.org> wrote:
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>
> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-4.18
>
> for you to fetch changes up to 1bcfe0564044be578841744faea1c2f46adc8178:
>
> ARM: dts: imx6sx: fix irq for pcie bridge (2018-06-19 14:39:36 +0800)
>
> ----------------------------------------------------------------
> i.MX fixes for 4.18:
> - Fix i.MX6SX PCIe MSI interrupt number, so that MSI IRQs can be
> properly propagated to the upstream interrupt controller.
> - Fix GPCv2 MIPI/PCIe/USB_HSIC's PGC offset. The values in Reference
> Manual are incorrect.
> - Correct SDMA setting for i.MX6Q SPI5 device to fix the issue, that
> the SPI controller RX FIFO was not empty after a DMA transfer, and
> the driver gets stuck in the next PIO transfer when reading one word
> more than expected.
Merged, thanks!
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-23 17:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-19 8:14 i.MX fixes for 4.18 Shawn Guo
2018-06-23 17:17 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox