mbox series

[GIT,PULL] amlogic fixes for v6.2-rc, take2

Message ID 761c2ebc-7c93-8504-35ae-3e84ad216bcf@linaro.org (mailing list archive)
State Accepted
Commit bc6772bbab9af6034f918624a40ac5c962df2bac
Headers show
Series [GIT,PULL] amlogic fixes for v6.2-rc, take2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-fixes-v6.2-rc-take2

Message

Neil Armstrong Feb. 10, 2023, 8:16 a.m. UTC
Hi,

Here's 3 DT fixes for v6.2-rc1 which fixes IRQ loss and performance issues with
system is loaded by switching the MMC controllers interrupt flags to LEVEL.
A similar change has fixed similar issues with the ethernet controller.

Thanks,
Neil

The following changes since commit c45219cba101f32853d011da2ba46a1b2338dc4c:

   Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0" (2023-01-06 09:02:40 +0100)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-fixes-v6.2-rc-take2

for you to fetch changes up to 66e45351f7d6798751f98001d1fcd572024d87f0:

   arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive (2023-02-10 09:02:09 +0100)

----------------------------------------------------------------
Amlogic fixes for v6.2-rc, take2:
- Change MMC controllers interrupts flag to level on all families, fixes irq loss & performance issues when cpu loaded

----------------------------------------------------------------
Heiner Kallweit (3):
       arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
       arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensitive
       arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive

  arch/arm64/boot/dts/amlogic/meson-axg.dtsi        | 4 ++--
  arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 6 +++---
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi         | 6 +++---
  3 files changed, 8 insertions(+), 8 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 10, 2023, 10:40 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 10 Feb 2023 09:16:10 +0100 you wrote:
> Hi,
> 
> Here's 3 DT fixes for v6.2-rc1 which fixes IRQ loss and performance issues with
> system is loaded by switching the MMC controllers interrupt flags to LEVEL.
> A similar change has fixed similar issues with the ethernet controller.
> 
> Thanks,
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic fixes for v6.2-rc, take2
    https://git.kernel.org/soc/soc/c/bc6772bbab9a

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Feb. 10, 2023, 10:40 a.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 10 Feb 2023 09:16:10 +0100 you wrote:
> Hi,
> 
> Here's 3 DT fixes for v6.2-rc1 which fixes IRQ loss and performance issues with
> system is loaded by switching the MMC controllers interrupt flags to LEVEL.
> A similar change has fixed similar issues with the ethernet controller.
> 
> Thanks,
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic fixes for v6.2-rc, take2
    https://git.kernel.org/soc/soc/c/bc6772bbab9a

You are awesome, thank you!