soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL 2/3] Devicetree changes for omaps for v5.11 merge window
Date: Fri, 27 Nov 2020 09:38:20 +0200	[thread overview]
Message-ID: <pull-1606462656-588116@atomide.com-2> (raw)
In-Reply-To: <pull-1606462656-588116@atomide.com>

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

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d7356a7ab125c3a4fee521b7530f3122bc842ac4:

  ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode (2020-11-16 13:38:29 +0200)

----------------------------------------------------------------
Devicetree changes for omaps for v5.11 merge window

- Two non-urgent pandaboard updates to get gpio button and bluetooth
  working on pandaboard-es

- Updates to follow devicetree binding docs for dwc3 and pwm-leds

- Add initial support for droid bionic based on what we have for droid4

- Add second sha instance for dra7

- Add eQEP nodes for am335x for boneblue

- Fix wrong comments for am335x gpio_31

----------------------------------------------------------------
Alexander Dahl (1):
      ARM: dts: omap: Fix schema warnings for pwm-leds

Alexander Shiyan (1):
      ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode

Carl Philipp Klemm (2):
      ARM: dts: mapphone: separate out xt894 specific things
      ARM: dts: xt875: add section for kionix kxtf9

David Lechner (2):
      ARM: dts: am33xx: Add nodes for eQEP
      ARM: dts: am335x-boneblue: Enable eQEP

H. Nikolaus Schaller (2):
      ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES
      ARM: dts: pandaboard es: add bluetooth uart for HCI

Serge Semin (2):
      ARM: dts: am437x: Correct DWC USB3 compatible string
      ARM: dts: omap5: Harmonize DWC USB3 DT nodes name

Tero Kristo (1):
      ARM: dts: dra7: add second SHA instance

Tony Lindgren (1):
      Merge branch 'omap-for-v5.11/dt-mot-take2' into omap-for-v5.11/dt

 arch/arm/boot/dts/am335x-baltos.dtsi            |   2 +-
 arch/arm/boot/dts/am335x-boneblue.dts           |  54 +++++++++
 arch/arm/boot/dts/am335x-cm-t335.dts            |   2 +-
 arch/arm/boot/dts/am335x-evm.dts                |   2 +-
 arch/arm/boot/dts/am335x-igep0033.dtsi          |   2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                |  27 +++++
 arch/arm/boot/dts/am437x-l4.dtsi                |   4 +-
 arch/arm/boot/dts/dra7.dtsi                     |  34 +++++-
 arch/arm/boot/dts/motorola-mapphone-common.dtsi | 141 +----------------------
 arch/arm/boot/dts/omap3-beagle-xm.dts           |  10 +-
 arch/arm/boot/dts/omap3-overo-base.dtsi         |   4 +-
 arch/arm/boot/dts/omap4-droid-bionic-xt875.dts  |  46 ++++++++
 arch/arm/boot/dts/omap4-droid4-xt894.dts        | 143 ++++++++++++++++++++++++
 arch/arm/boot/dts/omap4-kc1.dts                 |   6 +-
 arch/arm/boot/dts/omap4-panda-es.dts            |  34 +++++-
 arch/arm/boot/dts/omap4-sdp.dts                 |  26 +++--
 arch/arm/boot/dts/omap5-l4.dtsi                 |   2 +-
 17 files changed, 367 insertions(+), 172 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] Devicetree changes for omaps for v5.11 merge window
Date: Fri, 27 Nov 2020 09:38:20 +0200	[thread overview]
Message-ID: <pull-1606462656-588116@atomide.com-2> (raw)
Message-ID: <20201127073820.cBysyfOzMneWbX00yioPeKWImIYO7kF5rVf_BtwqEzE@z> (raw)
In-Reply-To: <pull-1606462656-588116@atomide.com>

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

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d7356a7ab125c3a4fee521b7530f3122bc842ac4:

  ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode (2020-11-16 13:38:29 +0200)

----------------------------------------------------------------
Devicetree changes for omaps for v5.11 merge window

- Two non-urgent pandaboard updates to get gpio button and bluetooth
  working on pandaboard-es

- Updates to follow devicetree binding docs for dwc3 and pwm-leds

- Add initial support for droid bionic based on what we have for droid4

- Add second sha instance for dra7

- Add eQEP nodes for am335x for boneblue

- Fix wrong comments for am335x gpio_31

----------------------------------------------------------------
Alexander Dahl (1):
      ARM: dts: omap: Fix schema warnings for pwm-leds

Alexander Shiyan (1):
      ARM: dts: am335x: Fix comments for AM335X_PIN_GPMC_WPN pin in GPIO mode

Carl Philipp Klemm (2):
      ARM: dts: mapphone: separate out xt894 specific things
      ARM: dts: xt875: add section for kionix kxtf9

David Lechner (2):
      ARM: dts: am33xx: Add nodes for eQEP
      ARM: dts: am335x-boneblue: Enable eQEP

H. Nikolaus Schaller (2):
      ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES
      ARM: dts: pandaboard es: add bluetooth uart for HCI

Serge Semin (2):
      ARM: dts: am437x: Correct DWC USB3 compatible string
      ARM: dts: omap5: Harmonize DWC USB3 DT nodes name

Tero Kristo (1):
      ARM: dts: dra7: add second SHA instance

Tony Lindgren (1):
      Merge branch 'omap-for-v5.11/dt-mot-take2' into omap-for-v5.11/dt

 arch/arm/boot/dts/am335x-baltos.dtsi            |   2 +-
 arch/arm/boot/dts/am335x-boneblue.dts           |  54 +++++++++
 arch/arm/boot/dts/am335x-cm-t335.dts            |   2 +-
 arch/arm/boot/dts/am335x-evm.dts                |   2 +-
 arch/arm/boot/dts/am335x-igep0033.dtsi          |   2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                |  27 +++++
 arch/arm/boot/dts/am437x-l4.dtsi                |   4 +-
 arch/arm/boot/dts/dra7.dtsi                     |  34 +++++-
 arch/arm/boot/dts/motorola-mapphone-common.dtsi | 141 +----------------------
 arch/arm/boot/dts/omap3-beagle-xm.dts           |  10 +-
 arch/arm/boot/dts/omap3-overo-base.dtsi         |   4 +-
 arch/arm/boot/dts/omap4-droid-bionic-xt875.dts  |  46 ++++++++
 arch/arm/boot/dts/omap4-droid4-xt894.dts        | 143 ++++++++++++++++++++++++
 arch/arm/boot/dts/omap4-kc1.dts                 |   6 +-
 arch/arm/boot/dts/omap4-panda-es.dts            |  34 +++++-
 arch/arm/boot/dts/omap4-sdp.dts                 |  26 +++--
 arch/arm/boot/dts/omap5-l4.dtsi                 |   2 +-
 17 files changed, 367 insertions(+), 172 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:[~2020-11-27  7:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27  7:38 [GIT PULL 1/3] SoC changes for omaps for v5.11 merge window Tony Lindgren
2020-11-27  7:38 ` Tony Lindgren
2020-11-27  7:38 ` Tony Lindgren [this message]
2020-11-27  7:38   ` [GIT PULL 2/3] Devicetree " Tony Lindgren
2020-11-27  7:38 ` [GIT PULL 3/3] Defconfig " Tony Lindgren
2020-11-27  7:38   ` Tony Lindgren

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-1606462656-588116@atomide.com-2 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@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 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).