All of lore.kernel.org
 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] Devicetree changes for omaps for v5.18
Date: Wed, 23 Feb 2022 10:58:47 +0200	[thread overview]
Message-ID: <pull-1645606669-127734@atomide.com> (raw)

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

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 668e2f58ed8b1920143ea1072ad8d02440132306:

  ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree (2022-02-18 10:33:15 +0200)

----------------------------------------------------------------
Devicetree changes for omaps for v5.18

Devicetree changes for omaps for v5.18:

- The devicetree node naming for pdu001 RTC name gets corrected

- For logicpd-torpedo baseboard, isp1763 USB controller gets added

- New board variant for SanCloud BBE Extended WiFi gets added

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: logicpd-torpedo: Add isp1763 support to baseboard

Paul Barker (1):
      ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree

Thierry Reding (1):
      ARM: dts: am334x: pdu001: Use correct node name for RTC

 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/am335x-pdu001.dts                |   2 +-
 .../boot/dts/am335x-sancloud-bbe-extended-wifi.dts | 113 +++++++++++++++++++++
 arch/arm/boot/dts/logicpd-torpedo-35xx-devkit.dts  |   8 ++
 arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts  |   9 ++
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi   |  41 +++++++-
 6 files changed, 172 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-extended-wifi.dts

WARNING: multiple messages have this Message-ID (diff)
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] Devicetree changes for omaps for v5.18
Date: Wed, 23 Feb 2022 10:58:47 +0200	[thread overview]
Message-ID: <pull-1645606669-127734@atomide.com> (raw)

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

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 668e2f58ed8b1920143ea1072ad8d02440132306:

  ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree (2022-02-18 10:33:15 +0200)

----------------------------------------------------------------
Devicetree changes for omaps for v5.18

Devicetree changes for omaps for v5.18:

- The devicetree node naming for pdu001 RTC name gets corrected

- For logicpd-torpedo baseboard, isp1763 USB controller gets added

- New board variant for SanCloud BBE Extended WiFi gets added

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: logicpd-torpedo: Add isp1763 support to baseboard

Paul Barker (1):
      ARM: dts: am335x-sancloud-bbe-extended-wifi: New devicetree

Thierry Reding (1):
      ARM: dts: am334x: pdu001: Use correct node name for RTC

 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/am335x-pdu001.dts                |   2 +-
 .../boot/dts/am335x-sancloud-bbe-extended-wifi.dts | 113 +++++++++++++++++++++
 arch/arm/boot/dts/logicpd-torpedo-35xx-devkit.dts  |   8 ++
 arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts  |   9 ++
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi   |  41 +++++++-
 6 files changed, 172 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/am335x-sancloud-bbe-extended-wifi.dts

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

             reply	other threads:[~2022-02-23  8:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23  8:58 Tony Lindgren [this message]
2022-02-23  8:58 ` [GIT PULL] Devicetree changes for omaps for v5.18 Tony Lindgren
2022-02-25 17:21 ` patchwork-bot+linux-soc

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-1645606669-127734@atomide.com \
    --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 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.