[<prev] [next>] [day] [month] [year] [list]
Message-ID: <MWHPR11MB17896798B8037C835FD98D7D8CEC9@MWHPR11MB1789.namprd11.prod.outlook.com>
Date: Fri, 30 Jul 2021 05:40:13 +0000
From: "A, Rashmi" <rashmi.a@...el.com>
To: "linux-drivers-review-request@...ists.intel.com"
<linux-drivers-review-request@...ists.intel.com>,
"michal.simek@...inx.com" <michal.simek@...inx.com>,
"ulf.hansson@...aro.org" <ulf.hansson@...aro.org>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kishon@...com" <kishon@...com>,
"vkoul@...nel.org" <vkoul@...nel.org>,
"andriy.shevchenko@...ux.intel.com"
<andriy.shevchenko@...ux.intel.com>,
"linux-phy@...ts.infradead.org" <linux-phy@...ts.infradead.org>
CC: "mgross@...ux.intel.com" <mgross@...ux.intel.com>,
"kris.pan@...ux.intel.com" <kris.pan@...ux.intel.com>,
"Zhou, Furong" <furong.zhou@...el.com>,
"Sangannavar, Mallikarjunappa"
<mallikarjunappa.sangannavar@...el.com>,
"Hunter, Adrian" <adrian.hunter@...el.com>,
"Vaidya, Mahesh R" <mahesh.r.vaidya@...el.com>,
"Srikandan, Nandhini" <nandhini.srikandan@...el.com>,
"Demakkanavar, Kenchappa" <kenchappa.demakkanavar@...el.com>
Subject: RE:GENTLE REMINDER: [“PATCH” 0/3] Add support for eMMC PHY on Intel Thunder Bay
Hi all,
Please help to review the patch set: Add support for eMMC PHY on Intel Thunder Bay
Regards
Rashmi
-----Original Message-----
From: A, Rashmi <rashmi.a@...el.com>
Sent: Tuesday, July 20, 2021 5:12 PM
To: linux-drivers-review-request@...ists.intel.com; michal.simek@...inx.com; ulf.hansson@...aro.org; linux-mmc@...r.kernel.org; linux-arm-kernel@...ts.infradead.org; linux-kernel@...r.kernel.org; kishon@...com; vkoul@...nel.org; andriy.shevchenko@...ux.intel.com; linux-phy@...ts.infradead.org
Cc: mgross@...ux.intel.com; kris.pan@...ux.intel.com; Zhou, Furong <furong.zhou@...el.com>; Sangannavar, Mallikarjunappa <mallikarjunappa.sangannavar@...el.com>; Hunter, Adrian <adrian.hunter@...el.com>; Vaidya, Mahesh R <mahesh.r.vaidya@...el.com>; Srikandan, Nandhini <nandhini.srikandan@...el.com>; Demakkanavar, Kenchappa <kenchappa.demakkanavar@...el.com>; A, Rashmi <rashmi.a@...el.com>
Subject: [“PATCH” 0/3] Add support for eMMC PHY on Intel Thunder Bay
From: Rashmi A <rashmi.a@...el.com>
This patch set enables the support for eMMC PHY on the Intel Thunder Bay SoC.
Patch 1 Holds the relevant Device Tree bindings documentation
and listings of new files in MAINTAINERS file Patch 2 Adds support for eMMC Intel Thunder Bay Patch 3 Adds Thunder Bay eMMC PHY support
The review comments from Adrian Hunter, Kris Pan, Furong Zhou and Mark Gross have been incorporated.
Please help to review this patch set
Thanks
Rashmi A (3):
dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan
eMMC driver
phy: intel: Add Thunder Bay eMMC PHY support
.../phy/intel,phy-thunderbay-emmc.yaml | 49 ++
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 | 500 ++++++++++++++++++
6 files changed, 595 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/phy/intel,phy-thunderbay-emmc.yaml
create mode 100644 drivers/phy/intel/phy-intel-thunderbay-emmc.c
--
2.17.1
Powered by blists - more mailing lists