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! Kind regards Uffe