mbox series

[v2,0/4] Remove Intel Thunder Bay emmc patches

Message ID 20230316120549.21486-1-rashmi.a@intel.com
Headers show
Series Remove Intel Thunder Bay emmc patches | expand

Message

A, Rashmi March 16, 2023, 12:05 p.m. UTC
From: Rashmi A <rashmi.a@intel.com>

Remove Thunder Bay specific code as the product got cancelled and 
there are no end customers or users.

In V2, cover letter has been added for the patchset, modified commit 
msg and patch subject in all the patches.


Thanks

A, Rashmi (4):
  mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC support
  dt-bindings: mmc: Remove bindings for Intel Thunder Bay SoC"
  phy: intel: Remove Thunder Bay eMMC PHY support
  dt-bindings: phy: intel: Remove Thunder Bay eMMC PHY bindings

 .../devicetree/bindings/mmc/arasan,sdhci.yaml |  25 -
 .../phy/intel,phy-thunderbay-emmc.yaml        |  45 --
 MAINTAINERS                                   |   7 -
 drivers/mmc/host/sdhci-of-arasan.c            |  29 +-
 drivers/phy/intel/Kconfig                     |  10 -
 drivers/phy/intel/Makefile                    |   1 -
 drivers/phy/intel/phy-intel-thunderbay-emmc.c | 509 ------------------
 7 files changed, 1 insertion(+), 625 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/phy/intel,phy-thunderbay-emmc.yaml
 delete mode 100644 drivers/phy/intel/phy-intel-thunderbay-emmc.c