mbox series

[GIT,PULL] AT91 fixes for v5.19 #2

Message ID 20220708151621.860339-1-claudiu.beznea@microchip.com (mailing list archive)
State Accepted
Commit 5e7230a4daf97d2fb4c764395f1c79fc420dd96f
Headers show
Series [GIT,PULL] AT91 fixes for v5.19 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.19-2

Message

Claudiu Beznea July 8, 2022, 3:16 p.m. UTC
Hi, Arnd, Olof, ARM SoC maintainers,

In case it is not too late, please pull these 2 fixes for 5.19.
They are necessary for proper working of:
- I2S1 interface on SAMA5D2
- switch available on kswitch-d10 based boards.

Thank you,
Claudiu Beznea

The following changes since commit 91d60e259c0f58c855f88f3fe5b7909aec563525:

  ARM: at91: pm: Mark at91_pm_secure_init as __init (2022-06-28 12:55:32 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-5.19-2

for you to fetch changes up to 2fdf15b50a46e366740df4cccbe2343269b4ff55:

  ARM: dts: at91: sama5d2: Fix typo in i2s1 node (2022-07-08 17:44:33 +0300)

----------------------------------------------------------------
AT91 fixes for 5.19 #2

It contains 2 DT fixes:
- one for SAMA5D2 to fix the i2s1 assigned-clock-parents property
- one for kswitch-d10 (LAN966 based) enforcing proper settings
  on GPIO pins

----------------------------------------------------------------
Michael Walle (1):
      ARM: dts: kswitch-d10: use open drain mode for coma-mode pins

Ryan Wanner (1):
      ARM: dts: at91: sama5d2: Fix typo in i2s1 node

 arch/arm/boot/dts/lan966x-kontron-kswitch-d10-mmt.dtsi | 8 ++++----
 arch/arm/boot/dts/sama5d2.dtsi                         | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org July 8, 2022, 9:10 p.m. UTC | #1
Hello:

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

On Fri, 8 Jul 2022 18:16:21 +0300 you wrote:
> Hi, Arnd, Olof, ARM SoC maintainers,
> 
> In case it is not too late, please pull these 2 fixes for 5.19.
> They are necessary for proper working of:
> - I2S1 interface on SAMA5D2
> - switch available on kswitch-d10 based boards.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for v5.19 #2
    https://git.kernel.org/soc/soc/c/5e7230a4daf9

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org July 8, 2022, 9:10 p.m. UTC | #2
Hello:

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

On Fri, 8 Jul 2022 18:16:21 +0300 you wrote:
> Hi, Arnd, Olof, ARM SoC maintainers,
> 
> In case it is not too late, please pull these 2 fixes for 5.19.
> They are necessary for proper working of:
> - I2S1 interface on SAMA5D2
> - switch available on kswitch-d10 based boards.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] AT91 fixes for v5.19 #2
    https://git.kernel.org/soc/soc/c/5e7230a4daf9

You are awesome, thank you!