mbox series

[00/10] Complete updating CPSW and EDMA to probe with dts

Message ID 20200310183504.65358-1-tony@atomide.com (mailing list archive)
Headers show
Series Complete updating CPSW and EDMA to probe with dts | expand

Message

Tony Lindgren March 10, 2020, 6:34 p.m. UTC
Hi all,

This series completes the conversion of CPSW and EDMA to probe with dts
data with ti81xx being the last omap user.

Regards,

Tony


Tony Lindgren (10):
  clk: ti: Fix dm814x clkctrl for ethernet
  ARM: dts: Configure interconnect target module for dm814x cpsw
  ARM: OMAP2+: Drop legacy platform data for dm814x cpsw
  ARM: dts: Configure interconnect target module for dm814x tpcc
  ARM: dts: Configure interconnect target module for dm814x tptc0
  ARM: dts: Configure interconnect target module for dm814x tptc1
  ARM: dts: Configure interconnect target module for dm814x tptc2
  ARM: dts: Configure interconnect target module for dm814x tptc3
  ARM: dts: Configure interconnect target module for ti816x edma
  ARM: OMAP2+: Drop legacy platform data for ti81xx edma

 arch/arm/boot/dts/dm814x-clocks.dtsi       |  14 ++
 arch/arm/boot/dts/dm814x.dtsi              | 260 ++++++++++++++-------
 arch/arm/boot/dts/dm816x.dtsi              | 148 ++++++++++--
 arch/arm/boot/dts/dra62x.dtsi              |   6 +-
 arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 231 ------------------
 drivers/clk/ti/clk-814x.c                  |   7 +-
 include/dt-bindings/clock/dm814.h          |   5 +
 7 files changed, 332 insertions(+), 339 deletions(-)