mbox series

[GIT,PULL] Fixes for omaps for v5.9-rc cycle

Message ID pull-1599132064-54898@atomide.com (mailing list archive)
State Accepted
Commit 0e384029e1532157e6a382d6bb8562628370bde0
Headers show
Series [GIT,PULL] Fixes for omaps for v5.9-rc cycle | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/fixes-rc3

Checks

Context Check Description
olof/check-signature success

Message

Tony Lindgren Sept. 3, 2020, 11:21 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/fixes-rc3

for you to fetch changes up to 6542e2b613c2b1952e83973dc434831332ce8e27:

  ARM: dts: omap5: Fix DSI base address and clocks (2020-08-19 08:54:33 +0300)

----------------------------------------------------------------
Fixes for omaps for v5.9-rc cycle

Few fixes for omap based devices:

- Fix of_clk_get() error handling for omap-iommu

- Fix missing audio pinctrl entries for logicpd boards

- Fix video for logicpd-som-lv after switch to generic panels

- Fix omap5 DSI clocks base

----------------------------------------------------------------
Adam Ford (3):
      ARM: dts: logicpd-torpedo-baseboard: Fix broken audio
      ARM: dts: logicpd-som-lv-baseboard: Fix broken audio
      ARM: dts: logicpd-som-lv-baseboard: Fix missing video

David Shah (1):
      ARM: dts: omap5: Fix DSI base address and clocks

Jing Xiangfeng (1):
      ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()

 arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi  | 29 ++++++------------------
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi |  2 ++
 arch/arm/boot/dts/omap5.dtsi                     | 20 ++++++++--------
 arch/arm/mach-omap2/omap-iommu.c                 |  2 +-
 4 files changed, 21 insertions(+), 32 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 13, 2020, 4:02 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Thu,  3 Sep 2020 14:21:25 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] Fixes for omaps for v5.9-rc cycle
    https://git.kernel.org/soc/soc/c/0e384029e1532157e6a382d6bb8562628370bde0

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Sept. 13, 2020, 4:02 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (refs/heads/arm/fixes).

On Thu,  3 Sep 2020 14:21:25 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] Fixes for omaps for v5.9-rc cycle
    https://git.kernel.org/soc/soc/c/0e384029e1532157e6a382d6bb8562628370bde0

You are awesome, thank you!