All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] dts changes for omaps for v5.1
Date: Thu, 31 Jan 2019 08:23:56 -0800	[thread overview]
Message-ID: <pull-1548951676-587288@atomide.com-3> (raw)
In-Reply-To: <pull-1548951676-587288@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-signed

for you to fetch changes up to b4c30df0eb354d8e081132b7b7449f6d17619614:

  ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800)

----------------------------------------------------------------
dts updates for omap variants for v5.1 merge window

This series contains board specific dts updates and few minor
clean-up changes:

- add stdout-path for am335x-chiliboard

- add wlcore wakeirq for omap3-evm, pandaboard and omap4-droid4

- remove unnecessary address-cells and io-cells for am33xx

- replace deprecated linux,wakeup with wakeup-source property

- use spdx license for am335x-shc

- configure ethernet pins for omap4-sdp

----------------------------------------------------------------
Felix Brack (1):
      ARM: dts: am33xx: Remove unnecessary properties

Heiko Schocher (1):
      ARM: dts: am335x-shc.dts: Switch to SPDX identifier

Marcin Niestroj (1):
      ARM: dts: am335x-chiliboard: Add stdout-path property

Peter Ujfalusi (1):
      ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot

Sudeep Holla (1):
      ARM: dts: am437x: replace linux,wakeup with wakeup-source property

Tony Lindgren (4):
      ARM: dts: Add wlcore wakeirq for omap3-evm
      ARM: dts: Configure wlcore wakeirq for pandaboard
      ARM: dts: omap4-droid4: Configure wlcore wakeirq
      Merge branch 'omap-for-v4.21/dt' into omap-for-v5.1/dt

 arch/arm/boot/dts/am335x-chiliboard.dts           |  4 +++
 arch/arm/boot/dts/am335x-shc.dts                  |  4 +--
 arch/arm/boot/dts/am33xx-l4.dtsi                  |  2 --
 arch/arm/boot/dts/am437x-gp-evm.dts               |  2 +-
 arch/arm/boot/dts/omap3-evm-common.dtsi           |  7 ++++--
 arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 10 +++++++-
 arch/arm/boot/dts/omap4-droid4-xt894.dts          | 10 +++++---
 arch/arm/boot/dts/omap4-panda-common.dtsi         |  6 +++--
 arch/arm/boot/dts/omap4-sdp.dts                   | 30 +++++++++++++++++++++++
 9 files changed, 61 insertions(+), 14 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/3] dts changes for omaps for v5.1
Date: Thu, 31 Jan 2019 08:23:56 -0800	[thread overview]
Message-ID: <pull-1548951676-587288@atomide.com-3> (raw)
In-Reply-To: <pull-1548951676-587288@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-signed

for you to fetch changes up to b4c30df0eb354d8e081132b7b7449f6d17619614:

  ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800)

----------------------------------------------------------------
dts updates for omap variants for v5.1 merge window

This series contains board specific dts updates and few minor
clean-up changes:

- add stdout-path for am335x-chiliboard

- add wlcore wakeirq for omap3-evm, pandaboard and omap4-droid4

- remove unnecessary address-cells and io-cells for am33xx

- replace deprecated linux,wakeup with wakeup-source property

- use spdx license for am335x-shc

- configure ethernet pins for omap4-sdp

----------------------------------------------------------------
Felix Brack (1):
      ARM: dts: am33xx: Remove unnecessary properties

Heiko Schocher (1):
      ARM: dts: am335x-shc.dts: Switch to SPDX identifier

Marcin Niestroj (1):
      ARM: dts: am335x-chiliboard: Add stdout-path property

Peter Ujfalusi (1):
      ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot

Sudeep Holla (1):
      ARM: dts: am437x: replace linux,wakeup with wakeup-source property

Tony Lindgren (4):
      ARM: dts: Add wlcore wakeirq for omap3-evm
      ARM: dts: Configure wlcore wakeirq for pandaboard
      ARM: dts: omap4-droid4: Configure wlcore wakeirq
      Merge branch 'omap-for-v4.21/dt' into omap-for-v5.1/dt

 arch/arm/boot/dts/am335x-chiliboard.dts           |  4 +++
 arch/arm/boot/dts/am335x-shc.dts                  |  4 +--
 arch/arm/boot/dts/am33xx-l4.dtsi                  |  2 --
 arch/arm/boot/dts/am437x-gp-evm.dts               |  2 +-
 arch/arm/boot/dts/omap3-evm-common.dtsi           |  7 ++++--
 arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 10 +++++++-
 arch/arm/boot/dts/omap4-droid4-xt894.dts          | 10 +++++---
 arch/arm/boot/dts/omap4-panda-common.dtsi         |  6 +++--
 arch/arm/boot/dts/omap4-sdp.dts                   | 30 +++++++++++++++++++++++
 9 files changed, 61 insertions(+), 14 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-01-31 16:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-31 16:23 [GIT PULL 1/3] soc changes for ti81xx for v5.1 Tony Lindgren
2019-01-31 16:23 ` Tony Lindgren
2019-01-31 16:23 ` [GIT PULL 2/3] dts " Tony Lindgren
2019-01-31 16:23   ` Tony Lindgren
2019-02-15 13:00   ` Arnd Bergmann
2019-02-15 13:00     ` Arnd Bergmann
2019-01-31 16:23 ` Tony Lindgren [this message]
2019-01-31 16:23   ` [GIT PULL 3/3] dts changes for omaps " Tony Lindgren
2019-02-15 13:01   ` Arnd Bergmann
2019-02-15 13:01     ` Arnd Bergmann
2019-02-15 12:59 ` [GIT PULL 1/3] soc changes for ti81xx " Arnd Bergmann
2019-02-15 12:59   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull-1548951676-587288@atomide.com-3 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.