linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 2/2] omap dts changes for dm814x for v4.3
       [not found] <pull-1437718313-185670>
@ 2015-07-24 12:06 ` Tony Lindgren
  2015-07-24 12:08 ` [GIT PULL 1/2] omap soc changes " Tony Lindgren
       [not found] ` <55b22a44.4b226b0a.bc37c.ffffce74SMTPIN_ADDED_BROKEN@mx.google.com>
  2 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2015-07-24 12:06 UTC (permalink / raw)
  To: linux-omap, arm; +Cc: linux-arm-kernel

The following changes since commit f9d50fef4b6447527c2be1ad07499221c2511391:

  ARM: OMAP2+: omap3-pandora: add wifi support (2015-07-21 04:07:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/dt-dm814x

for you to fetch changes up to f5887fe5d14181aef0653ab04f60988252d42461:

  ARM: OMAP2+: Add custom abort handler for t410 (2015-07-23 22:33:19 -0700)

----------------------------------------------------------------
omap dts changes for minimal dm814x support for v4.3 merge window.

These changes make dm814x boot and adds minimal board support for
dm814x-evm and hp t410.

Note that to boot these depend on omap-for-v4.3/soc-signed branch,
but as dm814x support is currently broken, these can be merged
separately with the other dts changes.

----------------------------------------------------------------
Tony Lindgren (5):
      ARM: dts: Add minimal dm814x support
      ARM: dts: Add minimal clocks for dm814x
      ARM: dts: Add minimal dts support for dm8148-evm
      ARM: dts: Add minimal support for HP T410
      ARM: OMAP2+: Add custom abort handler for t410

 arch/arm/boot/dts/Makefile           |   2 +
 arch/arm/boot/dts/dm8148-evm.dts     |  28 +++
 arch/arm/boot/dts/dm8148-t410.dts    |  28 +++
 arch/arm/boot/dts/dm814x-clocks.dtsi | 109 ++++++++++++
 arch/arm/boot/dts/dm814x.dtsi        | 333 +++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pdata-quirks.c   |  29 +++
 6 files changed, 529 insertions(+)
 create mode 100644 arch/arm/boot/dts/dm8148-evm.dts
 create mode 100644 arch/arm/boot/dts/dm8148-t410.dts
 create mode 100644 arch/arm/boot/dts/dm814x-clocks.dtsi
 create mode 100644 arch/arm/boot/dts/dm814x.dtsi

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

* Re: [GIT PULL 1/2] omap soc changes for v4.3
       [not found] <pull-1437718313-185670>
  2015-07-24 12:06 ` [GIT PULL 2/2] omap dts changes for dm814x for v4.3 Tony Lindgren
@ 2015-07-24 12:08 ` Tony Lindgren
       [not found] ` <55b22a44.4b226b0a.bc37c.ffffce74SMTPIN_ADDED_BROKEN@mx.google.com>
  2 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2015-07-24 12:08 UTC (permalink / raw)
  To: linux-omap, arm; +Cc: linux-arm-kernel

* Tony Lindgren <tony@atomide.com> [150724 05:09]:
> SoC changes for omaps for v4.3 merge window:
> 
> - Clean-up omap4_local_timer_init to drop deal legacy code

And this typo translatges to "drop dead leagcy code" :)

Regards,

Tony

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

* Re: [GIT PULL 2/2] omap dts changes for dm814x for v4.3
       [not found] ` <55b22a44.4b226b0a.bc37c.ffffce74SMTPIN_ADDED_BROKEN@mx.google.com>
@ 2015-07-27 12:48   ` Olof Johansson
  0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2015-07-27 12:48 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, arm, linux-arm-kernel

On Fri, Jul 24, 2015 at 05:06:11AM -0700, Tony Lindgren wrote:
> The following changes since commit f9d50fef4b6447527c2be1ad07499221c2511391:
> 
>   ARM: OMAP2+: omap3-pandora: add wifi support (2015-07-21 04:07:42 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.3/dt-dm814x
> 
> for you to fetch changes up to f5887fe5d14181aef0653ab04f60988252d42461:
> 
>   ARM: OMAP2+: Add custom abort handler for t410 (2015-07-23 22:33:19 -0700)
> 
> ----------------------------------------------------------------
> omap dts changes for minimal dm814x support for v4.3 merge window.
> 
> These changes make dm814x boot and adds minimal board support for
> dm814x-evm and hp t410.
> 
> Note that to boot these depend on omap-for-v4.3/soc-signed branch,
> but as dm814x support is currently broken, these can be merged
> separately with the other dts changes.
> 
> ----------------------------------------------------------------
> Tony Lindgren (5):
>       ARM: dts: Add minimal dm814x support
>       ARM: dts: Add minimal clocks for dm814x
>       ARM: dts: Add minimal dts support for dm8148-evm
>       ARM: dts: Add minimal support for HP T410
>       ARM: OMAP2+: Add custom abort handler for t410

Thanks, merged.


-Olof

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

end of thread, other threads:[~2015-07-27 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <pull-1437718313-185670>
2015-07-24 12:06 ` [GIT PULL 2/2] omap dts changes for dm814x for v4.3 Tony Lindgren
2015-07-24 12:08 ` [GIT PULL 1/2] omap soc changes " Tony Lindgren
     [not found] ` <55b22a44.4b226b0a.bc37c.ffffce74SMTPIN_ADDED_BROKEN@mx.google.com>
2015-07-27 12:48   ` [GIT PULL 2/2] omap dts changes for dm814x " Olof Johansson

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).