All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] drop selected platform data for am3 and am4
Date: Tue, 26 Mar 2019 11:13:20 -0700	[thread overview]
Message-ID: <20190326181324.32140-1-tony@atomide.com> (raw)

With the pending patches for ti-sysc interconnect target module driver,
we can now drop legacy platform data for selected devices.

This series depends on the following pathces:

[PATCH 0/7] omap changes to allocate struct omap_hwmod dynamically
[PATCH 00/14] ti-sysc changes to probe devices with dts data only

Additionally am3 depends on the following fix:

[PATCH] ARM: dts: Fix dcan clkctrl clock for am3


Tony Lindgren (4):
  ARM: OMAP2+: Drop mmc platform data for am330x and am43xx
  ARM: OMAP2+: Drop i2c platform data for am33xx and am43xx
  ARM: OMAP2+: Drop gpio platform data for am33xx and am43xx
  ARM: OMAP2+: Drop uart platform data for am33xx and am43xx

 .../omap_hwmod_33xx_43xx_common_data.h        |  29 --
 .../omap_hwmod_33xx_43xx_interconnect_data.c  | 103 -------
 .../omap_hwmod_33xx_43xx_ipblock_data.c       | 253 ------------------
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c    |  64 -----
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c    | 113 --------
 5 files changed, 562 deletions(-)

-- 
2.21.0

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] drop selected platform data for am3 and am4
Date: Tue, 26 Mar 2019 11:13:20 -0700	[thread overview]
Message-ID: <20190326181324.32140-1-tony@atomide.com> (raw)

With the pending patches for ti-sysc interconnect target module driver,
we can now drop legacy platform data for selected devices.

This series depends on the following pathces:

[PATCH 0/7] omap changes to allocate struct omap_hwmod dynamically
[PATCH 00/14] ti-sysc changes to probe devices with dts data only

Additionally am3 depends on the following fix:

[PATCH] ARM: dts: Fix dcan clkctrl clock for am3


Tony Lindgren (4):
  ARM: OMAP2+: Drop mmc platform data for am330x and am43xx
  ARM: OMAP2+: Drop i2c platform data for am33xx and am43xx
  ARM: OMAP2+: Drop gpio platform data for am33xx and am43xx
  ARM: OMAP2+: Drop uart platform data for am33xx and am43xx

 .../omap_hwmod_33xx_43xx_common_data.h        |  29 --
 .../omap_hwmod_33xx_43xx_interconnect_data.c  | 103 -------
 .../omap_hwmod_33xx_43xx_ipblock_data.c       | 253 ------------------
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c    |  64 -----
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c    | 113 --------
 5 files changed, 562 deletions(-)

-- 
2.21.0

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

             reply	other threads:[~2019-03-26 18:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-26 18:13 Tony Lindgren [this message]
2019-03-26 18:13 ` [PATCH 0/4] drop selected platform data for am3 and am4 Tony Lindgren
2019-03-26 18:13 ` [PATCH 1/4] ARM: OMAP2+: Drop mmc platform data for am330x and am43xx Tony Lindgren
2019-03-26 18:13   ` Tony Lindgren
2019-07-21  2:42   ` David Lechner
2019-07-21  2:42     ` David Lechner
2019-07-22  6:09     ` Tony Lindgren
2019-07-22  6:09       ` Tony Lindgren
2019-07-22  7:54       ` Tony Lindgren
2019-07-22  7:54         ` Tony Lindgren
2019-07-22 14:27         ` David Lechner
2019-07-22 14:27           ` David Lechner
2019-07-23  6:40           ` Tony Lindgren
2019-07-23  6:40             ` Tony Lindgren
2019-07-22 14:54       ` David Lechner
2019-07-22 14:54         ` David Lechner
2019-07-23  6:38         ` Tony Lindgren
2019-07-23  6:38           ` Tony Lindgren
2019-03-26 18:13 ` [PATCH 2/4] ARM: OMAP2+: Drop i2c platform data for am33xx " Tony Lindgren
2019-03-26 18:13   ` Tony Lindgren
2019-03-26 18:13 ` [PATCH 3/4] ARM: OMAP2+: Drop gpio " Tony Lindgren
2019-03-26 18:13   ` Tony Lindgren
2019-03-26 18:13 ` [PATCH 4/4] ARM: OMAP2+: Drop uart " Tony Lindgren
2019-03-26 18:13   ` 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=20190326181324.32140-1-tony@atomide.com \
    --to=tony@atomide.com \
    --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 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.