lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 16 Mar 2023 17:35:45 +0530
From:   rashmi.a@...el.com
To:     ulf.hansson@...aro.org, michal.simek@...inx.com,
        p.zabel@...gutronix.de, linux-mmc@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, vkoul@...nel.org, kishon@...nel.org,
        yuancan@...wei.com, andriy.shevchenko@...ux.intel.com,
        linux-phy@...ts.infradead.org, mgross@...ux.intel.com
Cc:     kris.pan@...ux.intel.com, adrian.hunter@...el.com,
        mahesh.r.vaidya@...el.com, nandhini.srikandan@...el.com,
        vasavi.v.itha@...el.com, kenchappa.demakkanavar@...el.com,
        furong.zhou@...el.com, mallikarjunappa.sangannavar@...el.com,
        rashmi.a@...el.com
Subject: [PATCH v2 0/4] Remove Intel Thunder Bay emmc patches

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

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