Hi Uffe, > -----Original Message----- > From: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > Sent: Thursday, February 13, 2020 7:26 PM > To: Manish Narani <MNARANI@xxxxxxxxxx> > Cc: Michal Simek <michals@xxxxxxxxxx>; Adrian Hunter > <adrian.hunter@xxxxxxxxx>; Jolly Shah <JOLLYS@xxxxxxxxxx>; Rajan Vaja > <RAJANV@xxxxxxxxxx>; Nava kishore Manne <navam@xxxxxxxxxx>; Tejas > Patel <TEJASP@xxxxxxxxxx>; Linux ARM <linux-arm- > kernel@xxxxxxxxxxxxxxxxxxx>; Linux Kernel Mailing List <linux- > kernel@xxxxxxxxxxxxxxx>; linux-mmc@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 0/4] Enhancements and Bug Fixes in ZynqMP SDHCI > > On Tue, 21 Jan 2020 at 11:21, Manish Narani <manish.narani@xxxxxxxxxx> > wrote: > > > > This patch series includes: > > -> Mark the Tap Delay Node as valid for ioctl calls > > -> Add support for DLL reset in firmware driver > > -> Add support to reset DLL from Arasan SDHCI driver for ZynqMP platform > > -> Fix incorrect base clock reporting issue > > > > Manish Narani (4): > > firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid list > > firmware: xilinx: Add DLL reset support > > mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms > > sdhci: arasan: Remove quirk for broken base clock > > > > drivers/firmware/xilinx/zynqmp.c | 2 + > > drivers/mmc/host/sdhci-of-arasan.c | 59 > +++++++++++++++++++++++++++- > > include/linux/firmware/xlnx-zynqmp.h | 9 ++++- > > 3 files changed, 68 insertions(+), 2 deletions(-) > > > > -- > > 2.17.1 > > > > Applied for next, thanks! Thanks a lot! - Manish