devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
	devicetree@vger.kernel.org, "Bin Liu" <b-liu@ti.com>,
	Keerthy <j-keerthy@ti.com>
Subject: [PATCH 0/3] Probe am335x musb with ti-sysc and drop platform data
Date: Mon, 21 Oct 2019 14:30:08 -0700	[thread overview]
Message-ID: <20191021213011.29110-1-tony@atomide.com> (raw)

Hi all,

This series of changes updates am335x musb to probe with ti-sysc interconnect
target module driver, removes some unnecessary board specific boiler plate,
and then drops the legacy platform data for musb.

Note that this patch depends on the following two patches:

[PATCH] bus: ti-sysc: Handle mstandby quirk and use it for musb
[PATCH] bus: ti-sysc: Use swsup quirks also for am335x musb

Regards,

Tony


Tony Lindgren (3):
  ARM: dts: Probe am335x musb with ti-sysc
  ARM: dts: Drop pointless status changing for am3 musb
  ARM: OMAP2+: Drop legacy platform data for am335x musb

 arch/arm/boot/dts/am335x-baltos.dtsi          | 12 ----
 arch/arm/boot/dts/am335x-bone-common.dtsi     | 22 -------
 arch/arm/boot/dts/am335x-boneblue.dts         | 22 -------
 arch/arm/boot/dts/am335x-chiliboard.dts       | 18 -----
 arch/arm/boot/dts/am335x-cm-t335.dts          | 20 ------
 arch/arm/boot/dts/am335x-evm.dts              | 25 -------
 arch/arm/boot/dts/am335x-evmsk.dts            | 25 -------
 arch/arm/boot/dts/am335x-guardian.dts         | 22 -------
 arch/arm/boot/dts/am335x-igep0033.dtsi        | 25 -------
 arch/arm/boot/dts/am335x-lxm.dts              | 22 -------
 .../boot/dts/am335x-moxa-uc-2100-common.dtsi  | 17 -----
 .../arm/boot/dts/am335x-moxa-uc-8100-me-t.dts | 22 -------
 arch/arm/boot/dts/am335x-osd3358-sm-red.dts   | 22 -------
 arch/arm/boot/dts/am335x-pcm-953.dtsi         | 25 -------
 arch/arm/boot/dts/am335x-pdu001.dts           | 28 --------
 arch/arm/boot/dts/am335x-pepper.dts           | 20 ------
 arch/arm/boot/dts/am335x-pocketbeagle.dts     | 22 -------
 arch/arm/boot/dts/am335x-regor.dtsi           | 21 ------
 arch/arm/boot/dts/am335x-shc.dts              | 17 -----
 arch/arm/boot/dts/am335x-sl50.dts             | 22 -------
 arch/arm/boot/dts/am335x-wega.dtsi            | 26 --------
 arch/arm/boot/dts/am33xx-l4.dtsi              |  7 ++
 arch/arm/boot/dts/am33xx.dtsi                 | 66 +++++++++----------
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c    | 44 -------------
 24 files changed, 39 insertions(+), 533 deletions(-)

-- 
2.23.0

             reply	other threads:[~2019-10-21 21:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 21:30 Tony Lindgren [this message]
2019-10-21 21:30 ` [PATCH 1/3] ARM: dts: Probe am335x musb with ti-sysc Tony Lindgren
2019-10-21 21:30 ` [PATCH 2/3] ARM: dts: Drop pointless status changing for am3 musb Tony Lindgren
2019-10-21 21:30 ` [PATCH 3/3] ARM: OMAP2+: Drop legacy platform data for am335x musb 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=20191021213011.29110-1-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=b-liu@ti.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=j-keerthy@ti.com \
    --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).