linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	"Benoît Cousson" <bcousson@baylibre.com>,
	devicetree@vger.kernel.org
Subject: [PATCH 0/6] Drop more legacy usb platform data for omaps
Date: Tue,  7 Jul 2020 11:54:33 -0700	[thread overview]
Message-ID: <20200707185439.18601-1-tony@atomide.com> (raw)

Hi all,

We can now drop the dwc3 related legacy platform data for am4, omap5 and dra7
and rely on dts data only. And we can drop the ohci and ehci related platform
data for omap4 and 5.

Regards,

Tony


Tony Lindgren (6):
  bus: ti-sysc: Add missing quirk flags for usb_host_hs
  ARM: OMAP2+: Drop legacy platform data for am335x 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/am437x-l4.dtsi           |   2 -
 arch/arm/boot/dts/dra7-l4.dtsi             |   4 -
 arch/arm/boot/dts/dra74x.dtsi              |  58 +++++--
 arch/arm/boot/dts/omap4-l4.dtsi            |   2 -
 arch/arm/boot/dts/omap5-l4.dtsi            |   3 -
 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 +-
 10 files changed, 45 insertions(+), 616 deletions(-)

-- 
2.27.0

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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-07 18:54 Tony Lindgren [this message]
2020-07-07 18:54 ` [PATCH 1/6] bus: ti-sysc: Add missing quirk flags for usb_host_hs Tony Lindgren
2020-07-07 18:54 ` [PATCH 2/6] ARM: OMAP2+: Drop legacy platform data for am335x dwc3 Tony Lindgren
2020-07-07 18:54 ` [PATCH 3/6] ARM: OMAP2+: Drop legacy platform data for omap5 dwc3 Tony Lindgren
2020-07-07 18:54 ` [PATCH 4/6] ARM: OMAP2+: Drop legacy platform data for dra7 dwc3 Tony Lindgren
2020-07-07 18:54 ` [PATCH 5/6] ARM: OMAP2+: Drop legacy platform data for omap4 usb Tony Lindgren
2020-07-07 18:54 ` [PATCH 6/6] ARM: OMAP2+: Drop legacy platform data for omap5 usb host 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=20200707185439.18601-1-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.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 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).