linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] omap fixes against v3.16-rc4
@ 2014-07-09 15:35 Tony Lindgren
  2014-07-10 21:35 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2014-07-09 15:35 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:

  Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/fixes-rc4

for you to fetch changes up to 1d29a0722f6c38f79785c9ffb911730598de84e2:

  ARM: OMAP2+: Remove non working OMAP HDMI audio initialization (2014-07-08 01:08:44 -0700)

----------------------------------------------------------------
Fixes for omaps for the -rc series. It's mostly fixes for clock rates,
restart handling and phy regulators and SATA interconnect data.

Also few build fixes related to the DSP driver in staging, and trivial
stuff like removal of broken and soon to be unused platform data init
for HDMI audio that would be good to get into the -rc series if not
too late.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.

Guido Mart?nez (1):
      ARM: OMAP2+: Make GPMC skip disabled devices

Jyri Sarha (1):
      ARM: OMAP2+: Remove non working OMAP HDMI audio initialization

Nishanth Menon (1):
      ARM: DRA7/AM43XX: fix header definition for omap44xx_restart

Peter Ujfalusi (2):
      ARM: dts: am335x-evm: Enable the McASP FIFO for audio
      ARM: dts: am335x-evmsk: Enable the McASP FIFO for audio

Rajendra Nayak (1):
      ARM: dts: dra7xx-clocks: Fix the l3 and l4 clock rates

Roger Quadros (3):
      ARM: DRA7: hwmod: Fixup SATA hwmod
      ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
      ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always on

Suman Anna (2):
      ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driver
      ARM: OMAP2+: create dsp device only on OMAP3 SoCs

Tero Kristo (1):
      ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflow

Tony Lindgren (2):
      Merge branch 'for-v3.16-rc/clk-dt-fixes' of https://github.com/t-kristo/linux-pm into fixes-rc4
      Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.16/fixes

 arch/arm/boot/dts/am335x-evm.dts          |  4 ++--
 arch/arm/boot/dts/am335x-evmsk.dts        |  4 ++--
 arch/arm/boot/dts/am335x-igep0033.dtsi    |  6 ++++++
 arch/arm/boot/dts/dra7-evm.dts            |  1 +
 arch/arm/boot/dts/dra7xx-clocks.dtsi      | 10 ++++++----
 arch/arm/mach-omap2/clkt_dpll.c           |  2 +-
 arch/arm/mach-omap2/cm-regbits-34xx.h     |  3 +++
 arch/arm/mach-omap2/common.h              |  3 ++-
 arch/arm/mach-omap2/devices.c             | 28 ----------------------------
 arch/arm/mach-omap2/dsp.c                 | 10 ++++++++++
 arch/arm/mach-omap2/gpmc.c                |  2 +-
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 18 +++++++++++++-----
 arch/arm/mach-omap2/prm-regbits-34xx.h    |  6 ++++++
 13 files changed, 53 insertions(+), 44 deletions(-)

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

* [GIT PULL] omap fixes against v3.16-rc4
  2014-07-09 15:35 [GIT PULL] omap fixes against v3.16-rc4 Tony Lindgren
@ 2014-07-10 21:35 ` Olof Johansson
  2014-07-11  6:30   ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2014-07-10 21:35 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jul 09, 2014 at 08:35:52AM -0700, Tony Lindgren wrote:
> The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:
> 
>   Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/fixes-rc4
> 
> for you to fetch changes up to 1d29a0722f6c38f79785c9ffb911730598de84e2:
> 
>   ARM: OMAP2+: Remove non working OMAP HDMI audio initialization (2014-07-08 01:08:44 -0700)
> 
> ----------------------------------------------------------------
> Fixes for omaps for the -rc series. It's mostly fixes for clock rates,
> restart handling and phy regulators and SATA interconnect data.

It's a little surprising to see a SATA fix about a week after enablement
went in during -rc -- enabling it that late should ideally have been
better tested than this.

> Also few build fixes related to the DSP driver in staging, and trivial
> stuff like removal of broken and soon to be unused platform data init
> for HDMI audio that would be good to get into the -rc series if not
> too late.

Thanks, merged. Definitely time for regressions only from here on out though.


-Olof

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

* [GIT PULL] omap fixes against v3.16-rc4
  2014-07-10 21:35 ` Olof Johansson
@ 2014-07-11  6:30   ` Tony Lindgren
  0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2014-07-11  6:30 UTC (permalink / raw)
  To: linux-arm-kernel

* Olof Johansson <olof@lixom.net> [140710 14:37]:
> On Wed, Jul 09, 2014 at 08:35:52AM -0700, Tony Lindgren wrote:
> > The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:
> > 
> >   Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/fixes-rc4
> > 
> > for you to fetch changes up to 1d29a0722f6c38f79785c9ffb911730598de84e2:
> > 
> >   ARM: OMAP2+: Remove non working OMAP HDMI audio initialization (2014-07-08 01:08:44 -0700)
> > 
> > ----------------------------------------------------------------
> > Fixes for omaps for the -rc series. It's mostly fixes for clock rates,
> > restart handling and phy regulators and SATA interconnect data.
> 
> It's a little surprising to see a SATA fix about a week after enablement
> went in during -rc -- enabling it that late should ideally have been
> better tested than this.

Yes sorry we are having a bit hard time getting things coordinated with
driver + dts + hwmod changes. Ideally the hwmod changes for the interconnect
would be all done when adding support for a new SoC instead of adding
them one driver at a time. And those should be eventually just device
tree properties.
 
> > Also few build fixes related to the DSP driver in staging, and trivial
> > stuff like removal of broken and soon to be unused platform data init
> > for HDMI audio that would be good to get into the -rc series if not
> > too late.
> 
> Thanks, merged. Definitely time for regressions only from here on out though.

Yes agreed. So far I'm not aware of any major regressions for the first
time for a few merge cycles.

Regards,

Tony

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

end of thread, other threads:[~2014-07-11  6:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 15:35 [GIT PULL] omap fixes against v3.16-rc4 Tony Lindgren
2014-07-10 21:35 ` Olof Johansson
2014-07-11  6:30   ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).