devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Drop platform data for cpsw for am3/4 and dra7
@ 2019-08-14 10:19 Tony Lindgren
  2019-08-14 10:19 ` [PATCH 1/3] ARM: dts: Add fck for cpsw mdio for omap variants Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tony Lindgren @ 2019-08-14 10:19 UTC (permalink / raw)
  To: linux-omap
  Cc: Benoît Cousson, devicetree, Grygorii Strashko,
	Ivan Khoronzhuk, Keerthy

Hi all,

Here are changes to drop legacy platform data for cpsw for am3, am4
and dra7. Please review and test, I was not able to boot my beagle
x15 as it seems to have a power supply problem and have only tested
on am3 and 4.

Regards,

Tony


Tony Lindgren (3):
  ARM: dts: Add fck for cpsw mdio for omap variants
  ARM: OMAP2+: Drop legacy platform data for cpsw on am3 and am4
  ARM: OMAP2+: Drop legacy platform data for cpsw on dra7

 arch/arm/boot/dts/am33xx-l4.dtsi              |  4 +-
 arch/arm/boot/dts/am437x-l4.dtsi              |  6 +-
 arch/arm/boot/dts/dra7-l4.dtsi                |  4 +-
 .../omap_hwmod_33xx_43xx_common_data.h        |  3 -
 .../omap_hwmod_33xx_43xx_interconnect_data.c  |  6 --
 .../omap_hwmod_33xx_43xx_ipblock_data.c       | 50 --------------
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c    |  9 ---
 arch/arm/mach-omap2/omap_hwmod_43xx_data.c    |  9 ---
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c     | 65 -------------------
 9 files changed, 6 insertions(+), 150 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-26 15:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-14 10:19 [PATCH 0/3] Drop platform data for cpsw for am3/4 and dra7 Tony Lindgren
2019-08-14 10:19 ` [PATCH 1/3] ARM: dts: Add fck for cpsw mdio for omap variants Tony Lindgren
2019-08-14 10:19 ` [PATCH 2/3] ARM: OMAP2+: Drop legacy platform data for cpsw on am3 and am4 Tony Lindgren
2019-08-14 10:19 ` [PATCH 3/3] ARM: OMAP2+: Drop legacy platform data for cpsw on dra7 Tony Lindgren
2019-08-15 16:44 ` [PATCH 0/3] Drop platform data for cpsw for am3/4 and dra7 grygorii
2019-08-26 15:19   ` Tony Lindgren

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).