All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] omap fixes against v4.6-rc1
@ 2016-04-01 16:01 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2016-04-01 16:01 UTC (permalink / raw)
  To: arm; +Cc: linux-omap, linux-arm-kernel

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.6/fixes-rc1

for you to fetch changes up to 6f40fed1c911f218e1e189a404b26ef19effabb5:

  ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type (2016-03-30 14:33:22 -0700)

----------------------------------------------------------------
Fixes for omaps against v4.6-rc1. Mostly minor fixes for the newer
SoCs with few board fixes and a fix for a long time hwmod bug:

- Fix cpsw_emac0 link type for baltos-ir5221

- Fix interrupt type for TWD

- Fix edma memcpy channel allocation for am43x

- Fix am43x-epos sycntimer32k by using the correct assigned clock

- Fix interconnect barrier for dra7

- Fix a long time hwmod bug for updating sysconfig register properly

- Fix flakey booting on dm814x where USB reset needs a delay

And there is one minor change that is not strictly a fix, but is
good to have for proper hardware detection:

- Detect dra7 silicon revision 2.0 properly

----------------------------------------------------------------
Jon Hunter (1):
      ARM: OMAP: Correct interrupt type for ARM TWD

Lokesh Vutla (2):
      ARM: OMAP2+: hwmod: Fix updating of sysconfig register
      ARM: dts: AM43x-epos: Fix clk parent for synctimer

Nishanth Menon (1):
      ARM: OMAP2: Fix up interconnect barrier initialization for DRA7

Tero Kristo (1):
      ARM: dts: am43xx: fix edma memcpy channel allocation

Tony Lindgren (2):
      ARM: OMAP2+: Use srst_udelay for USB on dm814x
      Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v4.6/fixes

Vishal Mahaveer (1):
      ARM: DRA722: Add ID detect for Silicon Rev 2.0

Yegor Yefremov (1):
      ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type

 arch/arm/boot/dts/am335x-baltos-ir5221.dts | 5 ++++-
 arch/arm/boot/dts/am4372.dtsi              | 2 +-
 arch/arm/boot/dts/am43x-epos-evm.dts       | 5 +++++
 arch/arm/boot/dts/omap4.dtsi               | 2 +-
 arch/arm/mach-omap2/id.c                   | 4 ++--
 arch/arm/mach-omap2/io.c                   | 1 +
 arch/arm/mach-omap2/omap_hwmod.c           | 8 ++++----
 arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 2 ++
 arch/arm/mach-omap2/soc.h                  | 1 +
 9 files changed, 21 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] omap fixes against v4.6-rc1
@ 2016-04-01 16:01 ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2016-04-01 16:01 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.6/fixes-rc1

for you to fetch changes up to 6f40fed1c911f218e1e189a404b26ef19effabb5:

  ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type (2016-03-30 14:33:22 -0700)

----------------------------------------------------------------
Fixes for omaps against v4.6-rc1. Mostly minor fixes for the newer
SoCs with few board fixes and a fix for a long time hwmod bug:

- Fix cpsw_emac0 link type for baltos-ir5221

- Fix interrupt type for TWD

- Fix edma memcpy channel allocation for am43x

- Fix am43x-epos sycntimer32k by using the correct assigned clock

- Fix interconnect barrier for dra7

- Fix a long time hwmod bug for updating sysconfig register properly

- Fix flakey booting on dm814x where USB reset needs a delay

And there is one minor change that is not strictly a fix, but is
good to have for proper hardware detection:

- Detect dra7 silicon revision 2.0 properly

----------------------------------------------------------------
Jon Hunter (1):
      ARM: OMAP: Correct interrupt type for ARM TWD

Lokesh Vutla (2):
      ARM: OMAP2+: hwmod: Fix updating of sysconfig register
      ARM: dts: AM43x-epos: Fix clk parent for synctimer

Nishanth Menon (1):
      ARM: OMAP2: Fix up interconnect barrier initialization for DRA7

