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 2/3] Drop more legacy pdata for omaps for v5.9
Date: Wed, 15 Jul 2020 11:44:20 -0700	[thread overview]
Message-ID: <pull-1594838111-649880@atomide.com-2> (raw)
In-Reply-To: <pull-1594838111-649880@atomide.com>

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

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/ti-sysc-drop-pdata-take2-signed

for you to fetch changes up to cca3f3e6f91c2db7bf58ddcccb65c34369728381:

  ARM: OMAP2+: Drop legacy platform data for omap5 usb host (2020-07-14 08:41:18 -0700)

----------------------------------------------------------------
Drop more legacy platform data for omaps for v5.9

A series of changes to drop remaining USB platform data for omap4/5,
and am4, and dra7.

And a patch to drop AES platform data for omap3.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2

Tony Lindgren (6):
      bus: ti-sysc: Add missing quirk flags for usb_host_hs
      ARM: OMAP2+: Drop legacy platform data for am4 dwc3
      ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
      ARM: OMAP2+: Drop legacy platform data for dra7 dwc3
      ARM: OMAP2+: Drop legacy platform data for omap4 usb
      ARM: OMAP2+: Drop legacy platform data for omap5 usb host

 arch/arm/boot/dts/am3517.dtsi              |   4 +
 arch/arm/boot/dts/am437x-l4.dtsi           |   2 -
 arch/arm/boot/dts/dra7-l4.dtsi             |   4 -
 arch/arm/boot/dts/dra74x.dtsi              |  58 ++++++---
 arch/arm/boot/dts/omap3-n900.dts           |   6 +-
 arch/arm/boot/dts/omap3-tao3530.dtsi       |   6 +-
 arch/arm/boot/dts/omap3.dtsi               |  57 +++++++--
 arch/arm/boot/dts/omap4-l4.dtsi            |   2 -
 arch/arm/boot/dts/omap5-l4.dtsi            |   3 -
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  61 ---------
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c |  59 ---------
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 193 -----------------------------
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 179 --------------------------
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c  | 155 +----------------------
 drivers/bus/ti-sysc.c                      |   6 +-
 15 files changed, 109 insertions(+), 686 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] Drop more legacy pdata for omaps for v5.9
Date: Wed, 15 Jul 2020 11:44:20 -0700	[thread overview]
Message-ID: <pull-1594838111-649880@atomide.com-2> (raw)
In-Reply-To: <pull-1594838111-649880@atomide.com>

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

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/ti-sysc-drop-pdata-take2-signed

for you to fetch changes up to cca3f3e6f91c2db7bf58ddcccb65c34369728381:

  ARM: OMAP2+: Drop legacy platform data for omap5 usb host (2020-07-14 08:41:18 -0700)

----------------------------------------------------------------
Drop more legacy platform data for omaps for v5.9

A series of changes to drop remaining USB platform data for omap4/5,
and am4, and dra7.

And a patch to drop AES platform data for omap3.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2

Tony Lindgren (6):
      bus: ti-sysc: Add missing quirk flags for usb_host_hs
      ARM: OMAP2+: Drop legacy platform data for am4 dwc3
      ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
      ARM: OMAP2+: Drop legacy platform data for dra7 dwc3
      ARM: OMAP2+: Drop legacy platform data for omap4 usb
      ARM: OMAP2+: Drop legacy platform data for omap5 usb host

 arch/arm/boot/dts/am3517.dtsi              |   4 +
 arch/arm/boot/dts/am437x-l4.dtsi           |   2 -
 arch/arm/boot/dts/dra7-l4.dtsi             |   4 -
 arch/arm/boot/dts/dra74x.dtsi              |  58 ++++++---
 arch/arm/boot/dts/omap3-n900.dts           |   6 +-
 arch/arm/boot/dts/omap3-tao3530.dtsi       |   6 +-
 arch/arm/boot/dts/omap3.dtsi               |  57 +++++++--
 arch/arm/boot/dts/omap4-l4.dtsi            |   2 -
 arch/arm/boot/dts/omap5-l4.dtsi            |   3 -
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  61 ---------
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c |  59 ---------
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 193 -----------------------------
 arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 179 --------------------------
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c  | 155 +----------------------
 drivers/bus/ti-sysc.c                      |   6 +-
 15 files changed, 109 insertions(+), 686 deletions(-)

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

  reply	other threads:[~2020-07-15 18:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 18:44 [GIT PULL 1/3] SoC changes for omaps for v5.9 Tony Lindgren
2020-07-15 18:44 ` Tony Lindgren
2020-07-15 18:44 ` Tony Lindgren [this message]
2020-07-15 18:44   ` [GIT PULL 2/3] Drop more legacy pdata " Tony Lindgren
2020-07-15 18:44 ` [GIT PULL 3/3] More device tree changes " Tony Lindgren
2020-07-15 18:44   ` 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-1594838111-649880@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 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.