From: Rashmi A <rashmi.a@xxxxxxxxx> 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 -- 2.17.1