Tero Kristo (1):
      ARM: dts: am43xx: fix edma memcpy channel allocation

Tony Lindgren (2):
      ARM: OMAP2+: Use srst_udelay for USB on dm814x
      Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v4.6/fixes

Vishal Mahaveer (1):
      ARM: DRA722: Add ID detect for Silicon Rev 2.0

Yegor Yefremov (1):
      ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type

 arch/arm/boot/dts/am335x-baltos-ir5221.dts | 5 ++++-
 arch/arm/boot/dts/am4372.dtsi              | 2 +-
 arch/arm/boot/dts/am43x-epos-evm.dts       | 5 +++++
 arch/arm/boot/dts/omap4.dtsi               | 2 +-
 arch/arm/mach-omap2/id.c                   | 4 ++--
 arch/arm/mach-omap2/io.c                   | 1 +
 arch/arm/mach-omap2/omap_hwmod.c           | 8 ++++----
 arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 2 ++
 arch/arm/mach-omap2/soc.h                  | 1 +
 9 files changed, 21 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] omap fixes against v4.6-rc1
  2016-04-01 16:01 ` Tony Lindgren
@ 2016-04-12 19:33   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-04-12 19:33 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Fri, Apr 01, 2016 at 09:01:15AM -0700, Tony Lindgren wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.6/fixes-rc1
> 
> for you to fetch changes up to 6f40fed1c911f218e1e189a404b26ef19effabb5:
> 
>   ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type (2016-03-30 14:33:22 -0700)
> 
> ----------------------------------------------------------------
> Fixes for omaps against v4.6-rc1. Mostly minor fixes for the newer
> SoCs with few board fixes and a fix for a long time hwmod bug:
> 
> - Fix cpsw_emac0 link type for baltos-ir5221
> 
> - Fix interrupt type for TWD
> 
> - Fix edma memcpy channel allocation for am43x
> 
> - Fix am43x-epos sycntimer32k by using the correct assigned clock
> 
> - Fix interconnect barrier for dra7
> 
> - Fix a long time hwmod bug for updating sysconfig register properly
> 
> - Fix flakey booting on dm814x where USB reset needs a delay
> 
> And there is one minor change that is not strictly a fix, but is
> good to have for proper hardware detection:
> 
> - Detect dra7 silicon revision 2.0 properly

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] omap fixes against v4.6-rc1
@ 2016-04-12 19:33   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-04-12 19:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Apr 01, 2016 at 09:01:15AM -0700, Tony Lindgren wrote:
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.6/fixes-rc1
> 
> for you to fetch changes up to 6f40fed1c911f218e1e189a404b26ef19effabb5:
> 
>   ARM: dts: am335x-baltos-ir5221: fix cpsw_emac0 link type (2016-03-30 14:33:22 -0700)
> 
> ----------------------------------------------------------------
> Fixes for omaps against v4.6-rc1. Mostly minor fixes for the newer
> SoCs with few board fixes and a fix for a long time hwmod bug:
> 
> - Fix cpsw_emac0 link type for baltos-ir5221
> 
> - Fix interrupt type for TWD
> 
> - Fix edma memcpy channel allocation for am43x
> 
> - Fix am43x-epos sycntimer32k by using the correct assigned clock
> 
> - Fix interconnect barrier for dra7
> 
> - Fix a long time hwmod bug for updating sysconfig register properly
> 
> - Fix flakey booting on dm814x where USB reset needs a delay
> 
> And there is one minor change that is not strictly a fix, but is
> good to have for proper hardware detection:
> 
> - Detect dra7 silicon revision 2.0 properly

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-12 19:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01 16:01 [GIT PULL] omap fixes against v4.6-rc1 Tony Lindgren
2016-04-01 16:01 ` Tony Lindgren
2016-04-12 19:33 ` Olof Johansson
2016-04-12 19:33   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.