mbox series

[GIT,PULL] few ti-sysc fixes and updates for v5.5 merge window

Message ID pull-1574273726-31367@atomide.com (mailing list archive)
State Mainlined, archived
Commit d7d8d62a3f3b50b606c9395298b017bd9fd9c8d4
Headers show
Series [GIT,PULL] few ti-sysc fixes and updates for v5.5 merge window | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/ti-sysc-late-signed

Message

Tony Lindgren Nov. 20, 2019, 6:16 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit b82049f2c1395d0bf99f0ae291c748c9dcb7d507:

  Merge tag 'omap-for-v5.5/soc-late-signed' into omap-for-v5.5/ti-sysc-late (2019-11-20 10:01:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.5/ti-sysc-late-signed

for you to fetch changes up to d7d8d62a3f3b50b606c9395298b017bd9fd9c8d4:

  Merge branches 'omap-for-v5.5/soc' and 'omap-for-v5.5/ti-sysc' into omap-for-v5.5/ti-sysc-late (2019-11-20 10:04:05 -0800)

----------------------------------------------------------------
Few ti-sysc related fixes for v5.5 merge window

Just few minor changes that can be merged when suitable, but would
be good to have these in v5.5-rc1 to remove dependencies between branches
for more changes later on in v5.6:

- Add quirk handling for AESS (Audio Engine Sub System)

- We want to drop the useless gptimer option for omap4 as there are local
  timers

- A minor error path handling improvment for sysc_child_add_named_clock()
  that will make further patching a bit easier

----------------------------------------------------------------
Markus Elfring (1):
      bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()

Tony Lindgren (3):
      bus: ti-sysc: Add module enable quirk for audio AESS
      ARM: OMAP2+: Drop useless gptimer option for omap4
      Merge branches 'omap-for-v5.5/soc' and 'omap-for-v5.5/ti-sysc' into omap-for-v5.5/ti-sysc-late

 arch/arm/mach-omap2/timer.c           |  4 ++--
 drivers/bus/ti-sysc.c                 | 21 ++++++++++++++++-----
 include/linux/platform_data/ti-sysc.h |  1 +
 3 files changed, 19 insertions(+), 7 deletions(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#934): https://linux.kernel.org/g/patchwork-soc/message/934
Mute This Topic: https://linux.kernel.org/mt/60966358/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Dec. 6, 2019, 4:42 p.m. UTC | #1
Hello:

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

On Wed, 20 Nov 2019 10:16:19 -0800 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit b82049f2c1395d0bf99f0ae291c748c9dcb7d507:
> 
>   Merge tag 'omap-for-v5.5/soc-late-signed' into omap-for-v5.5/ti-sysc-late (2019-11-20 10:01:38 -0800)
> 
> are available in the Git repository at:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] few ti-sysc fixes and updates for v5.5 merge window
    https://git.kernel.org/soc/soc/c/0f679edf5ae392ad8aa20ac3f9f404bdc49291b3

You are awesome, thank you!