mbox series

[GIT,PULL] ti-sysc fix for v5.6

Message ID pull-1584132028-918607@atomide.com
State New
Headers show
Series [GIT,PULL] ti-sysc fix for v5.6 | expand

Pull-request

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

Message

Tony Lindgren March 13, 2020, 8:40 p.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit b2745d92bb015cc4454d4195c4ce6e2852db397e:

  bus: ti-sysc: Add support for PRUSS SYSC type (2020-03-04 07:54:57 -0800)

are available in the Git repository at:

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

for you to fetch changes up to aef067e8e95d856bc09557a91e740b2d6a81a6ae:

  Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc (2020-03-10 09:06:02 -0700)

----------------------------------------------------------------
Fix for ti-sysc suspend/resume issue on am335x for v5.7 merge window

Just merge in a ti-sysc fix for am335x lcdc suspend/resume issue, and
resolve merge conflict.

----------------------------------------------------------------
Tony Lindgren (2):
      bus: ti-sysc: Fix quirk flags for lcdc on am335x
      Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc

 drivers/bus/ti-sysc.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Tony Lindgren March 13, 2020, 8:42 p.m. UTC | #1
* Tony Lindgren <tony@atomide.com> [200313 20:41]:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit b2745d92bb015cc4454d4195c4ce6e2852db397e:
> 
>   bus: ti-sysc: Add support for PRUSS SYSC type (2020-03-04 07:54:57 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/ti-sysc-fix-signed
> 
> for you to fetch changes up to aef067e8e95d856bc09557a91e740b2d6a81a6ae:
> 
>   Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc (2020-03-10 09:06:02 -0700)
> 
> ----------------------------------------------------------------
> Fix for ti-sysc suspend/resume issue on am335x for v5.7 merge window
> 
> Just merge in a ti-sysc fix for am335x lcdc suspend/resume issue, and
> resolve merge conflict.

Oops sorry this one is for v5.7 merge window, not for v5.6 like the
subject says.

Regards,

Tony

> ----------------------------------------------------------------
> Tony Lindgren (2):
>       bus: ti-sysc: Fix quirk flags for lcdc on am335x
>       Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc
> 
>  drivers/bus/ti-sysc.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)